Guest_imported
New member
- Jan 1, 1970
- 0
I am trying to restore a database on a new server from a backup taken on another server. I am running on SQL Server 7.0. When I do this through Enterprise Manager, I get the error:
The file "...new DB file_name.mdf" cannot be used by RESTORE. Consider using the WITH MOVE option to identify a valid location for the file. Backup or restore operation terminating abnormally.
Am I incorrect in assuming that I should be able to restore a database onto a new server? Any suggestions would be appreciated.
The file "...new DB file_name.mdf" cannot be used by RESTORE. Consider using the WITH MOVE option to identify a valid location for the file. Backup or restore operation terminating abnormally.
Am I incorrect in assuming that I should be able to restore a database onto a new server? Any suggestions would be appreciated.