dbTalk Databases Forums  

DTS Run Utility

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


Discuss DTS Run Utility in the microsoft.public.sqlserver.dts forum.



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

Default DTS Run Utility - 11-03-2003 , 10:53 AM






MS online books say the following: Use the schedule
option in the DTS run utility (dtsrunui) if you need to
schedule a package saved as a structured storage file.
Well, I've tried using the dtsrunui but it does not allow
me to "schedule" the package. I can run the package but
not schedule. The "schedule" button is greyed out. Can
anyone tell me why?

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

Default Re: DTS Run Utility - 11-03-2003 , 11:24 AM






Can you tell me which page that is on as I can't find it in the docs I am
reading i.e

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\dts
sql.chm::/dts_tools_other_8reb.htm

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\dts
sql.chm::/dts_pkgmng_4hm6.htm

I do not believe you can schedule the package from here rather create the
cmdline that you can then copy and paste into a SQL Server job step.


--
--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"Renita" <rsumblin (AT) dropthis (DOT) gannett.com> wrote

Quote:
MS online books say the following: Use the schedule
option in the DTS run utility (dtsrunui) if you need to
schedule a package saved as a structured storage file.
Well, I've tried using the dtsrunui but it does not allow
me to "schedule" the package. I can run the package but
not schedule. The "schedule" button is greyed out. Can
anyone tell me why?



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

Default Re: DTS Run Utility - 11-03-2003 , 12:25 PM



In article <uxA6L9ioDHA.3024 (AT) tk2msftngp13 (DOT) phx.gbl>, Allan Mitchell
<allan (AT) no-spam (DOT) sqldts.com> writes
Quote:
Can you tell me which page that is on as I can't find it in the docs I am
reading i.e

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\dts
sql.chm::/dts_tools_other_8reb.htm

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\dts
sql.chm::/dts_pkgmng_4hm6.htm

I do not believe you can schedule the package from here rather create the
cmdline that you can then copy and paste into a SQL Server job step.


In addition...

You can schedule a package, but not a storage file package so docs are
wrong. (BOL feedback time). Guess it is because to scheduled you need to
be connected to a server, and when using storage files you aren't
connected through DTSRunUI.


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.