dbTalk Databases Forums  

Saving packing to reduce file size

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


Discuss Saving packing to reduce file size in the microsoft.public.sqlserver.dts forum.



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

Default Saving packing to reduce file size - 06-28-2006 , 12:29 PM






I created a package with is used several times in another package. Because
of the number of times I changed the subordinate package, the file size grew
quite large. To reduce it, I called up the subordinate package and did a
save as newfilename (with the same package name). I then deleted the old
subordinate package and renamed newfilename with the old subordinate package
name. The size of the file was reduced significantly, but now I have to go
into all other packages that use this subordinate package and re-select it.
It seems that the package ID changed. Is there any way to do this
automatically rather than go into each package and change each subordinate
package manually ?

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

Default Re: Saving packing to reduce file size - 06-28-2006 , 01:33 PM






Hello rmcompute,

Quote:
I created a package with is used several times in another package.
Because of the number of times I changed the subordinate package, the
file size grew quite large. To reduce it, I called up the subordinate
package and did a save as newfilename (with the same package name). I
then deleted the old subordinate package and renamed newfilename with
the old subordinate package name. The size of the file was reduced
significantly, but now I have to go into all other packages that use
this subordinate package and re-select it. It seems that the package
ID changed. Is there any way to do this automatically rather than go
into each package and change each subordinate package manually ?

I don't belive there is any way to stop the ID changing.

Make the Execute Package Task name dependent only
(http://www.sqldts.com/default.aspx?216)




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

Default Re: Saving packing to reduce file size - 06-28-2006 , 05:13 PM



Thank you.

"Darren Green" wrote:

Quote:
Hello rmcompute,

I created a package with is used several times in another package.
Because of the number of times I changed the subordinate package, the
file size grew quite large. To reduce it, I called up the subordinate
package and did a save as newfilename (with the same package name). I
then deleted the old subordinate package and renamed newfilename with
the old subordinate package name. The size of the file was reduced
significantly, but now I have to go into all other packages that use
this subordinate package and re-select it. It seems that the package
ID changed. Is there any way to do this automatically rather than go
into each package and change each subordinate package manually ?


I don't belive there is any way to stop the ID changing.

Make the Execute Package Task name dependent only
(http://www.sqldts.com/default.aspx?216)




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.