Quantcast
Channel: Sql Server 2008 R2 – MSSQLFUN – Microsoft SQL Server, Database, Replication, SQL Server Agent, Mirroring, Always On, HADR
Viewing all articles
Browse latest Browse all 48

DMV-10 : Does my database contain edition specific features?……..sys.dm_db_persisted_sku_features

$
0
0
sys.dm_db_persisted_sku_features (Introduced in SQL Server 2008) DMV (Dynamic Management View), described by BOL as follows: http://msdn.microsoft.com/en-in/library/cc280724.aspx Some features of the SQL Server Database Engine change the way that Database Engine stores information in the database files. These features are restricted to specific editions of SQL Server. A database that contains these features cannot be moved … Continue reading

Viewing all articles
Browse latest Browse all 48

Trending Articles