I have scores of Jobs on a SQL Server that I would to copy and/or move to a different server. Is there a way to do this without maually re-creating each job from scratch on the new server.
I dunno if there's a way to do this in DTS. Perhaps there is.
But one way to do this would be to generate T-SQL scripts for the jobs, then execute these scripts on the other server.
i.e. in EM, highlight (in the right-hand pane) all the jobs you want to export, then right-click and select All Tasks/Generate Script. Then proceed from there.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.