SPI Programming Manual (G06.24+, H06.03+, J06.03+)

Errors
SPI Programming Manual427506-006
A-3
0: ZSPI-ERR-OK
0: ZSPI-ERR-OK
Cause. Successful operation.
Effect. The requested operation is completed.
Recovery. No recovery is necessary.
1: ZSPI-ERR-INVBUF
Cause. The buffer supplied in the procedure is considered to be improperly formatted
for one of these reasons:
The first word of the buffer does not contain the SPI message code (ZSPI-VAL-
MSGCODE ¦ 28).
The current version of SPI does not recognize the buffer format.
ZSPI-ERR-MISS-NAME 19 Name not found
ZSPI-ERR-MISS-OFFSET 23 Offset not found
ZSPI-ERR-MISS-STRUCT 22 Structure not found
ZSPI-ERR-MISTKN 8 Token not found
ZSPI-ERR-NEW-LINE 17 More text on new line
ZSPI-ERR-NO-FORMATID 27 No format ID available
ZSPI-ERR-NO-MORE 18 No more fields
ZSPI-ERR-NO-SCANID 26 No scan ID available
ZSPI-ERR-NO-TKNDEFID 36 No tkndef ID available
ZSPI-ERR-NOSPACE 5 Buffer full
ZSPI-ERR-NOSTACK 12 Insufficient stack space
ZSPI-ERR-NOTIMP 11 Operation not supported
ZSPI-ERR-OBJCLASS 32 Invalid object class
ZSPI-ERR-OBJFORM 31 Invalid object name format
ZSPI-ERR-OCCURS-DEPTH 28 OCCURS nested too deep
ZSPI-ERR-OK 0 No error
ZSPI-ERR-TEMPLATE 34 Encoded name is a template
ZSPI-ERR-TOO-LONG 24 Text longer than maximum
ZSPI-ERR-XSUMERR 6 Invalid checksum
ZSPI-ERR-ZFIL-ERR 13 File-system error
ZSPI-ERR-ZGRD-ERR 14 Error from ZGRD procedure
Table A-2. ZSPI Errors, by Name (page 2 of 2)
Name Number Meaning