Re: Copying jobs to a new server.
From: Hari Prasad (hari_prasad_k_at_hotmail.com)
Date: 07/15/04
- Next message: Alexey Zhilenko: "Problem with Back Up"
- Previous message: Jonathan Levine: "Re: DBCC INDEXDEFRAG"
- In reply to: Michael Beck: "Copying jobs to a new server."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 15 Jul 2004 08:57:49 +0530
Hi,
There are 2 more options:-
1.
You can generate the script for all jobs ( Enterprise manager -- Right click
on the jobs
node in SQl Agent -- Jobs| All tasks| Generate sql script, Save it as file).
Run this
script in the destination server.
2.
Jobs, operators , Alerts ,...are stored in msdb database.If the destination
server
is a new one and if you do not have any existing stuffs in msdb , you can
even restore a msdb backup from the source server.
-
Thanks
Hari
MCDBA
"Michael Beck" <Mikeb46NoSpam@pacbell.net> wrote in message
news:e9ySexfaEHA.2844@TK2MSFTNGP12.phx.gbl...
> We are moving SQL Server (2000) to a bigger dedicated server.
> Is there a faster way to move all the jobs than creating a script for each
> one and then running that script in query analyzer?
>
> TIA
> Mike
>
>
- Next message: Alexey Zhilenko: "Problem with Back Up"
- Previous message: Jonathan Levine: "Re: DBCC INDEXDEFRAG"
- In reply to: Michael Beck: "Copying jobs to a new server."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|