Wed Mar 09, 2011 2:25 pm
Hi friendzz...
I am a new bie to MS SQL Server 2005. When iam trying restore SQL database (backup file .bak extension) using the Restore database option in SQL server 2005 it will show the error with the following
" Restore failed for Server 'SAI'. (Microsoft.SqlServer.Smo)
ADDITIONAL INFORMATION:
System.Data.SqlClient.SqlError: The backup set holds a backup of a database other than the existing 'pas' database. (Microsoft.SqlServer.Smo) "
plz any body help me on this as soon as possible...
Thanks in advance...
Thu Mar 10, 2011 10:14 pm
Cause.This error appears when you are trying to restore a backup set that was not created on the database that you want to apply this restore.
Solution.To apply this restore and prevent this error message, you will need to select "Overwrite the existing database" on the restore dialog as shown in the image below.
http://www.sqlcoffee.com/Troubleshooting019.htm
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.