Defining the terminals used by z/OS® Debugger
These are the terminal LUs defined to VTAM® through VTAMLST
:
EQATRML VBUILD TYPE=APPL
TRMLU001 APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, *
SESSLIM=YES,DLOGMOD=D4C32XX3
TRMLU002 APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, *
SESSLIM=YES,DLOGMOD=D4C32XX3
TRMLU003 APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, *
SESSLIM=YES,DLOGMOD=D4C32XX3
TRMLU004 APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, *
SESSLIM=YES,DLOGMOD=D4C32XX3
TRMLU005 APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, *
SESSLIM=YES,DLOGMOD=D4C32XX3
…
TRMLU050 APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, *
SESSLIM=YES,DLOGMOD=D4C32XX3
See hlq.SEQASAMP(EQAWTRML)
for a sample
of these definitions.
Note that the DLOGMOD
operand is specified. Change
the TRMLUnnn
names on the
terminal LU APPL definition statements to names that meet your site
convention for terminal LU names. These names must match the entries
in the LUGROUP statements in the BEGINVTAM blocks shown in Example 1, Example 2, and Example 3.