Is DBCC PAGE and DBCC IND commands deprecated in SQL 2014?


hi,

is dbcc page , dbcc ind commands deprecated in sql 2014? not able view after running trace flag 3604



aa

they should work, if execute above dbcc command in-memory optimized table in sql server 2014 database, output return nothing. expected in-memory optimized tables. since data stored in memory , not in physical disk disk optimized tables, don't have data page structures such in-memory optimized tables.

http://www.kodyaz.com/sql-server-tools/execute-dbcc-page-to-display-data-page-contents.aspx



SQL Server  >  SQL Server Documentation



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'