How can we help you today? How can we help you today?
fatherjack2
Kerry, I am also just starting to look at Log Shipping in our network. I am stuck choosing between native SQL Server Log Shipping and SQL Backup to set up the process. To be fair there are more plus's for the SQL Backup option when we go live as we will be shipping over the internet to a DR site so encryption and compression will be almost 100% required. They work slightly differently from what I can see. Mostly in the way that the log backups are created, stored and archived. SQL Backup has a handle on synching the RESTORE job a few minutes after the BACKUP so as to have the data moved more quickly to its destination. Only downside I think is that this means a SQLBackup license is needed for the standby server, if its a dedicated standby server you dont need a SQL license though. On our hardware/network SQL Backup ran a full backup and verification of a 1.4GB database in 21s and compressed it to 109MB. make sure you download the Log Shipping Monitor tool from here: http://labs.red-gate.com/index.php/Log_Shipping_Monitor its a 'RedGate Labs' tool but is agnostic so will keep tabs on LogShipping with SSMS and SQLBackup origins. Not sure if this answers your questions to any great extent but hope it helps. Jonathan / comments
Kerry, I am also just starting to look at Log Shipping in our network. I am stuck choosing between native SQL Server Log Shipping and SQL Backup to set up the process. To be fair there are more plu...
0 votes
Yup, changing the file location above has removed error in backup and in log shipping wizard. All working now. / comments
Yup, changing the file location above has removed error in backup and in log shipping wizard. All working now.
0 votes
additional, and possibly more fundamental - I cannot backup the database to the location marked above. Looks like its not my stupidity in working the wizard but possibly permissions ... or something ... / comments
additional, and possibly more fundamental - I cannot backup the database to the location marked above. Looks like its not my stupidity in working the wizard but possibly permissions ... or somethin...
0 votes
That would indeed be awesome. Using a file open interface, to just point SQL Prompt at a folder full of SQL scripts and have them formatted and saved back again would be brilliant. / comments
That would indeed be awesome. Using a file open interface, to just point SQL Prompt at a folder full of SQL scripts and have them formatted and saved back again would be brilliant.
0 votes