File Utility Program (FUP) Management Programming Manual

ORSERV Error Messages
File Utility Program (FUP) Management Programming Manual523322-001
C-13
13: ZORS-ERR-FILESYS
13: ZORS-ERR-FILESYS
The ORSERV command failed with a Guardian file-system error.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the ORSERV subsystem ID and
the error number ZORS-ERR-FILESYS (13). 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.
Recommended Action
The second error list contains an error reported by the Guardian file system (ZSPI-
SSN-ZFIL). An application must enter this error list to determine the cause of the error.
For details on extracting tokens from nested error lists, see Handling ORSERV Errors
on page 4-14.
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.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
Error list with error returned by ZSPI-SSN-ZFIL
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.