SQL Server Scheduled Job 'B43AD922-1453-4FC1-8EF8-3BA289B5B 04A' (0x0DF224860045574DB1DEF5F48A43BC8 7) - Status: Failed - Invoked on: 2012-05-25 19:34:00 - Message: The job failed. The Job was invoked by Schedule 54 (Schedule_1). The last step to run was
Every time I try to run a schedule report it does not send and I find this error in the
event viewer. I am running SQL server 2008 enterprise with Windows XP
connecting to a firebid database using an ODBC driver. Can anyone help? <o:p></o:p>
SQL Server
Scheduled Job 'B43AD922-1453-4FC1-8EF8-3BA289B5B04A'
(0x0DF224860045574DB1DEF5F48A43BC87) - Status: Failed - Invoked on: 2012-05-25
19:34:00 - Message: The job failed. The Job was invoked by Schedule 54
(Schedule_1). The last step to run was step 1
(B43AD922-1453-4FC1-8EF8-3BA289B5B04A_step_1).<o:p></o:p>
May 25th, 2012 10:45pm
Hi SamuelRa,
From your description, it seems that the error occurs when executing a job to create subscriptions, right? Does the job work correctly if you run it manually? If he database is on a remote server, please configure the stored credentials of the data source
by using a domain user account.
You can try to remove the mentioned jobs and re-create them. Meanwhile, I suggest that you update Reporting Services with SQL Server updates. For the details information about SQL Server 2008 builds released, please see:
http://sqlserverbuilds.blogspot.com/
Hope this helps.
Regards,
Mike Yin
Free Windows Admin Tool Kit Click here and download it now
May 31st, 2012 2:23am


