Register   |   Login   |   February 07, 2012    |   Knowledge Base  >  Knowledge Base Systems  >  MSSQL  >  using sql maintenance plans
search:     

Phone: 480-722-1227
Toll Free: 888-722-1227

using sql maintenance plans
Last Post 10 Jun 2008 05:57 PM by Vigilant CIO. 0 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Vigilant CIOUser is Offline
Basic Member
Basic Member
Posts:360

--
10 Jun 2008 05:57 PM  

After setting up any sql server, the MSSQL maintenance plan wizard should be run. If at all possible, the wizard should be run locally on the server as some options may not be available, such as "Include first-level subfolders" in the maintenance clean-up task. The maintenance clean-up task should always be included in a plan.

As a minimum, a plan should include;

  1. weekly full back-up of user databases
  2. a full back-up of the msdb database (contains dts data)
  3. a full back up of the master DB
  4. log shrinking of user databases
  5. a maintenance clean-up task to remove back-up older than 4 weeks
  6. archives should be stored on off-line or disk to disk backup systems
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2006 - 2011 Vigilant Support   |  Privacy Statement  |  Terms Of Use