dbTalk Databases Forums  

Bat to auto create SSIS at Task Scheduler?

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


Discuss Bat to auto create SSIS at Task Scheduler? in the microsoft.public.sqlserver.dts forum.



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

Default Bat to auto create SSIS at Task Scheduler? - 12-25-2008 , 09:48 PM






Hi,

Any idea on using schtasks.exe in BAT file to auto-executing the SSIS?

I have issue in putting the value after /TR as below:
"C:\Program Files\Microsoft SQL Server\90\DTS\Binn\DTExec.exe" /File
"D:\Source\A.dtsx" /DECRYPT ABC /MAXCONCURRENT " -1 " /CHECKPOINTING OFF
/REPORTING V /CONNECTION DestinationConnectionOLEDB;"\"Data Source=.;Initial
Catalog=Dev;Provider=SQLNCLI.1;Integrated Security=SSPI;Auto
Translate=false;\""

it only allows to key in D:\Source\A.dtsx instead of above statement.

Please advice
thank you.

GL

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.