You use this command to output control blocks and storage areas of BCAM buffer management.
POOL |
[ *ALL / POOLCB / LIST / ALLRES / ALLPAG / RESHC / RESDC / PAGHC / PAGDC ] [ , INFO = *ALL / list-poss (4): CB / BITMAP / BUFFER / STATE ] |
*ALL
All control blocks and storage areas of buffer management are output.
POOLCB
Only the POOLCB is output.
ALLRES
The resident header and data cells are output.
ALLPAG
The pageable header and data cells are output.
RESHC
The resident header cells are output.
RESDC
The resident data cells are output.
PAGHC
The pageable header cells are output.
PAGDC
The pageable data cells not fixed by BCAM are output.
LIST
The list pool is output.
INFO=
Defines which parts of the pool specified by the positional parameter are to be output.Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).
*ALL
SUBCB, BITMAP, and BUFFER.
CB
The SUBCB.
BITMAP
The BITMAP and the BUFFER-ADDRESS-LIST.
BUFFER
The storage area.
STATE
The pool state in readable form (only applies if POOLCB or *ALL is specified).