dbTalk Databases Forums  

How to promote DTS package

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


Discuss How to promote DTS package in the microsoft.public.sqlserver.dts forum.



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

Default How to promote DTS package - 03-22-2010 , 06:43 PM






How are DTS packages normally promoted from development to test and test to
production?
I need to update a DTS package, both the number of steps in the flow and the
Active-X script.
The version in development has a different number of steps to the production
one and also different global variables.
Do I somehow (how?) copy the one in production down to development and then
change it there or do I change the one in development and then somehow
describe the changes to be made to the one in production?
I dont know how to copy packages from one server to another or how to copy
individual flow steps from one server to another.
Needless to say I cannot touch production. I have to fill out endless forms
and get multiple approvals to do anything.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: How to promote DTS package - 03-23-2010 , 06:38 AM






Isn't there a way to save a DTS package to the file system, then up-load it
from the file system to another server?

Can't remember as it's been 5 years. If you have SQL Server 2005 or 2008,
the SSMS user interface has a way to 'Export'.

Are you even considering upgrading to a later version?
--
Todd C
MCTS SQL Server 2005


"Dorian" wrote:

Quote:
How are DTS packages normally promoted from development to test and test to
production?
I need to update a DTS package, both the number of steps in the flow and the
Active-X script.
The version in development has a different number of steps to the production
one and also different global variables.
Do I somehow (how?) copy the one in production down to development and then
change it there or do I change the one in development and then somehow
describe the changes to be made to the one in production?
I dont know how to copy packages from one server to another or how to copy
individual flow steps from one server to another.
Needless to say I cannot touch production. I have to fill out endless forms
and get multiple approvals to do anything.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".

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

Default RE: How to promote DTS package - 03-24-2010 , 09:23 AM



We have some old apps in SQL 2000 and some newer ones in SQL 2005. The old
ones we maintain as they are. Upgrading existing apps is not a current
priority.
Thanks for your suggestions.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".


"Todd C" wrote:

Quote:
Isn't there a way to save a DTS package to the file system, then up-load it
from the file system to another server?

Can't remember as it's been 5 years. If you have SQL Server 2005 or 2008,
the SSMS user interface has a way to 'Export'.

Are you even considering upgrading to a later version?
--
Todd C
MCTS SQL Server 2005


"Dorian" wrote:

How are DTS packages normally promoted from development to test and test to
production?
I need to update a DTS package, both the number of steps in the flow and the
Active-X script.
The version in development has a different number of steps to the production
one and also different global variables.
Do I somehow (how?) copy the one in production down to development and then
change it there or do I change the one in development and then somehow
describe the changes to be made to the one in production?
I dont know how to copy packages from one server to another or how to copy
individual flow steps from one server to another.
Needless to say I cannot touch production. I have to fill out endless forms
and get multiple approvals to do anything.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".

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.