Home > Database > Mysql Tutorial > mssql提示The operation cannot be performed on a database错误

mssql提示The operation cannot be performed on a database错误

WBOY
Release: 2016-06-07 17:49:17
Original
2080 people have browsed it

The operation cannot be performed on a database with database snapshots or active DBCC replicas的解决办法,有需要的朋友可参考一下。

The operation cannot be performed on a database with database snapshots or active DBCC replicas.

有印象的是刚程序里是做过snapshot的,猜与之有关。

进Microsoft SQL Server Management Studio里看Database snapshots里看,果然是有snapshot,删除之,重新恢复数据,搞定。

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template