Link to home
Create AccountLog in
Avatar of mmercaldi
mmercaldiFlag for Afghanistan

asked on

backup multiple sql server 2008 r2 databases at once

I need to know if there is a way on the sql server 2008 management studio for me to create a backup plan that will backup multiple databases at once.  Currently I have a quote out for backup exec but that is about 2-3 months before I can get approval and implement it.


if there is no way, howabout me simply duplicating the backup plan for each db?
ASKER CERTIFIED SOLUTION
Avatar of mastoo
mastoo
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of lcohan
Here's a Microsoft tutorial for "Setting up a Maintenance Plan to Backup Databases"

http://technet.microsoft.com/en-us/sqlserver/dd430301.aspx

and documentation:

http://technet.microsoft.com/en-us/library/ms189647(v=sql.100).aspx
You could do the above things or you could use http://ola.halengren.com solution.  This is a quick solution that you could get backups running pretty quickly without cost.