DESERV DELETE function reason codes

Table 1. DESERV DELETE Function Reason Codes
Return Code Reason Code Meaning Name
00(X'00') 0000(X'00') DESRS_SUCC Successful processing.
08(X'08') 1002(X'3EA') DESRS_NOTFOUND One member not found.
08(X'08') 1014(X'3F6') DESRS_MULTIPLE_ERRORS More than one error occurred. Check the codes in DESL.
12(X'0C') 1045(X'415') DESRS_PDS_NOT_SUPPORTED This function requires a PDSE data set
12(X'0C') 1062(X'426') DESRS_INVALID_NAME_PTR The address of the parameter is 0
12(X'0C') 1076(X'434') DESRS_NAME_LIST_COUNT_INVALID The count of entries in the NAME_LIST is 0.
12(X'0C') 1077(X'435') DESRS_NAME_LIST_@_INVALID The address of a NAME_LIST structure is 0
16(X'10') 1061(X'425') DESRS_INVALID_NAME_LENGTH The length of a name is either 0 or greater than 8.