Groups | Blog | Home
all groups > sql server dts > september 2005 >

sql server dts : Transfer Metadata packages


miguel.salles
9/5/2005 5:51:13 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
Darren Green
9/6/2005 12:00:00 AM
http://groups.google.co.uk/groups?as_q=transfer+package+change+connection&num=10&scoring=r&hl=en&as_epq=&as_oq=&as_eq=&as_ugroup=microsoft.public.sqlserver.dts&as_usubject=&as_uauthors=&lr=&as_drrb=q&as_qdr=&as_mind=1&as_minm=1&as_miny=1981&as_maxd=6&as_maxm=9&as_maxy=2005&safe=off


[quoted text, click to view]

miguel.salles
9/8/2005 7:30:09 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
AddThis Social Bookmark Button