I have create a job that export the DB to Access and sometimes the job hang up. giving this message in the event viewer:
"SQL Server Scheduled Job 'Call_Prod' (0xA8C952D21CF4B444B8D1D1AAC774986D) - Status: Failed - Invoked on: 2005-03-10 16:20:00 - Message: The job failed. The Job was invoked by Schedule 5 (Call_Prod). The last step to run was step 1 (Call_Prod). "
Then I have to stop it and start it again.
I'd like to know if it is possible to detect when the job is not complete and restart it automatically.
Is it possible ?
thanks and regards
Salva
"SQL Server Scheduled Job 'Call_Prod' (0xA8C952D21CF4B444B8D1D1AAC774986D) - Status: Failed - Invoked on: 2005-03-10 16:20:00 - Message: The job failed. The Job was invoked by Schedule 5 (Call_Prod). The last step to run was step 1 (Call_Prod). "
Then I have to stop it and start it again.
I'd like to know if it is possible to detect when the job is not complete and restart it automatically.
Is it possible ?
thanks and regards
Salva