dbTalk Databases Forums  

Transfer Metadata packages

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


Discuss Transfer Metadata packages in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
miguel.salles
 
Posts: n/a

Default Transfer Metadata packages - 09-05-2005 , 07:51 PM






Hi,

How can I transfer all my DTS metadata services packages from on server
to another.
All connections used in those packages that point to the old server
should be changed as well.

Any help?

Thanks


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Transfer Metadata packages - 09-06-2005 , 12:15 PM






http://groups.google.co.uk/groups?as...005&saf e=off


"miguel.salles" <miguel.salles (AT) gmail (DOT) com> wrote

Quote:
Hi,

How can I transfer all my DTS metadata services packages from on server
to another.
All connections used in those packages that point to the old server
should be changed as well.

Any help?

Thanks




Reply With Quote
  #3  
Old   
miguel.salles
 
Posts: n/a

Default Re: Transfer Metadata packages - 09-08-2005 , 09:30 AM



Hi,

I discovered that it is quite different to migrate Local Packages then
Metadata packages.

I have found two ways:

I used the Transfer Packages Sample Application here Adapted for
repository packages.
Tools & Tasks
(http://www.sqldts.com/default.aspx?272)

I also migrated it by copying the content of my RTBXXXXXXXXXX tables on
MSDB database and then altered the connection by hand.

I think the best way to acomplish this is to migrate the content os the
RTB tables and then use the appl to change all connections for I
believe that with this procedure I'll will not lose any version or
other info about my DTS Metadata Services packages since the two
servers I use are identical but in the name. I havent acomplish it yet,
but I'll give it a try today. I guess there will be a lot of work until
my metadata becomes available again.

Is there no better way? Like backup up all data from MSDB ans user
databases and restore it on the other server? Can this be acomplished?
Can I restore a msdb database from one server to the other?

Thanks a lot


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.