Hello,
I am taking the error message which is in the below side,while restoring a database.(I am using sql server 2005)
The backup set holds a backup of a database other than the existing 'db1' database. (db1 is the database name.)
Can you help me?
This error indicate the database being restored is not the same database backuped in the backup set. This is possible even when the database name is the same. You can take a look at this error description:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/trblsql/tr_reslsyserr_2_7mk4.asp
No comments:
Post a Comment