Can we see the data reside inside the data Page?.
How to Idenfy Corrupted or damaged Pages of table?.Google for DBCC PAGE. Not documented or supported...
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"Praveen" <apveen@.gmail.com> wrote in message
news:1141288503.616391.54220@.j33g2000cwa.googlegroups.com...
> Can we see the data reside inside the data Page?.
> How to Idenfy Corrupted or damaged Pages of table?.
>|||Hi
DBCC TRACEON (3604)
dbcc page (13,1,96,1)--dbid, fileno, pageno, option
http://www.sql-server-performance.com/gv_index_data_structures.asp
"Praveen" <apveen@.gmail.com> wrote in message
news:1141288503.616391.54220@.j33g2000cwa.googlegroups.com...
> Can we see the data reside inside the data Page?.
> How to Idenfy Corrupted or damaged Pages of table?.
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment