Use the VTAM Buffer Pool Extents attributes to display the characteristics and status of the buffer pool extents.
Buffer Pool Name The name of the VTAM buffer pool. This value is displayed as a one of these character strings:
Buffers Per Extent The number of buffers in the extent. The format is an integer.
Bytes Per Buffer The number of bytes per buffer. The format is an integer.
Collection Time The time and date of the data sampling. This time is displayed in the following format:
mm/dd/yy hh:mm:ss
Where:
The stored format is a string no longer than 16 characters in the format CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:
End Address The ending address of the buffer pool extent. The format is a hexadecimal address.
Extent Block Address The pointer to the PXB control block. The format is a hexadecimal address.
Extent Number The relative extent number. The number starts at 1 and is incremented by 1 for each subsequent Pool Extension Block (PBX) on the chain. The format is an integer.
Free Buffers The number of free buffers in the extent. The format is an integer.
Pages Per Extent The number of pages per extent. The format is an integer.
Origin Node The unique identifier for the VTAM node being displayed. The format is an alphanumeric string no longer than 32 characters.
Percent Used The buffer utilization percentage. The format is an integer.
Start Address The address where the buffers begin in virtual storage for that extent. The format is a hexadecimal address.
Status The status of the extent. An extent is active as long as any its buffers are in use. An extent becomes inactive when VTAM frees the pages in that extent as a group. VTAM does not delete an inactive Pool Extension Block (PBX) but retains it for future reuse. Valid responses for this field are:
System ID The SMF system ID. The format is an alphanumeric string no longer than 4 characters.