SPI Common Extensions Manual

ZCOM Errors
SPI Common Extensions Manual427508-001
A-12
–10 ZCOM-ERR-FS-ERR (error)
–10 ZCOM-ERR-FS-ERR (error)
A procedure call to the file system failed during processing of a request. For example,
an OPEN was rejected by a process.
ZCOM-TKN-OBJNAME
contains the name of the object specified in the request and is included if relevant
to the analysis of the error condition.
ZCOM-TKN-OBJTYPE
specifies the object type (ZCOM-OBJ-objtype) specified in the request and is
included if relevant to the analysis of the error condition.
ZSPI-TKN-ERRLIST
marks an embedded error list originally generated by the file system.
ZSPI-TKN-ERROR.Z-SSID
contains the SSID of the file system.
ZSPI-TKN-ERROR.Z-ERROR
contains the file-system error number.
ZSPI-TKN-PROC-ERR
identifies the file-system procedure that reported the error.
ZFIL-TKN-FNAME
contains the file name associated with the error.
ZSPI-TKN-ENDLIST
marks the end of the nested file-system error list.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
.Z-SSID type ZSPI-DDL-SSID
.Z-ERROR type ZSPI-DDL-ENUM
ZSPI-TKN-PROC-ERR token-type ZSPI-TYP-INT
ZFIL-TKN-FNAME token-type ZSPI-TYP-FNAME
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
subsys-type-name token-type subsys-defined
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL