I'm having problems backing up a particular db (SQL Server 7). I am seeing the following message in the SQL Server Log: "18204 :
BackupDiskFile::CreateMedia: Backup device 'E:\BACKUP\DB_FULLBackup' failed to create. Operating system error = 32(The process cannot access the file because it is being used by another process.).
Any idea how to figure out what the offending process is?
TIA