Pathway/iTS Management Programming Manual
ZPWY-DDL- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
5-20
ZPWY-DDL-TMF-RESTARTS
•
If a value for ZSUBTYPE is not specified in the TERMINAL IS clause of a 
program for an intelligent device or in ZPWY-DDL-TERMTYPE-INFO, a default 
value is used rather than the value obtained from the file-system DEVICEINFO 
call.
ZPWY-DDL-TMF-RESTARTS
ZPWY-DDL-TMF-RESTARTS specifies the maximum number of times a TCP can 
attempt to restart a logical TMF transaction after the transaction aborts and before the 
SEND error occurs. 
The following values are valid: 
ZPWY-DDL-YES-NO
ZPWY-DDL-YES-NO specifies a yes or no decision. Valid values are ZPWY-VAL-YES 
or ZPWY-VAL-NO. 
ZPWY-DDL-0-2045
ZPWY-DDL-0-2045 is a value from 0 through 2045. 
ZPWY-DDL-0-2250
ZPWY-DDL-0-2250 is a value from 0 through to 2250. 
def ZPWY-DDL-TMF-RESTARTS token-type ZSPI-DDL-INT2.
 0 No restarts
-1 Unlimited number of restarts
 1 through 32,767 Number of restarts specified
def ZPWY-DDL-YES-NO token-type ZSPI-DDL-BOOLEAN.
Note. ZPWY-VAL-YES is equivalent to ZSPI-VAL-TRUE, and ZPWY-VAL-NO is equivalent to 
ZSPI-VAL-FALSE, neither of which is supported in COBOL. For information on working with 
Boolean values and COBOL coding suggestions, see the SPI Programming Manual.
def ZPWY-DDL-0-2045 token-type ZSPI-DDL-INT.
def ZPWY-DDL-0-2250 token-type ZSPI-DDL-INT.










