|
I am using sql 2008 enterprise version received below error message, Noticed in SQL error logs,there is below message.
Can any expert let me what is this all about, and why back up command failed? Rgds,
(comments are locked)
|
|
You need to look at the logs. It's possible that you're using a third party product for the backups. That app may also have logs you need to check. Those logs should tell you what the problem is.
(comments are locked)
|
|
What is the type of BACKUP that you are trying to take? FULL, DIFFERENTIAL OR LOG? If it is DIFFERENTIAL OR LOG, you may be trying to take the backup where the FULL backup does not exist. Please refer the below links. http://support.microsoft.com/kb/921106/ http://support.microsoft.com/kb/928317
(comments are locked)
|


Like it says, have you checked the logs?