Hello:
In SQL 2005
9.0.3054, I have a very simple maintenance plan that is to
backup five databases each night. It fails to do so.
It backs up three of the databases but, consistently, there are two that do
not get backed up.
The following are the error messages that I keep getting:
Error: 18204, Severity: 16, State: 1.
Operating system error 3(The system cannot find the path specified.).
Error: 3041, Severity: 16, State: 1.
Check the backup application log for detailed messages.
It is a simple backup job that is backing up to its own local drive! I
don't understand why it "cannot find the path".
The Event Viewer, as usual, is telling me nothing other than that the backup
job has failed.
I did not create this plan with the wizard. I just dragged the icons over.
This plan is to make a full backup of the databases. The databases were set
up at about the same time and similarly. I don't know why two are failing to
be backed up.
Any ideas?