File Utility Program (FUP) Management Programming Manual

ORSERV Error Messages
File Utility Program (FUP) Management Programming Manual523322-001
C-9
8: ZORS-ERR-LONG-COMMAND
8: ZORS-ERR-LONG-COMMAND
An application specified an ORSERV command that is too long for the command
buffer.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the ORSERV subsystem ID and
the error number ZORS-ERR-LONG-COMMAND (8). This token is always in the
error list.
Recommended Action
Determine why the command is too long for the buffer. For example, check the length
of the command buffer. The recommended buffer length for all ORSERV commands is
ZORS-VAL-BUFLEN. Correct and retry the command.
9: ZORS-ERR-WRONG-SSID
An application specified an incorrect ORSERV subsystem ID (SSID) for an ORSERV
command.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the ORSERV subsystem ID and
the error number ZORS-ERR-WRONG-SSID (11). This token is always in the error
list.
Recommended Action
Determine the correct ORSERV subsystem ID. Correct the SSINIT procedure call and
retry the command.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.