March 10, 2008 at 4:20 am
The Database Engine service could not resolve the specified file location. Either the location does not exist, or the current login account does not have access to it. Verify that the file location exists, and that the login account has permissions on it.
March 10, 2008 at 4:24 am
abansil (3/10/2008)
The Database Engine service could not resolve the specified file location. Either the location does not exist, or the current login account does not have access to it. Verify that the file location exists, and that the login account has permissions on it.
Can you check whether the service account your SQL Server is running as (not you :)) has permissions to see the location you are using?
Regards,
Andras
September 16, 2009 at 11:04 am
I am receiving this same error. I have checked permissions on the location, and the domain account that SQL services runs under has full control of the directory. The directory I am trying to restore from is acutally on the same server as the database engine. It's just not in the default location. It is on the D: drive.
Can anyone give me a hint?
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply