LLI

Read syntax diagramSkip visual syntax diagram
        .-LNK-.           
>>-LLI--+-----+--+----+----------------------------------------><
        +-LPA-+  '-,A-'   
        '-APF-'           

This report provides different program library listing. All operands are optional, and have the following meanings:
LNK
List the link library information. This is the default operand, and takes effect if neither LNK, LPA nor APF is specified. The libraries that will be reported on are those whose names are specified in the LNKLSTxx Parmlib members.
LPA
List information for libraries defined to the link pack area.
APF
List information about authorized programs defined in the link library.
,A
All the information on the selected libraries is to be listed, including the device number, device type and volume serial numbers of the devices where they reside.

It is advisable to specify this operand only when you really want to have the device information listed, because the services used to retrieve this information are expensive in terms of performance.