onstat -P command: Print partition information
Use the onstat -P command to display the partition number and the pages in the buffer pool for all of the partitions.
For information about running onstat -P on a dump file created without the buffer pool, see Running onstat Commands on a Shared Memory Dump File.
Example output
Output description
- Buffer pool page size
- The size, in bytes, of the buffer pool pages.
- partnum
- The partition number.
- total
- The total number of partitions.
- btree
- The number of B-tree pages in the partition.
- data
- The number of data pages in the partition.
- other
- The number of other pages in the partition.
- dirty
- The number of dirty pages in the partition.