LIBRARYs report
The LIBRARYs report is produced using a combination of EXEC CICS INQUIRE LIBRARY and EXEC CICS EXTRACT STATISTICS LIBRARY RESID commands. The statistics data is mapped by the DFHLDBDS DSECT.
| Field Heading | Description |
|---|---|
| LIBRARY Name | The name of the LIBRARY. Source field: EXEC CICS INQUIRE LIBRARY |
| Search Position | The current absolute position of
this LIBRARY in the overall LIBRARY search order. Source field: EXEC CICS INQUIRE LIRBARY SEARCHPOS |
| Ranking | The position this LIBRARY appears
in the overall LIBRARY search order relative to other LIBRARY concatenations. Source field: EXEC CICS INQUIRE LIBRARY RANKING |
| Critical | Indicates whether this LIBRARY is
critical to CICS startup. Source field: EXEC CICS INQUIRE LIBRARY CRITICAL |
| Enable Status | Indicates whether the LIBRARY is
included in the overall LIBRARY search order. Source field: EXEC CICS INQUIRE LIBRARY ENABLESTATUS |
| Program Loads | The number of times the loader has
issued an MVS LOAD request to load programs from the LIBRARY concatenation
into CICS managed storage. Source field: LDB-LIBRARY-PROG-LOADS |
| Number Dsnames | The number of data sets in the LIBRARY
concatenation. Source field: EXEC CICS LIBRARY NUMDSNAMES |
| Concatenation | The concatenation number of the data
set in the LIBRARY concatenation. Source field: EXEC CICS INQUIRE LIBRARY DSNAME01-16 |
| Data set Name | The 44 character name of each data
set in the LIBRARY concatenation. Source field: EXEC CICS INQUIRE LIBRARY DSNAME01-16 |
| Dsname Number | The position that the data set occupies within
the LIBRARY. Note: DFHRPL does not have any Dsname Numbers.
|