4
Shouts

Schedule database backup for sql server 2005 using maintenance plan

posted by kcherupakcherupa 811 days, 15 hours, 52 minutes ago
Friday, March 05, 2010 5:16:55 AM GMT

Scheduling a daily backup of sql server 2005 database using sql agent is very easy. By following below steps anyone can do that.

  1. Open sql server 2005 Management Studio and connect a serverExpand the tree (left navigation) ”Management->Maintenance Plans”Right click on node Maintenance Plans and Click “Maintenance Plan Wizard” (As shown in figure below) which causes to open a wizard.
  2. Follow the wizard
  3. In 2nd step of the wizard, You can schedule the task as clicking the Button “Change” as shown i...
category: SQL | clicked: 0 | | source: cherupally.blogspot.com | show counter code
tags: sql agent, recurrent, backup, Database, SQL Server 2005, Daily

No comments yet, be the first one to post comment.

To post your comment please login or signup