How can we help you today? How can we help you today?
NeM
Auto-retry when DISCONNECT_EXISTING fails?
I am using SQL Backup 7.1.0.72 and I was trying to restore a database with the "DISCONNECT_EXISTING" parameter but the restore failed with the following in the log: 8/8/2012 10:18:05 AM: Failed to ...
3 followers 3 comments 0 votes
Access violation error
While running a restore on a database, I got this error: Error: Access violation at address 77748DC9 in module 'ntdll.dll'. Write of address 00000014 I'm using SQL Backup 7.1.0.214. I ran this rest...
1 follower 1 comment 0 votes
Unable to save information inside GUI's "Server Options"
I have updated the GUI to SQL Backup 7.0.6.2 and the server components too. I right-click on the server in the GUI and choose Options. The "Server Options" dialog box comes up. I made changes in th...
2 followers 2 comments 0 votes
Getting "Unhandled exception has occured.." message
I recently upgraded to SQL Data Compare 10.2.0.315 and uninstalled version 9. Now whenever I open up SSMS and use the object explorer in there to connect to a sql server I get a popup message that ...
7 followers 14 comments 0 votes
Version 9.0.0.79 does not re-enable DDL triggers after sync
Either I am missing something obvious here or there is a bug with this version.. Inside project options tab->under Behavior, I have checked the box that reads "Disable DDL triggers during synchroni...
1 follower 1 comment 0 votes
Using sqbdata to get the log filename
The following is just pseudo-code. DECLARE @dbname NVARCHAR(MAX) DECLARE @logname NVARCHAR(MAX) SET @dbname='MyDB' SET @logname=EXEC master..sqbdata 'select logfilename from restorehistory where re...
1 follower 1 comment 0 votes
Restore process has erratic speed fluctuations
I don't understand why the restore durations are very erratic for the same database, same size, every night. I know for sure that there is nothing else running on the server at those times that cou...
2 followers 4 comments 0 votes