dbTalk Databases Forums  

DTS Version ID problem

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


Discuss DTS Version ID problem in the microsoft.public.sqlserver.dts forum.



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

Default DTS Version ID problem - 01-21-2004 , 12:41 AM






Hi
I have a DTS package which contains Execute Package Task. The package works smoothly on SQL Server A
Consider following scenario
1. I save main and inner DTS package on Server
2. When I try to execute main DTS package, I get an error that the Package Version ID of inner package is not correct.
3. After this, I update the version id of inner package in Execute Package Task.
With this updated version ID, DTS package runs well on Server B as well

My problem is I have got around 20 inner packages and I need to deploy this on different SQL servers frequently
Is ther anyway to automate the the loading of DTS package from one server to other without bothering version ids of DTS Packages

Thanks
Aji


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Version ID problem - 01-21-2004 , 01:20 AM






Have a look at this

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

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Ajit" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
I have a DTS package which contains Execute Package Task. The package
works smoothly on SQL Server A.
Consider following scenario:
1. I save main and inner DTS package on Server B
2. When I try to execute main DTS package, I get an error that the Package
Version ID of inner package is not correct.
3. After this, I update the version id of inner package in Execute Package
Task.
With this updated version ID, DTS package runs well on Server B as well.

My problem is I have got around 20 inner packages and I need to deploy
this on different SQL servers frequently.
Is ther anyway to automate the the loading of DTS package from one server
to other without bothering version ids of DTS Packages?

Thanks,
Ajit




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.