LPA: MVS link pack area programs


To display a list of the various programs in the MVS link pack areas (LPA), select Option 8, LPA, from the Program Management Menu:

LPA display

BMC SOFTWARE -------------------- LPA DISPLAY ----------------- TIME: 02:10:11
COMMAND ===>                                                CICS ===> CICSPROD
  PROGRAM  PROGRAM  PROGRAM       0        1         2         3         4
  ADDRESS    NAME    LENGTH  LPA  123456789012345678901234567890123456789012345
  82AC0164 DFHIRP    25,752 EPLPA- aP &y&y& &y& &  V     S  Y          M      -
  81DDE830 DFHCSVC    2,000 EPLPA  0-     *DFHCSVC   Y I40.I
  82AC62C8 DFHSSEN   12,980 EPLPA  0AH    *DFHSSEN  AI   0      i0      &
  82844F60 DFHDSPEX     160 EPLPA  0 00  DFHDSPEX  92.016       j     uj
  82AC7020 DFHSSWT    4,408 EPLPA  00  DFHSSWT
  82AD33D8 DFHSSGC      952 EPLPA         0Cm       Cn    0    i0     &

 

Usage notes and command conventions

Each line of the LPA Display shows a program currently loaded in an MVS LPA. The programs may or may not be in use by a CICS region.

This display allows you to identify programs to be used when CICS accesses LPA programs. The default display shows only CICS programs.

This tools is excellent to use when determining if two MVS systems contain the same modules in the LPA. A program can be in more than one LPA.

Command format

EXec LPa aaaaaaaa bbbbbbbb

 

aaaaaaaa

specifies the program at which to position the display

When a qualifier character (+ or *) is used, the display is limited to a subset of program names. When aaaaaaaa is omitted, MainView for CICS displays all CICS programs.

bbbbbbbb

specifies the type of program to be displayed, as follows:

 

  • * or CICS (only CICS programs–the default)
  • A or ALL (all programs)
  • ABOVE (only programs above the 16MB line)
  • BELOW (only programs below the 16MB line)
  • MLPA (only programs in the Modified Link Pack Area)
  • EMLPA (only programs in the Extended Modified Link Pack Area)
  • FLPA (only programs in the Fixed Link Pack Area)
  • EFLPA (only programs in the Extended Fixed Link Pack Area)
  • PLPA (only programs in the Pageable Link Pack Area)
  • EPLPA (only programs in the Extended Pageable Link Pack Area)
  • CSA (only programs in the Common System Area)
  • ECSA (only programs in the Extended Common System Area)

Commands

EXPAND provides a memory display of the selected entry address when you position the cursor on the line displaying a program (see DUMP view).

Locate has the following format: L aaaaaaaa bbbbbbbb

Scrolling is available.

Action services

None.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView for CICS 6.8