LPAMAP subcommand — list link pack area entry points

Use the LPAMAP subcommand to list the entry points in the active link pack area (LPA) and pageable link pack area (PLPA), including the modified link pack area (MLPA). IPCS flags duplicate entry points in the modified link pack area (MLPA).
  • Related subcommands
    • FINDMOD
    • WHERE
  • Syntax
     LPAMAP  [ EPA     ]
             [ MODNAME ]
             [ ALL     ]

    -------- SETDEF-Defined Parameters -------------------------
    Note: You can override the following SETDEF parameters.
    See SETDEF subcommand — set defaults.

              [ ACTIVE | MAIN | STORAGE          ]
              [ DSNAME(dsname) | DATASET(dsname) ]
              [ FILE(ddname) | DDNAME(ddname)    ]
              [ PATH(path-name)     ]
              [ FLAG(severity) ]
              [ PRINT | NOPRINT ]
              [ TERMINAL | NOTERMINAL ]
              [ TEST | NOTEST ]
  • Parameters
    EPA
    Requests a report containing an entry point listing that is sorted by entry point address.
    MODNAME
    Requests a report containing an entry point listing that is sorted alphabetically.
    ALL
    Requests both the MODNAME and the EPA entry point reports.
  • Return Codes

    See Standard subcommand return codes for a description of the return codes produced by the LPAMAP subcommand.

  • Example: Obtain the LPA entry points.
    • Action
      LPAMAP
    • Result
      The output follows.
                  * * *  L I N K   P A C K   A R E A   M A P  * * *
                  SORTED ALPHABETICALLY BY MODULE NAME
      
       NAME      EPA       ADDRESS   LENGTH    MAJOR     NOTE
       --------  --------  --------  --------  --------  ------------
       ADYPRED   81F9C260  01F9C260  00000DA0
       AHLACFV   81B9B95C                      AHLTVTAM
       AHLDMPMD  81B49F5C                      AHLSETD
       AHLDSP    81B8A968                      AHLTXSYS
       AHLEXT    81F6765E                      AHLTSYSM
       AHLFFP    81B44000                      AHLFVEC
       AHLFIO    81F7C0CC                      AHLTSYFL
       AHLFPI    81F7C1A2                      AHLTSYFL
       AHLFRR    81F677E8                      AHLTSYSM
       AHLFSSCH  81F7C0EC                      AHLTSYFL
       AHLFSVC   81F7C17E                      AHLTSYFL
       AHLFVEC   81B44000  01B44000  00004C38
       AHLMCER   81B494C0                      AHLSETD
       AHLPINT   81F67746                      AHLTSYSM
       AHLREADR  81C7FBE8  01C7FBE8  00000418
       AHLRNIO   81B8A858                      AHLTXSYS
       AHLSBCU1  81B92F5E                      AHLWSMOD
       AHLSBLOK  81B926C0                      AHLWSMOD
       AHLSBUF   81B92A88                      AHLWSMOD
       AHLSETD   81B49000  01B49000  000017B0
       AHLSETEV  81B4B000  01B4B000  000019C0
       AHLSFEOB  81B927FE                      AHLWSMOD
       AHLSRB    81B8A9F4                      AHLTXSYS
       AHLSRM    81B8AA68                      AHLTXSYS
       AHLSTAE   81F678C6                      AHLTSYSM
       AHLSVC    81F67618                      AHLTSYSM
       AHLTACFV  81B9B968                      AHLTVTAM
       AHLTCCWG  81B4D000  01B4D000  00002468
       AHLTDIR   81B49AF8                      AHLSETD
       AHLTDSP   81B5463E                      AHLTPID
       AHLTEXT   81F75928  01F75928  000006D8
       AHLTFCG   81B50000  01B50000  000016F0
       AHLTFOR   81EBD570  01EBD570  00000A90
       AHLTFRR   81EBD692                      AHLTFOR
       AHLTLSR   81B547CA                      AHLTPID
       AHLTPI    81B5445E                      AHLTPID
       AHLTPID   81B54448  01B54448  00000BB8
       AHLTRNIO  81EBD570                      AHLTFOR
       AHLTSLIP  81B52000  01B52000  00002440
       AHLTSRB   81B5475C                      AHLTPID
       AHLTSRM   81EBD58A                      AHLTFOR
       AHLTSTAE  81EBD7B4                      AHLTFOR
       AHLTSVC   81B55000  01B55000  00002AC8
       AHLTSYFL  81F7C0B0  01F7C0B0  000006F0
       AHLTSYSM  81F67508  01F67508  00000AF8
       AHLTUSR   81B84978  01B84978  00000688
       AHLTVTAM  81B9B940  01B9B940  000006C0

      The LPAMAP output continues with data like the above.