Posts
Sort by recent activity
The Log Copy Queue
To whom it may concern:
We are currently running SQL Backup 7.6.0.29. We use the log copy queue to support log shipping for a system that experiences high month-end transaction volume. As a resul...
Missing functionality - RESTORE LOG...WITH MOVE
I believe there is a bug in version 6.5.2.21 of SQL Backup. The problem is that the WITH MOVE construct is not available to the SQL Backup implementation of the RESTORE LOG command as it is with th...
High CPU on VERIFY
We have a backup configured against a ~ 300GB database to use the following options: CHECKSUM, COMPRESSION = 4, COPY_ONLY, FILECOUNT = 4, INIT, THREADPRIORITY = 1.
The backup appears to run fine, a...
separate COPYTO actions from commands
After reading through the online help for SQL Backup, I notice that it is possible to separate the ERASE commands from the backup jobs. I was wondering if it is also possible to do this with the C...
Error Code 850 with PASSWORD parameter
Peter,
I just noticed that the value of the PASSWORD parameter shows up in plain text for both the LOG_ONERRORONLY and MAILTO_ONERRORONLY destinations when the SQL Backup command generates an error...
MOVETO option not deleting large log backup files
I'm having an issue with my logshipping configuration on version 6.5. I have specified the MOVETO parameter to remove log files after they are restored, and this works very well most of the time.
...
STOPAT with LATEST_ALL
Peter,
Are there any plans to support the STOPAT parameter with the LATEST_ALL restore option in a future version of SQL Backup? If so, would it be possible to get an ETA?
Thanks,
-Mike
Problem with error handling?
If I'm missing something obvious here, please let me know.
It appears that the error handling in version 6.5 is not functioning properly. I'm trying to build exit functionality from my backup scri...
RESTORE...LATEST_ALL fails
We have a process to periodically restore production databases to a development server using the RESTORE...LATEST_ALL command with SQL Backup Pro. This process has been in place and running fine f...
Corrupted differential backup?
I am occasionally having trouble restoring from a differential backup created by SQL Backup 6.4.
Here are the symptoms:
I am using the LATEST_ALL functionality to restore a given database. The FUL...