SQL Agent Execution Failling
Budget: $10 – $20 USD
JOB execution failling:
>> JOB runs perfectly manually, but it does not work scheduled.
>> SQL Agent is running in Windows Services
>> SQL Agent is running under NT Service\SQLSERVERAGENT which has privilegies in the database
>> Only one proc is executed updating only one table field according to where clause
Failing message:
"Message The job failed. The Job was invoked by Schedule. The last step to run was step 0 (no steps ran)."
>> JOB runs perfectly manually, but it does not work scheduled.
>> SQL Agent is running in Windows Services
>> SQL Agent is running under NT Service\SQLSERVERAGENT which has privilegies in the database
>> Only one proc is executed updating only one table field according to where clause
Failing message:
"Message The job failed. The Job was invoked by Schedule. The last step to run was step 0 (no steps ran)."