Hi I'm new to SQL 2008 R2. this is situation I face to: we have 2 servers run a application, for some reason database is on the 2003 server and application itself running on a 2008 R2 (64bit)server. SQL server 2008 R2 is running on both server.
now we're going to migrate DB to application server. I made a backup through management studio on DB server and then copy it to "C" on the application server and make sharing with sql service account in the domain. but when I try to restore it through sql management studio on application server I got the following error: 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. I have no clue what's going on. I appreciate for any hints in advanced.
now we're going to migrate DB to application server. I made a backup through management studio on DB server and then copy it to "C" on the application server and make sharing with sql service account in the domain. but when I try to restore it through sql management studio on application server I got the following error: 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. I have no clue what's going on. I appreciate for any hints in advanced.