SQL Server Restore Database failed: Error: 3154

Source: Internet
Author: User

Error when restoring a database backed up from SQL Server 2005 in the SQL Server 2008 release: "The database backup in the backup set is not the same as the existing ' * * * ' database. RESTORE DATABASE is terminating abnormally. (Microsoft SQL Server, Error: 3154) ".

Here is a small record of the SQL Server2008 3154 error Resolution, I hope to be of help to everyone.

Baidu Experience: jingyan.baidu.com

Tools/Materials
    • SQL Server2008

Baidu Experience: jingyan.baidu.com

Cause analysis
    1. 1

      In SQL Server2005 and the following version of the database backup to restore, you need to establish a database before the database restore operations, and in SQL Server2005 version of the database restore, do not need to establish a database, you can directly perform database backup operations, Otherwise, a 3154 error is reported when performing a database restore operation.

      END

Baidu Experience: jingyan.baidu.com

SQL Server2008 Database restore operation instance
    1. 1

      Take the Restore test database as an example.

    2. 2

      First start the SQL Server2008 software, expand the left tree, right-click on the "Database" node, pop-up context menu,

      Steps to read
    3. 3

      Select the "Restore Files and Filegroups (E) ..." feature, pop up the "Restore Files and Filegroups" dialog box, fill in the database name in the "Target database (Q)" column in the restore target, fill in the test, select "Source Device" in the restored source, click the button in the red box on the right,

      Steps to read
    4. 4

      In the "Specify Backup" dialog box, select the "Add" button, pop up the "Select File" dialog box, select the location of the database backup, select and click Confirm, in the "Specify Backup" dialog box will display the database backup list, select the database backup you want to restore, click OK to start the database recovery,

      steps to read END

SQL Server Restore Database failed: Error: 3154

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.