Thursday, March 29, 2012

failed to open. Operating system error = 32(The process cannot access the file because it

BackupDiskFile::OpenMedia: Backup device 'D:\Norahan_db_200502160821.BAK'
failed to open. Operating system error = 32(The process cannot access the
file because it is being used by another process.).what OS backup software do you use? possibility of the backup software
accessing the backup file during sqlserver backup
- open compmgmt.msc and see open sessions to see if the file is in use by
another connection.
- if this does not resolve the issue you might want to check filemon.exe
(setting appropriate filters)
"sql" wrote:
> BackupDiskFile::OpenMedia: Backup device 'D:\Norahan_db_200502160821.BAK'
> failed to open. Operating system error = 32(The process cannot access the
> file because it is being used by another process.).
>
>|||Hi
Check the backup software does not have the file open.
Use handle.exe from the Windows Resource Kit to see what process has the
file in use.
Regards
Mike
"sql" wrote:
> BackupDiskFile::OpenMedia: Backup device 'D:\Norahan_db_200502160821.BAK'
> failed to open. Operating system error = 32(The process cannot access the
> file because it is being used by another process.).
>
>sql

No comments:

Post a Comment