Groups | Blog | Home
all groups > sql server dts > january 2005 >

sql server dts : schedule new verion of DTS Package


ChrisR
1/27/2005 12:12:36 PM
I have several DTS Packages that are scheduled to run every night. If I
change the Packages, which version will be run the following night? If its
the old one, how to I update the schedule to recognize the new version?

--
SQL2K SP3

TIA, ChrisR

ChrisR
1/27/2005 2:06:18 PM
Thanks Allen. Im still a bit in the dark though?

Is the version cotained in this type of deal?

DTSRun /~Z0x9F8F7D0B93BlaBlaBla

Is it updated when a new version is added?


[quoted text, click to view]

ChrisR
1/27/2005 2:50:30 PM
Sorry to be such a pain Allan, but now Im really lost. Do you know if the
version gets updated when stored this way?


[quoted text, click to view]

Allan Mitchell
1/27/2005 8:41:01 PM
If you do not specify the version # then it is always the latest

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


[quoted text, click to view]

Allan Mitchell
1/27/2005 10:20:27 PM
yuck.

This will wrap version up for you and you cannoot change it unless you
regenerate the string (DTSRUNUI). Personally I prefer to use the DTSRUN and
the non-encrypted versions.



--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


[quoted text, click to view]

Allan Mitchell
1/28/2005 6:19:00 AM
No it does not.

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


[quoted text, click to view]

AddThis Social Bookmark Button