DSNB787I RECLAIMS FOR DIRECTORY ENTRIES = d1 FOR DATA ENTRIES = d2 CASTOUTS= c1

Explanation

This message is a section of output from the DISPLAY GROUPBUFFERPOOL command, which is part of message DSNB750I.

DSNB787I: Group reclaims and castouts

If the DISPLAY GROUPBUFFERPOOL command included the GDETAIL option, the output includes statistics on reclaims and castouts for the group buffer pool.

DSNB787I -   RECLAIMS
               FOR DIRECTORY ENTRIES                   = d1
               FOR DATA ENTRIES                        = d2
             CASTOUTS                                  = c1
d1
The "directory entry reclaim" counter. The number of times that a name assignment required that a directory entry be reclaimed by the coupling facility.
d2
The "data entry reclaim" counter. The number of times that a name assignment required that a data page be reclaimed by the coupling facility.
c1
The "castout" counter. The number of pages that were cast out of the group buffer pool.

Related information