LPA definition in LPALSTxx

z/OS Debugger requires the installation of the z/OS Debugger SVC programs EQA00SVC (alias IGC0014E) and EQA01SVC (alias IGX00051).

Add EQAW.SEQALPA in SYS1.PARMLIB(LPALSTxx) to load the SVC’s at IPL time:
EQAW.SEQALPA(#volser)
Note: Define LPA=xx in the IEASYSxx parmlib member to specify which LPALSTxx parmlib member should be used during IPL.
To dynamically load, or update, the SVC’s:
  1. Make EQAW.SEQAAUTH an APF authorized data set, e.g. by issuing operator command SETPROG APF,ADD,DSN=EQAW.SEQAAUTH,SMS.

  2. Customize and submit EQAW.SEQASAMP(EQAWISVC).