dbTalk Databases Forums  

DTS Packages Lost All Notes and Structure

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


Discuss DTS Packages Lost All Notes and Structure in the microsoft.public.sqlserver.dts forum.



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

Default DTS Packages Lost All Notes and Structure - 02-14-2006 , 08:40 AM






Hi All,

I've just transfered all the DTS packages i have on an old SQL 2000 server
to a new SQL 2000 box, and they appear to have lost all the structure and
notes that had been placed in them.

Is this correct, and is there a way to prevent it occuring, as these notes
form a valuable part of understanding the processes that are going on.

I used DTSBackup2000 to do this, in case it helps.

TIA,

Jason

Reply With Quote
  #2  
Old   
Greg
 
Posts: n/a

Default RE: DTS Packages Lost All Notes and Structure - 02-14-2006 , 05:42 PM








"Jason Lees" wrote:

Quote:
Hi All,

I've just transfered all the DTS packages i have on an old SQL 2000 server
to a new SQL 2000 box, and they appear to have lost all the structure and
notes that had been placed in them.

Is this correct, and is there a way to prevent it occuring, as these notes
form a valuable part of understanding the processes that are going on.

I used DTSBackup2000 to do this, in case it helps.

TIA,

Jason

Reply With Quote
  #3  
Old   
Greg
 
Posts: n/a

Default RE: DTS Packages Lost All Notes and Structure - 02-14-2006 , 05:49 PM



Jason,

DTSBackup2000 has two methods for transferring packages. The default uses
the object model and doesn't guarantee that your package will look the same
grapically after the transfer. The other method, the direct transfer method
reads the msdb.dtspackages system table on the source server and directly
inserts into the same table on the destination server.

To use the direct method, click on View, Options, and the Transfer tab.
Check the box next to "Use direct transfer method...". Your original pakcage
layout and text annotations will be preserved.


"Jason Lees" wrote:

Quote:
Hi All,

I've just transfered all the DTS packages i have on an old SQL 2000 server
to a new SQL 2000 box, and they appear to have lost all the structure and
notes that had been placed in them.

Is this correct, and is there a way to prevent it occuring, as these notes
form a valuable part of understanding the processes that are going on.

I used DTSBackup2000 to do this, in case it helps.

TIA,

Jason

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.