dbTalk Databases Forums  

Old DTS saves

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


Discuss Old DTS saves in the microsoft.public.sqlserver.dts forum.



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

Default Old DTS saves - 06-10-2005 , 07:50 AM






Potential newbie question...

I have one package that runs inside another one. I have noticed that I have
to update which version of the package I am running in the envolping one.
So lets says I make a change and save - it gets a different time stamp.

How can I clear these old versions out? Why are they kept there?

TIA
Rob
rob (AT) nospam (DOT) community



Reply With Quote
  #2  
Old   
Michael Cheng [MSFT]
 
Posts: n/a

Default RE: Old DTS saves - 06-10-2005 , 10:45 PM






Hi Rob,

Welcome to use MSDN Managed Newsgroup!

From your descriptions, I noticed you said "I have one package that runs
inside another one" does it means you have this DTS package in ServerA and
this package is remote controlling ServerB? Would you please show me some
detailed information about your scenario? More detailed information, I
believe, will make us closer to the resolution.

Thank you for your patience and cooperation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!


Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===

This posting is provided "AS IS" with no warranties, and confers no rights.


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

Default Re: Old DTS saves - 06-13-2005 , 07:25 AM



Use disconnected edit to change the Execute Package task, removing the GUIs,
as name will suffice.

Each time you save a package when stored in "Local Packages" packages it
creates a new row in msdb.sysdtspackages. You can view and manage these in
EM, right click the package list view and select versions, or just hack the
table directly. Note the latter is not supported, but it is quicker
sometimes.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com


"Rob Blij" <robblij (AT) community (DOT) nospam> wrote

Quote:
Potential newbie question...

I have one package that runs inside another one. I have noticed that I
have
to update which version of the package I am running in the envolping one.
So lets says I make a change and save - it gets a different time stamp.

How can I clear these old versions out? Why are they kept there?

TIA
Rob
rob (AT) nospam (DOT) community





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.