SPI Common Extensions Manual

ZCDG Definitions
SPI Common Extensions Manual427508-001
C-7
ZCDG Data Definitions
This token is of type ZCDG-TYP-DIAG-ERR, which is based on the structure
ZCDG-DDL-DIAG-ERR:
Z-CTLRTYPE
contains a controller type. Valid values are in the form ZCDG-VAL-CTLR-type, as
listed in the description of ZCDG-TKN-CTLRTYPE.
Z-ERRTYPE
identifies the type of error referred to by Z-ERRCODE. Valid values and the error
types they represent are:
Z-ERRCODE
contains the integer error code.
Z-AUXCODE
contains an auxiliary error code that might further define the error identified in
Z-ERRCODE or might specify where in the diagnostic software the error was
detected.
def ZCDG-DDL-DIAG-ERR.
02 Z-CTLRTYPE type ZSPI-DDL-UINT.
heading "Controller type".
02 Z-ERRTYPE type ZSPI-DDL-UINT.
heading "Error type".
02 Z-ERRCODE type ZSPI-DDL-UINT.
heading "Error Code".
02 Z-AUXCODE type ZSPI-DDL-UINT.
heading "Auxiliary Error Code".
end
ZCDG-VAL-FILE-ERR File error code
ZCDG-VAL-NEWPROC-ERR NEWPROCESS procedure error
ZCDG-VAL-CMP-ERR CMP error code
ZCDG-VAL-SCP-ERR SCP error code
ZCDG-VAL-SPI-ERR SPI error code
ZCDG-VAL-ZCOM-ERR ZCOM error code
ZCDG-VAL-DIAG-TEST-ERR Diagnostic test error
ZCDG-VAL-DIAG-INT-ERR Internal diagnostic failure error