dbTalk Databases Forums  

schedule new verion of DTS Package

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


Discuss schedule new verion of DTS Package in the microsoft.public.sqlserver.dts forum.



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

Default schedule new verion of DTS Package - 01-27-2005 , 02:12 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



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

Default Re: schedule new verion of DTS Package - 01-27-2005 , 02:41 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


"ChrisR" <bla (AT) noemail (DOT) com> wrote

Quote:
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





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

Default Re: schedule new verion of DTS Package - 01-27-2005 , 04:06 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?


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
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


"ChrisR" <bla (AT) noemail (DOT) com> wrote in message
news:Oypg1xKBFHA.2792 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
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







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

Default Re: schedule new verion of DTS Package - 01-27-2005 , 04:20 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


"ChrisR" <bla (AT) noemail (DOT) com> wrote

Quote:
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?


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:eZh24$KBFHA.2788 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
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


"ChrisR" <bla (AT) noemail (DOT) com> wrote in message
news:Oypg1xKBFHA.2792 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
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









Reply With Quote
  #5  
Old   
ChrisR
 
Posts: n/a

Default Re: schedule new verion of DTS Package - 01-27-2005 , 04:50 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?


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
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


"ChrisR" <bla (AT) noemail (DOT) com> wrote in message
news:%23QnYYxLBFHA.2112 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
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?


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:eZh24$KBFHA.2788 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
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


"ChrisR" <bla (AT) noemail (DOT) com> wrote in message
news:Oypg1xKBFHA.2792 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
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











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

Default Re: schedule new verion of DTS Package - 01-28-2005 , 12:19 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


"ChrisR" <bla (AT) noemail (DOT) com> wrote

Quote:
Sorry to be such a pain Allan, but now Im really lost. Do you know if the
version gets updated when stored this way?


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:ukprc3LBFHA.1564 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
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


"ChrisR" <bla (AT) noemail (DOT) com> wrote in message
news:%23QnYYxLBFHA.2112 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
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?


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:eZh24$KBFHA.2788 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
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


"ChrisR" <bla (AT) noemail (DOT) com> wrote in message
news:Oypg1xKBFHA.2792 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
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













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.