dbTalk Databases Forums  

Migration for DTS Package and Schedule job

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Migration for DTS Package and Schedule job in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kris
 
Posts: n/a

Default Migration for DTS Package and Schedule job - 08-25-2004 , 05:33 PM







Hello,

I have to migrate database from one server to another, moving database is
easy part and all set for that. I have about 40 DTS package running on server
and wanted to migrate all DTS to new server ..

My problem ..

1 ) Is there any way I can copy all DTS packahe to target server ?
2) How can I also copy all my schedule job ?
3) Do I need to change manually Server connection property as server name is
changed ?

Thanks
-Kris


Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Migration for DTS Package and Schedule job - 08-30-2004 , 10:27 PM






Take a look at the following article:
Transferring DTS Packages
http://www.sqldts.com/default.aspx?204
You can script out jobs from Enterprise Manager or use
SQL-DMO and the script method. If scripting works for you
depends on how you created the jobs - if you used the
Schedule Package functionality or created your own dtsrun
step in the job, what authentication, login you used when
creating the jobs, etc.
Yes you would need to change server name references if they
have changed and you aren't using (local)

-Sue

On Wed, 25 Aug 2004 15:33:05 -0700, "Kris"
<Kris (AT) discussions (DOT) microsoft.com> wrote:

Quote:
Hello,

I have to migrate database from one server to another, moving database is
easy part and all set for that. I have about 40 DTS package running on server
and wanted to migrate all DTS to new server ..

My problem ..

1 ) Is there any way I can copy all DTS packahe to target server ?
2) How can I also copy all my schedule job ?
3) Do I need to change manually Server connection property as server name is
changed ?

Thanks
-Kris


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.