February 04, 2000 09:30 AM
Using DBCC PAGE
Rating:

(0)
SQL Server Magazine
InstantDoc ID #8097
If you're a systems administrator (sa), you can use the DBCC PAGE statement to view the page header, data rows, and row offset table for any data page in a database. But because people don't often need to view the content of a data page, you won't find much about DBCC PAGE in SQL Server Books Online (BOL). Also, as DBCC PAGE is an undocumented internal command, if you want the results of DBCC PAGE to return to your query output window (instead of writing to the errorlog), you need to turn o...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: