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
 General SQL Server Forums
 New to SQL Server Administration
 Backup Device error in SQL Server 2005

Author  Topic 

sriram_14880
Starting Member

1 Post

Posted - 2009-07-02 : 07:38:13
Hi,

I have connected an external harddisk to my DB server and named it I:\. Then I created a backup device in SQL Server 2005 and pointed it to I:\Backup. I scheduled DB backup and gave the above mentioned device name.

Now I'm getting the following error:

System.Data.SqlClient.SqlError: Cannot open backup device 'SAPBACKUP_DISK(I:\Backup\SAPBACKUP_DISK.bak)'. Operating system error 32(The process cannot access the file because it is being used by another process.). (Microsoft.SqlServer.Smo).

Kindly help....

Regards,
Sriram

rajdaksha
Aged Yak Warrior

595 Posts

Posted - 2009-07-02 : 09:37:28
may be its useful for u..

https://forums.sdn.sap.com/thread.jspa?threadID=1122971&tstart=0
Go to Top of Page
   

- Advertisement -