Sunday, February 19, 2012

Event ID 208

Hello:
Have you ever seen the following warnings in your Event Log?
SQL Server Scheduled Job 'Transactions' (0x86C147BDD7FFD611899E001083FD1071)
- Status: Failed - Invoked on: 3/25/2004 9:00:00 AM - Message: The job fail
ed. The Job was invoked by Schedule 41 (6.x schedule). The last step to ru
n was step 1 (Transactions)Go to your job, the job step. Define an output file and see what *SQL Server
* errors you get here. You might
even already have the errors in the job history table (EM, Management, Jobs,
your job, Job history, and check
"show step details" and go to the appropriate job step)
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
"King Buzzo" <anonymous@.discussions.microsoft.com> wrote in message
news:1A1F2443-467D-44AF-A5D7-EBF238A86982@.microsoft.com...
> Hello:
> Have you ever seen the following warnings in your Event Log?
> SQL Server Scheduled Job 'Transactions' (0x86C147BDD7FFD611899E001083FD1071) - Sta
tus: Failed - Invoked on:
3/25/2004 9:00:00 AM - Message: The job failed. The Job was invoked by Sche
dule 41 (6.x schedule). The last
step to run was step 1 (Transactions).
> I can't find anything on technet and the SQL dumps are working.
> Do I have to re-create the job?
> Thanks!

No comments:

Post a Comment