Display Library List (DSPLIBL)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Library List (DSPLIBL) command displays the library list for the current thread including the system portion, and, if they exist, the product libraries, the current library entry, and the user portion.

Top

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional, Positional 1
Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

*
The output is displayed (if requested by an interactive job) or printed with the job's spooled output (if requested by a batch job).
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPLIBL

The names, types, auxiliary storage pool (ASP) device names, and text of the libraries that are in the library list for the current thread are displayed.

Top

Error messages

*ESCAPE Messages

CPF2113
Cannot allocate library &1.
CPF2148
Library marked *DELETED not found.
CPF2176
Library &1 damaged.
CPF2179
Cannot display library.
CPF2182
Not authorized to library &1.
CPF9847
Error occurred while closing file &1 in library &2.
Top