LISTLPA control statement

Use the LISTLPA control statement to obtain listings of selected modules in the fixed link pack area (LPA).

LISTLPA [FLPA][,MLPA][,PLPA]
LISTLPA
Lists the modules in the fixed link pack area, the modified link pack area, and the pageable link pack area (PLPA). This listing is a map that includes modules residing in the extended sections of each link pack area (LPA). If you do not specify any parameters on the LISTLPA control statement, then AMBLIST maps modules from all three LPAs.

The LISTLPA control statement does not support dynamic LPA. If the dynamic LPA support is used to update LPA, those changes will not be reflected in the AMBLIST LISTLPA output. The LISTLPA control statement will not be enhanced to support new operating system functions. The recommended replacement is the LPAMAP subcommand of IPCS. See z/OS MVS IPCS Commands for details about this command.

FLPA
Requests mapping of the modules in the fixed link pack area.
MLPA
Requests mapping of the modules in the modified link pack area.
PLPA
Requests mapping of the modules in the pageable link pack area.