| TABLE A: DBCC PAGE Parameters |
| Parameter |
Description |
| dbid |
ID of the database containing the page |
| dbname |
Name of the database containing the page |
| filenum |
File number containing the page |
| pagenum |
Page number within the file |
| printopt |
Optional print option; takes one of these values:
0 Default; print the buffer header and page header
1 Print the buffer header, page header, each row separately, and the row offset table
2 Print the buffer and page headers, page as a whole, and the offset table |