Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Failure Executing Schedule HOURLY_SQL_LOGS, RC=1.

Author  Topic 

Carat
Yak Posting Veteran

92 Posts

Posted - 2009-08-18 : 03:53:44
The last 2 days I get the following error every hour:
"Failure Executing Schedule HOURLY_SQL_LOGS, RC=1."

Can someone explain me what this exactly mean and what action I can take to resolve this?

Thanks.

YellowBug
Aged Yak Warrior

616 Posts

Posted - 2009-08-18 : 05:22:09
What job/script is failing?
Need to look at the underlying error.
Can you post the script? Or a description of the process that is failing?
Go to Top of Page

Carat
Yak Posting Veteran

92 Posts

Posted - 2009-08-19 : 03:49:11
Now i see it.
I thought it was an exception of SQL Server or a specific error code or something.
Its indeed a windows job that is responsible for taking the backups and this job failed.

Thank YellowBug!
Go to Top of Page
   

- Advertisement -