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')
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')