Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Thursday, October 19, 2017

Using Windows Task Scheduler to detect SSIS package failure

SQLServerCentral » Latest topics
Using Windows Task Scheduler to detect SSIS package failure
I'm using Windows Task Scheduler with 32 bit dtexec.exe to execute an SSIS package and I was wondering how I would go about detecting whether the package succeeded or not? Even when the package fails, the event (as seen in the Event viewer) for the task i

No comments: