File Utility Program (FUP) Management Programming Manual

ORSERV Error Messages
File Utility Program (FUP) Management Programming Manual523322-001
C-12
12: ZORS-ERR-PE
12: ZORS-ERR-PE
An internal programming error occurred.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the ORSERV subsystem ID and
the error number ZORS-ERR-PE (12). This token is always in the error list.
ZORS-MAP-CMD-ERROR
is a structured token with these fields:
ZNAME
is the name of the file that ORSERV was processing.
ZCOMMAND
is the ORSERV command that was executing.
ZOBJECT
is the object type.
ZORS-TKN-PE-NUM
is an integer that indicates where the programming error occurred.
Recommended Action
Report this error to your Compaq service provider and provide:
The command and token values you sent to ORSERV
The token values returned by ORSERV in the response buffer
A copy of the ORSERV server program file that returned the error
A copy of the SAVE file, if ORSERV abended
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZORS-MAP-CMD-ERROR
ZNAME type ZSPI-DDL-FNAME.
ZCOMMAND type ZSPI-DDL-INT.
ZOBJECT type ZSPI-DDL-INT.
ZORS-TKN-PE-NUM token-type ZSPI-TYP-INT
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.