DESERV GET_NAMES function reason codes

Table 1. DESERV GET_NAMES Function Reason Codes
Return Code Reason Code Name Meaning
00(X'00') 0000(X'00') DESRS_SUCC Successful processing.
08(X'08') 1002(X'3EA') DESRS_NOTFOUND Some members not found.
12(X'0C') 1045(X'415') DESRS_PDS_NOT_SUPPORTED This function requires a PDSE data set.
12(X'0C') 1052(X'41C') DESRS_INVALID_CONCAT The concatenation number specified is greater than the concatenation number of the last data set.
12(X'0C') 1061(X'425') DESRS_INVALID_NAME_LENGTH The length of an alias name is either 0 or greater than 1024, or the length of a primary name is 0 or greater than 8.
12(X'0C') 1062(X'426') DESRS_INVALID_NAME_PTR The address of the NAME parameter is 0.
12(X'0C') 1072(X'430') DESRS_INVALID_AREAPTR_PTR The address of the AREAPTR is 0.
20(X'14') 1035(X'40B') DESRS_FREEMAIN_ERROR FREEMAIN failure.