Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Backup error

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2007-03-07 : 08:42:35
Modupe writes "I have not been able to take my daily backups on Tape. i get an error message;

cannot open backup device '\\.\Tape0'. Device error or device off-line

from the event viewer the error message is:

Backup TapeFile:: OpemMedia: Backupdevice '\\.\ Tape0' failed to open. operating system error = 32 [ The process cannot access the file because it is being used by another process:]"

pareshmotiwala
Constraint Violating Yak Guru

323 Posts

Posted - 2007-03-07 : 12:45:08
sometimes the NT backup also happen on the same tape.
Make sure you release the tape drive from the NT Backup schedules. Ideally you should not run both from the same machine.
Go to Top of Page
   

- Advertisement -