码迷,mamicode.com
首页 > 数据库 > 详细

How to Restore File Error 3219 on Microsoft SQL Servers

时间:2014-05-21 03:36:02      阅读:427      评论:0      收藏:0      [点我收藏+]

标签:class   c   http   a   int   com   

File error 3219 occurs on Microsoft SQL servers where you are attempting to improperly restore a database with the "Restore Files and Filegroups" command instead of the Restore Database command. Obviate this error by repeating your backup procedure, utilizing the correct command in a process that takes less than 10 minutes in most cases.

Instructions

    • Right-click the database to be restored.

    • 2

      Select the "Restore Database" option.

    • 3

      Click "From Device" and select "Read backup set information."

    • 4

      Click "Add" and select the backup file you wish to use.

    • 5

      Press "OK" twice to commence the backup, obviating the error 3219 issue.



Read more: http://www.ehow.com/how_6627082_restore-3219-microsoft-sql-servers.html#ixzz32FmdNzr4

How to Restore File Error 3219 on Microsoft SQL Servers,布布扣,bubuko.com

How to Restore File Error 3219 on Microsoft SQL Servers

标签:class   c   http   a   int   com   

原文地址:http://www.cnblogs.com/yixiaozi/p/3739527.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!