﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Backups / SQL Server 7,2000  / Problem in database restore / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 13:43:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Problem in database restore</title><link>http://www.sqlservercentral.com/Forums/Topic771702-24-1.aspx</link><description>[quote][b]Steve Jones - Editor (8/17/2009)[/b][hr]Restore doesn't run under a user ID. It runs under the service account. That account might not have rights to that path.[/quote]I have to agree with Steve, this is a permissions issue.Check to be sure the service account has access to source share for the backup file.</description><pubDate>Mon, 17 Aug 2009 15:46:34 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>RE: Problem in database restore</title><link>http://www.sqlservercentral.com/Forums/Topic771702-24-1.aspx</link><description>Restore doesn't run under a user ID. It runs under the service account. That account might not have rights to that path.</description><pubDate>Mon, 17 Aug 2009 15:12:52 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: Problem in database restore</title><link>http://www.sqlservercentral.com/Forums/Topic771702-24-1.aspx</link><description>The problem is with the backup set, either it is not available or your ID is not authorized to use that.In place you can copy the backup to a local drive and then try to restore it.</description><pubDate>Mon, 17 Aug 2009 03:40:00 GMT</pubDate><dc:creator>Sarab_SQLGeek</dc:creator></item><item><title>RE: Problem in database restore</title><link>http://www.sqlservercentral.com/Forums/Topic771702-24-1.aspx</link><description>Hi,I stopped the user who is accessing the database and now i am getting the following messageServer: Msg 3201, Level 16, State 2, Line 1Cannot open backup device '\\xyz\Databackups\ddd.BAK'. Device error or device off-line. See the SQL Server error log for more details.Server: Msg 3013, Level 16, State 1, Line 1RESTORE DATABASE is terminating abnormally.</description><pubDate>Sun, 16 Aug 2009 23:28:15 GMT</pubDate><dc:creator>DURGESH-769360</dc:creator></item><item><title>RE: Problem in database restore</title><link>http://www.sqlservercentral.com/Forums/Topic771702-24-1.aspx</link><description>Based on the error message, I'd say you have a user accessing the database.  You may want to run an SP_WHO2 and see who is using the database.</description><pubDate>Sun, 16 Aug 2009 23:17:48 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>Problem in database restore</title><link>http://www.sqlservercentral.com/Forums/Topic771702-24-1.aspx</link><description>Hi all,I am getting following message when trying to restore a newly created database with existed backup file file. I am getting the follow in messagesRESTORE DATABASE TestDB   FROM DISK = '\\xyz\Databackups\ddd.BAK'   WITH MOVE 'ddd_Data' TO 'E:\Microsoft SQL Server\MSSQL\data\TestDB_Data.MDF',   MOVE 'ddd_Log' TO 'E:\Microsoft SQL Server\MSSQL\data\TestDB_Log.LDF'GOServer: Msg 3101, Level 16, State 2, Line 1Exclusive access could not be obtained because the database is in use.Server: Msg 3013, Level 16, State 1, Line 1RESTORE DATABASE is terminating abnormally.Thanks in AdvanceRegardsDurgesh</description><pubDate>Sun, 16 Aug 2009 23:03:45 GMT</pubDate><dc:creator>DURGESH-769360</dc:creator></item></channel></rss>