Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Moving maintenace plan from one server to another

Author  Topic 

Johnyalm
Starting Member

49 Posts

Posted - 2007-02-07 : 14:14:38
I am moving from one physical server to another. I have a full working maintenance plan backing up the databases on the production server.

Is there a way to "script" / move the maintenace plan from the productiuon server to the new one easily?

thanks for help!

www.mirrorgate.com

gvphubli
Yak Posting Veteran

54 Posts

Posted - 2007-12-20 : 21:23:26
Here is one article which will help you.

"Exporting SQL Maintenance Plans & Jobs"
http://www10.brinkster.com/technologyyogi/NewSite/Articles.htm



- = Cracky DBA = -
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-12-20 : 21:38:15
If those servers have different dbs or backup file path, plan will not work properly on target server without modifying it.
Go to Top of Page
   

- Advertisement -