I have scheduled backup running on SQL server for multipel databases. they are all set under Server Object- BackUpDevices. One of the backup is failing. Tracking this is SQL log shows following...
BACKUP failed to complete the command BACKUP DATABASE db_name. Check the back up application log for detailed message.
Where would i locate application log for this message? If I go to WindowsEvent viewer I see following...
BACKUP failed to complete the command BACKUP DATABASE db_name. Check the backup application log for detailed messages.
Any suggestions?
Thanks