SSIS scheduling problem...


i have scheduled ssis packages sql job , used following line create step in job ssis

 

exec xp_cmdshell 'dtexec /f "ssis path" /de "alertcom"'

 

but found 2 problem

1. when try kill job, turn killing status infact countinue executing, perhaps takes time killed

2. whenever occure in packge, job history not reflect , shows successfull completion.

 

so there efficient way schedule ssis other have mentioned or possible make improvements in this.

yes. create regular sql server job , set step type "integration services." point package need run.

 



SQL Server  >  SQL Server Integration Services



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........