Concurrent restores from the same backup file
vesredgate
Posts: 14
Hi,
I’m trying to run 2 restores concurrently and getting this error message:
Error: Cannot open file "\\myserver\D$\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\mydatabase.sbak". The process cannot access the file because it is being used by another process.
I thought it was supposed to be fixed in 5.2:
Bug fixes and enhancements in 5.2:
.......................................................................................
- Ability to perform concurrent restores from the same file on different servers
Is there a way to fix this?
Thanks,
Vlad
I’m trying to run 2 restores concurrently and getting this error message:
Error: Cannot open file "\\myserver\D$\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\mydatabase.sbak". The process cannot access the file because it is being used by another process.
I thought it was supposed to be fixed in 5.2:
Bug fixes and enhancements in 5.2:
.......................................................................................
- Ability to perform concurrent restores from the same file on different servers
Is there a way to fix this?
Thanks,
Vlad
Comments
Thanks.