Displaying library lookaside information
Use the DISPLAY LLA command to display information about library lookaside, and to display a list of all the libraries that LLA is managing.
The syntax of this command is:
D LLA |
---|
|
- L=a, name, or name-a
- Specifies the display area (a), console name
(name), or both (name-a) where
the display is to appear.
If you omit this operand, the display is presented in the first available display area or the message area of the console through which you enter the command.
Example:
If you enter a D LLA command the format of the output is:
CSV600I 12.38.09 LLA DISPLAY 529
EXITS: CSVLLIX1 - INACTIVE CSVLLIX2 - ON
VLF: ACTIVE GET LIB ENQ: YES SEARCH FAIL COUNT: 0
LNKLST SET: IPL
12 LIBRARY ENTRIES FOLLOW
ENTRY L F R P LIBRARY NAME
1 L SYS1.CSSLIB
2 L SYS1.MIGLIB
3 L TCPIP.SEZALOAD
4 L SYS1.VTAMLIB
5 L SYS1.CMDLIB
6 IMSVS.TEST.PGMLIB
7 L SYS1.MIGLIB
8 L SYS1.LINKLIB
9 L TCPIP.SEZSLNK2
10 L SYS1.SORTLPA
11 F SYS1.JOBLIB
12 L SYS1.SCBDHENU
The following describes some of the CSV600I output fields.
For a complete description of all of the output fields, see message
CSV600I. - ENTRY
- The entry number of the library being displayed. This does not relate to the order in which the libraries were specified or are processed.
- L or LNKLST
- The LNKLST status of the library being displayed. L is one of
the following:
- L
- The library is in the current LNKLST.
- A
- The library is in an active, not current, LNKLST.
- (blank)
- The library is not in the LNKLST.
- F or FREEZE
- The FREEZE state of the library being displayed. F is one of
the following:
- F
- The library is in freeze state.
- (blank)
- The library is not in freeze state.
- R or REMOVE
- The REMOVE status of the library being displayed. R is one of
the following:
- R
- The library was requested to be removed.
- (blank)
- The library was not requested to be removed.
- P or PDSE
- The indicator of whether or not the library is a partitioned data
set extended, or PDSE. P is one of the following:
- P
- The library is a PDSE.
- (blank)
- The library is not a PDSE.