Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SQL Agent job intermittently fails to execute SSIS package

$
0
0
I need some suggestions for troubleshooting this issue.  I have the following setup:
 
Application T-SQL
I have SQL code in an application that executes a SQL Agent Job.   (exec @rtn = msdb.dbo.sp_start_job 'Job Name')

Viewing all articles
Browse latest Browse all 3145

Trending Articles