Home
Articles
Forums
Tips
Training
FAQ's
Blogs
Software
Books
About Us
RSS Feeds
Sign in
|
Join
Article Topics
All Articles
Performance Tuning
Audit
Business Intelligence
Clustering
Reporting Services
SQL Azure
Developer
General DBA
ASP.NET / ADO.NET
SQL Azure
USEFUL SITES :
ASP.NET Tutorials
Windows and SQL Azure Tutorials
Cloud Hosting Magazine
SharePoint Tutorials
Windows Server Help
Write for Us
Share your SQL Server knowledge with others and raise your profile in the community
More...
Latest Articles
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server
More
Latest FAQ's
Add Node to A SQL Server failover Cluster failed with invalid ...
SQL Server Destination remote server error
Setting Up Data And Log Files For SQL Server
Will Check Constraints Improve Database Performance?
More
Latest Software Reviews
dbForge Review
Spotlight on ApexSQL Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Data Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Doc 2008
More
articles
>>
general dba
>>
Backup System Databases Using Maintenance Plans ...
Backup System Databases Using Maintenance Plans
By :
Ashish Kumar Mehta
Nov 17, 2008
Page 2 / 3
7. Next step will be to create a connection to SQL Server where the Maintenance Plan needs to execute. This can be done by clicking on Manage Connections…. and from the popup you need to select Add new connection…. which will indeed open up Connection Properties window. In the Connection Properties window you need to provide Connection Name, Server Name and choose appropriate authentication mode. To save the connection properties click OK.
8. Next step will be to drag and drop Back up Database Task, History Cleanup Task and Maintenance Cleanup Task on the Designer Surface to configure Maintenance Plan.
9. Double click on Backup Database Task or right click and select Edit…. Option to configure the Backup Database Task. Provide Connection details, Select Backup type as Full from the dropdownlist, For Databases select All system databases from the dropdownlist (if you have reporting service and replication installed and configured then you need to choose reporting services and replication related distribution databases using the specify choose database option), provide the database backup location. If you are interested in verifying backup integrity then you can select the Verify backup integrity option. In SQL Server 2008, Microsoft introduced much awaited inbuilt database backup compression feature. If you want system databases to be backed up using backup compression feature then you can choose “Compressed Backup” option in the dropdownlist. To know more about database backup compression feature of SQL Server 2008 you can refer to my previous article titled “
How to configure and Use Database Backup Compression in SQL Server 2008
”. Finally click OK to save the configuration changes done to Back Up Database Task.
10. Double click on History Cleanup Task to configure the task as shown in the below snippet. To remove historical data you need to provide the history retention time and click OK to save the configuration changes.
11. Double click on Maintenance Cleanup Task to open up the configuration screen and provide the database backup folder location and also provide the extension of the files which needs to be removed at the end of retention period.
12. Finally you need to connect the green arrow from the Back up Database Task to History Cleanup Task and in the next step you need to connect the green arrow from the History Cleanup Task to Maintenance Cleanup Task to complete Maintenance Plan configuration.
<< Prev Page
Next Page>>
C# Help and Tutorials
|
PHP MySQL Tutorial
|
Sharepoint Tutorial
|
Azure Tutorial
|
Cloud Hosting Magazine
|
ASP.NET Tutorials
|
Windows Server Help
|
Windows Phone Pro
|
Silverlight Ace
|
Visual Studio Tutorials
|
Home
|
Peformance Articles
|
Audit Articles
|
Business Intelligence Articles
|
Clustering Articles
|
Developer Articles
|
Reporting Services Articles
|
DBA Articles
|
ASP.NET / ADO.NET Articles
|
SQL Server Training Videos
|
DBA FAQ's
|
Developer Peformance FAQ's
|
DBA Peformance FAQ's
|
Developer FAQ's
|
Clustering FAQ's
|
Error Messages
|
Audit Tool Reviews
|
Backup Tool Reviews
|
Coding Tool Reviews
|
Compare Tool Reviews
|
Documentation Tool Reviews
|
Design Tool Reviews
|
Monitoring Tool Reviews
|
Log Tool Reviews
|
Reporting Tool Reviews
|
Clustering Tool Reviews
|
Security Tool Reviews
|
Change Management Tool Reviews
|
Remote Access Tool Reviews
|
Book Reviews
|
Security Tool Reviews
|
ADO.NET / ASP.NET
|
Administration
|
Analysis/OLAP Services
|
Application Development
|
Configuration
|
Components
|
ETL
|
Hardware
|
High Availability
|
Hints
|
Index
|
Misc
|
Operating Systems
|
Performance Tuning
|
Replication
|
T-SQL
|
Views
© 2010 Jude O'Kelly. All rights reserved