TS/MP 2.5 Management Programming Manual
Table 20 TS/MP Private Token and Field Types (continued)
ZPWY-DDL-ERROR-INFO ZPWY-DDL-FILLER
NOTE: The Pathway subsystem types listed in Table 20 (page 53) are used only as a basis for
defining other types. These types indicate the structure parts of other types, but your programs not
refer to them directly. Therefore, to save space, TS/MP does not produce programming-language
declarations for them.
A few type names are not described; instead they are expanded into their component fields. These
types are:
ZPWY-DDL-LOG-INFOINFO types:
ZPWY-DDL-PIO-STAT
nl
STATS types:
ZPWY-DDL-SCQUEUE-STAT
Table 21 Pathway Predefined Token and Field Values
ZPWY-VAL-BUFSIZE
nl
ZPWY-VAL-SSID
nl
ZPWY-VAL-VERSIONZPWY-VAL-BUFLEN
Table 22 TS/MP Field Types for Predefined Values
ZPWY-DDL-QUALPROCTYPE-VALUE
nl
ZPWY-DDL-CTLSTATE-VALUE
nl
ZPWY-DDL-PROCESSTYPE-VALUE
nl
ZPWY-DDL-FILESTATE-VALUE
nl
ZPWY-DDL-REQTYPE-VALUE
nl
ZPWY-DDL-FRZSTATE-VALUE
nl
ZPWY-DDL-REQWAIT-VALUE
nl
ZPWY-DDL-FRZSTATESEL-VALUE
nl
ZPWY-DDL-SECURITY-VALUEZPWY-DDL-OBJSTATE-VALUE
nl
ZPWY-DDL-PMSTATE-VALUE
Buffer Declarations
TS/MP provides these buffer declarations for message buffers you can use with the SPI procedures.
ZPWY-DDL-MSG-BUFFER
is a message buffer of the appropriate size for use with the SPI procedures in
applications that manage Guardian server processes.
def ZPWY-DDL-MSG-BUFFER.
token-type ZSPI-DDL-INT. 02 Z-MSGCODE
token-type ZSPI-DDL-INT. 02 Z-BUFLEN
token-type ZSPI-DDL-INT. 02 Z-OCCURS
token-type ZSPI-DDL-CHAR 02 Z-FILLER
occurs 0 to ZPWY-VAL-BUFLEN
times
depending on Z-OCCURS.
end.
This buffer message declaration is also defined in the ZSPIDEF.ZPWYTACL file with
the size of the Z-FILLER field set to 2048 bytes.
ZPWY-DDL-MAX-MSG-BUFFER
54 ZPWY-DDL- Definitions










