TS/MP 2.5 Management Programming Manual

ZPWY-VAL-SERVERCLASS2
ZPWY-DDL-SCPROCESS-VERSION
ZPWY-DDL-SCPROCESS-VERSION is the version of a requester. This token, although supplied by
requesters, is used only by TS/MP servers.
token-type ZSPI-DDL-ENUM.def ZPWY-DDL-SCPROCESS-VERSION
The valid value is:
ZPWY-VAL-SCPROCESS2
ZPWY-DDL-TIME-TYPE
ZPWY-DDL-TIME-TYPE is a 64-bit Julian timestamp or elapsed time in microseconds.
token-type ZSPI-DDL-TIMESTAMP.def ZPWY-DDL-TIME-TYPE
ZPWY-DDL-YES-NO
ZPWY-DDL-YES-NO specifies a yes or no decision. Valid values are ZPWY-VAL-YES or
ZPWY-VAL-NO.
token-type ZSPI-DDL-BOOLEAN.def ZPWY-DDL-YES-NO
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.
ZPWY-DDL-0-100
ZPWY-DDL-0-100 is a value from 0 to 100.
token-type ZSPI-DDL-INT.def ZPWY-DDL-0-100
ZPWY-DDL-0-4095
ZPWY-DDL-0-4095 is a value from 0 to 4095.
token-type ZSPI-DDL-INT.def ZPWY-DDL-0-4095
ZPWY-DDL-0-8191
ZPWY-DDL-0-8191 is a value from 0 to 8191.
token-type ZSPI-DDL-INT.def ZPWY-DDL-0-8191
ZPWY-DDL-1-100
ZPWY-DDL-1-100 is a value from 1 to 100.
token-type ZSPI-DDL-INT.def ZPWY-DDL-1-100
66 ZPWY-DDL- Definitions