Remote terminals, method 1—DFHTCT TYPE=TERMINAL
TCT macro definitions for defining remote terminals using method 1.
Note: The DFHTCT TYPE=LINE macro and the additional operands of
the DFHTCT TYPE=TERMINAL macro are valid, but are ignored if the SYSIDNT operand
on the preceding DFHTCT TYPE=REGION macro indicates a remote region. (For
details of the DFHTCT TYPE=LINE and DFHTCT TYPE=TERMINAL macros, see Sequential devices)
- ACCMETH=access-method
- Code this with the access method of the remote terminal.
- RMTNAME={name-specified-in-TRMIDNT∨name}
- Specifies the 1- to 4-character name by which the terminal is known in the system or region that owns the terminal (that is, in the TCT of the other system). If this operand is omitted, the name in the TRMIDNT operand is used.
- SYSIDNT=name
- Indicates the 4-character name of the system or region that owns this terminal. This may be the local system or region (that is, the name defined in the TYPE=INITIAL macro), in which case the TCT entry created is a local definition. It may be the name of a different system or region, in which case the TCT entry created is a remote definition. This SYSIDNT must be the same as the SYSIDNT on the TYPE=REGION macro that precedes this macro.
- TRMIDNT=name
- Specifies the 1- to 4-character name by which the terminal is known in this system (that is, in the local system that owns this TCT, and that owns the transactions).
- TRMTYPE=terminal-type
- Code this with the terminal type. For details, see Sequential devices.
