Sqlserver2000 Restore database operation aborted

Source: Internet
Author: User
SQL Server2000 uses the same database of another machine to restore the database of the local machine,

The prompt "the media set to be restored has two members, but only one is provided.
All members must be provided, and the Restore database operation is aborted abnormally ",

Why? How can this problem be solved?

In this case, two backup files are specified during Backup.
In this way, SQL splits the database content into the two backup files during Backup.
Therefore, you must specify the two backup files to restore the data.
Because a backup file contains part of the database content

The following are the correct recovery methods:
Restore database test from disk = 'G: \ MSI \ 060222. Bak', disk = G: \ MSI \ mis. Bak'

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.