Hey All,
We get errors daily from our msdb backup when sending to a remote NAS. We have a backup scheme set up to backup 5 databases, plus msdb. Daily Full at 2:00am, Diff at 3 hours, Tx Logs at 15 minutes. Backup files get saved locally on the SQL server, and remotely on a NAS.
Every single night, all backups work fine, except for the msdb copy to the NAS. The local copy works fine, but when it copies to the NAS, we get 5 WARNING entries and one ERROR that “The process cannot access the file ‘E:\msdb202506300201.bak’ because it is being used by another process.”, followed by the Backup failed message. This file reference is the source file that is being copied off to the NAS, not the destination copy. The other 5 databases that get copied in the same manner do not cause this error.
The local backup copy and the copy on the NAS are the exact same size, so I don’t understand why I get this error, and if I should be doing something to prevent it.
Any insight would be appreciated!