|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Monday, May 28, 2012 11:28 AM
Points: 444,
Visits: 157
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, October 10, 2012 12:31 PM
Points: 1,
Visits: 13
|
|
| Looks interesting. Can you please confirm which versions of SQL Server this will work with: 2000, 2005, 2008, 2008R2 ?
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, April 01, 2013 10:16 AM
Points: 117,
Visits: 180
|
|
Can you explain why your script is better than just using the SSMS Maintenance Plan Wizard?
Thanks,
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Monday, May 28, 2012 11:28 AM
Points: 444,
Visits: 157
|
|
| It is always easy to just run the query rather than do it from SSMS Maintenance Plan Wizard.
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Monday, May 28, 2012 11:28 AM
Points: 444,
Visits: 157
|
|
| I have tried it for 2005, I think it will work for 2008 also.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, April 01, 2013 10:16 AM
Points: 117,
Visits: 180
|
|
Sure, I agree that its easier to run a script than to click through a wizard every time. But if the user uses the wizard only once, configuring the backup with the schedule and options that (s)he wants, then scripts it out, its much easier than editting your text file by hand.
Is there a bonus feature in your script that is not included when using the wizard?
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:44 PM
Points: 1,
Visits: 131
|
|
I find it helpful when for some reason while creating Maintenance plan, I get errors but I can create jobs. Is it possible to include the History cleanup/Overwrite option in the same job?
|
|
|
|