Monitoring sbspaces with oncheck -cS
The oncheck -cS option checks smart-large-object extents and the sbspace partitions in the user-data area.
oncheck -cS output shows an example of the output from the -cS option for s9_sbspc.
The values in the Sbs#, Chk#, and Seq# columns correspond to the Space Chunk Page value in the -pS output. The Bytes and Pages columns display the size of each smart large object in bytes and pages.
To calculate the average size of smart large objects, you can total
the numbers in the Size (Bytes) column and then divide by the
number of smart large objects. In oncheck
-cS output , the average number
of bytes allocated is 2690, as the following calculation shows:
Average size in bytes = (15736 + 98 + 97 + 62 + 87 + 56) / 6
= 16136 / 6
= 2689.3
For information about how to specify smart large object sizes to
influence extent sizes, see Sbspace extents.
The Extns field shows the minimum extent size, in number of pages, allocated to each smart large object.