SQL Server 2012 创建数据库快照

不是所有的MSSQL数据库版本都支持数据库快照,只有Enterprise版本的才支持。 在其他版本上,以Business Intelligence Edition版本为例,创建快照时,会报如下错误 “Business Intelligence Edition 不支持 Database Snapshot。” 在Enterprise版本的数据库下,运行如下语句来创建快照会报错,如下图: 这是因为创建快
相关文章
相关标签/搜索