DESERV functions common reason codes

Table 1. DESERV Functions Common Reason Codes
Return Code Reason Code Name Meaning
00(X'00') 0000(X'00') DESRS_SUCC Successful processing.
12(X'0C') 1041(X'411') DESRS_INVALID_PARM_LIST_HEADER The id, length, or level of the parameter list is invalid.
12(X'0C') 1054(X'41E') DESRS_INVALID_DEB_PTR Address of the DEB is 0 or DEB is input but the DCB pointed to by the DEB does not point back to the DEB.
12(X'0C') 1057(X'421') DESRS_DCB_NOT_OPEN The passed DCB is not open.
12(X'0C') 1058(X'422') DESRS_INVALID_DCB_PTR The address of the DCB is zero.
12(X'0C') 1059(X'423') DESRS_DEB_REQUIRES_AUTH To pass the DEB the caller must be supervisor state or a system key.
12(X'0C') 1060(X'424') DESRS_UNSUPPORTED_FUNC The FUNC value is incorrect.
16(X'10') 1053(X'41D') DESRS_DEBCHK_FAILED The DEBCHK macro failed. The DCB or DEB is invalid.