LISTSYS command

The LISTSYS command populates the current OLIST with the libraries of the specified system libraries.

Syntax

Read syntax diagramSkip visual syntax diagramLISTSys /ALLLINKLISTLINKLPALIBLPAAFPLISTAFPPARMLIBPARM

Operands

ALL
Indicates APFLIST, LINKLIST, and LPALIB (default).
APFLIST
The authorized program facility library list.
LINKLIST
The LINKLIST load libraries.
LPALIB
The link pack area libraries.
PARMLIB
The z/OS® PARMLIB libraries.

Usage notes

Use this command with the MEMFind command command to locate where the system may locate a module.

Examples

LISTS LPA  - add to OLIST all library names included in the
             system Link-Pack-Area (LPA).
LISTS PARM - add to OLIST all library names included in the
             system parameter library list (PARMLIB).
LISTS ALL  - add to OLIST all library names included in the
             system lists of: LINKLIST, LPALIB, PARMLIB, APF.
LISTSYS    - display a menu for specifying parameters.