Defining the Terminal Interface Manager APPL definition statements

You must define the APPL definition statements that the Terminal Interface Manager will use for its sessions. To define the APPL definition statements, do the following steps:

  1. Define the APPL definition statements as shown in the EQAWSESS member in the hlq.SEQASAMP data set by doing one of the following tasks:
    • Copy EQAWSESS into a new member:
      1. Create a new member in the VTAM® definitions library (VTAMLST). The VTAM definitions library is often stored in the data set SYS1.VTAMLST.
      2. Copy the contents of the EQAWSESS member into the new member.
      3. Add the new member's name to the VTAM start options configuration file, ATCCONxx.
    • Copy EQAWSESS into an existing member:
      1. Select a member in the VTAM definitions library (VTAMLST) that contains the major node definitions.
      2. Copy the APPL definition statements for z/OS® Debugger from the EQAWSESS member into the selected member.

To activate the new definitions, enter the following command from the console:

VARY NET,ACT,ID=member-name

member-name is the member name in the VTAM definitions library.