File Utility Program (FUP) Management Programming Manual

ORSERV Programmatic Interface
File Utility Program (FUP) Management Programming Manual—523322-001
4-20
SPI Standard Definitions
Information about the SPI standard definitions specific to ORSERV is provided here:
ZSPI-SSN-ZORS
is the subsystem number assigned to ORSERV.
ZSPI-TKN-COMMAND
contains the command number for these ORSERV programmatic commands—
GETVERSION, ONLINERELOAD, STATUS, or SUSPEND. Command numbers
and their associated commands appear later in this section.
ZSPI-TKN-ERROR
is the error token that is present in an error list. This token contains the ORSERV
subsystem ID and the ORSERV error number.
ZSPI-TKN-PARM-ERR
is a parameter error token present in some error lists. This token identifies a token
code (Z-TOKENCODE field), the occurrence number of the token (Z-INDEX field),
and the byte offset of a specific field in the token (Z-OFFSET field).
Token Types
ZSPI-TYP-BOOLEAN ZSPI-TYP-ENUM ZSPI-TYP-SSCTL
ZSPI-TYP-BYTE-PAIR ZSPI-TYP-ERROR ZSPI-TYP-SSID
ZSPI-TYP-BYTESTRING ZSPI-TYP-FNAME32 ZSPI-TYP-STRING
ZSPI-TYP-CHAR8 ZSPI-TYP-INT ZSPI-TYP-TIMESTAMP
ZSPI-TYP-CHAR50 ZSPI-TYP-LIST ZSPI-TYP-UINT
ZSPI-TYP-CRTPID ZSPI-TYP-MARK
ZSPI-TYP-DEVICE ZSPI-TYP-PARM-ERR
Structures
ZSPI-DDL-BOOLEAN ZSPI-DDL-ENUM ZSPI-DDL-INT2
ZSPI-DDL-BYTE ZSPI-DDL-FNAME ZSPI-DDL-TIMESTAMP
ZSPI-DDL-CHAR8 ZSPI-DDL-FNAME32 ZSPI-DDL-UINT
ZSPI-DDL-CRTPID ZSPI-DDL-INT
ZSPI-DDL-DEVICE ZSPI-DDL-INT-PAIR
Note. Each SPI standard definition is in the SPI Programming Manual.
Note. For more information about all of the ORSERV numbers and their associated error
lists, see Appendix C, ORSERV Error Messages
.
Table 4-3. SPI Standard Definitions Used by ORSERV (page 2 of 2)