DFHNC0432I Pool statistics for CF structure strname:

Explanation

This message gives a summary of the usage statistics for the named counter pool list structure. It is issued in response to a named counter sequence number server DISPLAY or PRINT command which includes the POOLSTATS parameter, and may also be produced on the SYSPRINT file during interval statistics if the statistics options include print file output.

The detailed message layout is as follows:


Structure: Size  Max size
             nK        nK
Entries: Total  In use  Max used  Free  Min free
             n       n         n     n         n
          100%      n%        n%     n%       n%

System action

Processing continues.

User response

The statistics are described in detail in the DFHNCS6D data area. Pool usage statistics are calculated from information returned by recent coupling facility requests, and are not always very accurate, especially if the pool has not been accessed recently by the current server.

The individual fields have the following meanings:

  • Structure:

    Size

    Current allocated size of the list structure.

    Max size

    Maximum size to which this structure could be altered.

  • Entries:

    Total

    Total entries in the currently allocated structure (initially set at structure connection time and updated on completion of any structure alter request).

    In Use

    Number of entries currently in use.

    Max Used

    Maximum number in use (since last reset).

    Free

    Number of entries currently free (total minus used).

    Min Free

    Minimum number of free entries (since last reset).

Module

DFHNCCF

Destination

Console and SYSPRINT