About "system. Data. sqlclient. sqlerror: the media set has two media clusters, but only one. All members must be provided.

Source: Internet
Author: User
<Doctype HTML public-wcdtd XHTML stricten httpwwwworgtrxhtmldtdxhtml-strictdtd>

Cause analysis:
1. During backup, the old path was not deleted. I added a new path and accidentally set it to two backup paths. SQL splits the backup files into two based on the two backup paths.
2. During restoration, both backup files must be loaded to the source data.
3. Manually change the restored path to the data folder path of the actual SQL statement.
4. If a database with the same name needs to be overwritten, modify the settings.

Solution:

1. Only one backup path is retained during backup to generate a backup file ~

2. You can use the following example to complete the restoration.
Restore database DB from disk = 'C: \ A. Bak', disk = 'C: \ B. Bak'
Multiple disks are used.

 

 

# Database Technology

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.