Comments
Sort by recent activity
Margaret,
Look here for answers http://www.red-gate.com/SupportCenter/C ... 0710000177
HTH
Chris / comments
Margaret,
Look here for answers http://www.red-gate.com/SupportCenter/C ... 0710000177
HTH
Chris
If these are scheduled then thw Wizard would have created SQL Agent jobs and you just need to disable them under SQL Server Agent/Jobs in SSMS.
HTH
Chris / comments
If these are scheduled then thw Wizard would have created SQL Agent jobs and you just need to disable them under SQL Server Agent/Jobs in SSMS.
HTH
Chris
We do this all the time. To save processing time, resources and space for certain largish databases they create the full and then a series of differentials. We then get requested to take these backups and copy to another server and then overwrite an original DB with the full and a certain differential. You just have to remember that the full has a with NORECOVERY and the differential has with RECOVERY.
HTH
Chris / comments
We do this all the time. To save processing time, resources and space for certain largish databases they create the full and then a series of differentials. We then get requested to take these back...
Actually being able to do as you do with the activation without Internet Connectivity would be good.
I.E. you can post the details into a website page on your site that returns the de-activation data rather than have it fail because of not being able to connect to Red Gate and de-activating the instance as happens now.
Chris / comments
Actually being able to do as you do with the activation without Internet Connectivity would be good.
I.E. you can post the details into a website page on your site that returns the de-activation da...
You are missing a ' at the end.
It should read ERASEFILES_REMOTE = 3'"
There was the ' before -SQL "BACKUP that you have no ending ' for.
Chris / comments
You are missing a ' at the end.
It should read ERASEFILES_REMOTE = 3'"
There was the ' before -SQL "BACKUP that you have no ending ' for.
Chris
Stephen,
I have made changes to clusters many times on Windows 2003R2 and usually update the GUI on the passive side and then go to the active side and update the GUI followed by the server components without mentioning it is clustered without problems. I have never had the chance to do this on Windows 2008 or Windows 2008R2.
Was your experience on Windows 2008 or Windows 2008R2 as you didn't mention the O/S?
Thanks
Chris / comments
Stephen,
I have made changes to clusters many times on Windows 2003R2 and usually update the GUI on the passive side and then go to the active side and update the GUI followed by the server compone...
Good to know that there is danger lurking with newer O/S'es.
Thanks
Chris / comments
Good to know that there is danger lurking with newer O/S'es.
Thanks
Chris
Good to know that I am using the right version.
As a note. Prior to v 7 I have never seen the About version different from at least the SQL Backup version but I do have a difference between SQL Backup version and Service Application version as I run 6.5.2.9 on 6.5.1.9. currently.
Thanks
Chris / comments
Good to know that I am using the right version.
As a note. Prior to v 7 I have never seen the About version different from at least the SQL Backup version but I do have a difference between SQL Bac...
Marianne,
Botht GUI (SQL Backup version) and the engine (Service application version) show 7.1.0.72. Am I running 7.1.0.214 or 7.1.0.72?
Thanks
Chris / comments
Marianne,
Botht GUI (SQL Backup version) and the engine (Service application version) show 7.1.0.72. Am I running 7.1.0.214 or 7.1.0.72?
Thanks
Chris
Just another question on 7.1.
In the GUI/Help/About it says 7.1.0.214. Yet in Edit/properties it says 7.1.0.72 for the version.
So what am I running. I got this from Check for Updates/Download.
Chris / comments
Just another question on 7.1.
In the GUI/Help/About it says 7.1.0.214. Yet in Edit/properties it says 7.1.0.72 for the version.
So what am I running. I got this from Check for Updates/Download.
Chris