ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
6-26
ZPWY-MAP-DEF-TERM
ZPWY-MAP-DEF-TERM
ZPWY-MAP-DEF-TERM is an extensible structured token that defines the attributes for
a Pathway TERM object.
ZAUTORESTART
specifies the number of times that the PATHMON process attempts to restart the
TERM object within a fixed 10-minute interval after an abnormal termination that
causes the TCP to place the TERM object in a SUSPEND-ABORT or a
SUSPEND-RESUME state. This state does not result from a normal ABORT,
STOP, or SUSPEND command.
After an abnormal termination, the action caused by this option is equivalent to
using an ABORT TERM command followed by the START TERM command.
ZAUTORESTART does not affect TERM objects during the interval between
normal SUSPEND and RESUME operations and does not apply to TERM objects
created with the START PROGRAM command.
def ZPWY-DDL-DEF-TERM.
02 ZAUTORESTART token-type ZPWY-DDL-AUTO-RESTART.
02 ZBREAK token-type ZPWY-DDL-ON-OFF.
02 ZDIAGNOSTIC token-type ZPWY-DDL-ON-OFF.
02 ZDISPLAYPAGES token-type ZPWY-DDL-1-255.
02 ZECHO token-type ZPWY-DDL-ON-OFF-CURRENT.
02 ZEXCLUSIVE token-type ZPWY-DDL-ON-OFF.
02 ZFILE token-type ZSPI-DDL-FNAME32. !r
02 ZINITIAL token-type ZPWY-DDL-SCOBOL-PUNAME. !r
02 ZINSPECTINFO.
03 ZINSPECT token-type ZPWY-DDL-ON-OFF.
03 ZINSPECTFILE token-type ZSPI-DDL-FNAME32.
02 ZIOPROTOCOL token-type ZPWY-DDL-IO-PROTOCOL.
02 ZMAXINPUTMSGS token-type ZPWY-DDL-0-2045.
02 ZPRINTERINFO.
03 ZISATTACHED token-type ZPWY-DDL-YES-NO.
03 ZPRINTERFILE token-type ZSPI-DDL-FNAME32.
02 ZTCLPROG token-type ZSPI-DDL-FNAME32.
02 ZTCP token-type ZPWY-DDL-OBJECT-NAME.
!r
02 FILLER token-type ZPWY-DDL-FILLER.
02 ZTMF token-type ZPWY-DDL-ON-OFF.
02 ZTERMTYPEINFO.
03 ZTERMTYPE token-type ZPWY-DDL-TERM-TYPE.
03 FILLER token-type ZPWY-DDL-FILLER.
03 ZSUBTYPE token-type ZSPI-DDL-INT.
02 ZTRAILINGBLANKS token-type ZPWY-DDL-ON-OFF.
end.