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
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Server replacement - must I recreate the jobs???

Author  Topic 

carsip
Starting Member

2 Posts

Posted - 2002-10-02 : 12:18:06
My company is currently running our production SQL databases on an older server, due to a crash of the original database server. We are scheduling the replacement of the "better" server since it has been fixed, and production performance is suffering. We currently have 49 jobs that run on a scheduled basis, via the SQLServerAgent. Is there a simple way that we can copy not only the schedule of these jobs, but the details/script of these jobs from one server to the other, without having to recreate each job on the new server after the upgrade occurs? At this point, I am being told that I must manually and individually recreate each job on the new server, after we restore the user databases. Please tell me that this isn't so!!!!

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-10-02 : 12:48:48
Please don't cross-post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=20385

Go to Top of Page
   

- Advertisement -