Home >Database >Mysql Tutorial > 丢失或损坏NDF文件如何附加数据库

丢失或损坏NDF文件如何附加数据库

WBOY
WBOYOriginal
2016-06-07 17:42:191276browse

在论坛看到有人遇到NDF文件丢失并且没有备份,所以无法成功附加数据库。在网上也看到过很多回答是如果没有NDF就无法附加成功。其实我自己测试下来即使没有NDF也

在论坛看到有人遇到

 5120 1024

 5120 1024

 1024 2048 10

10

10

10

 

 

现在可以看到三张表都是存在的,但是访问test1表的时候会出现下面的错误:

 

Msg 8653,Level 16, State 1, Line 1

The queryprocessor is unable to produce a plan for the table or view 'test1' because thetable resides in a filegroup which is not online.

 

因为表所在的Filegroup是离线的,网站空间,所以无法访问。

 

本文出自 “关注SQL Server技术” 博客,美国服务器,美国空间,请务必保留此出处

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn