z/OS DFSMS Macro Instructions for Data Sets
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


DESERV GET_ALL function reason codes

z/OS DFSMS Macro Instructions for Data Sets
SC23-6852-02

Table 1. DESERV GET_ALL Function Reason Codes
Return Code Reason Code Meaning Name
00(X'00') 0000(X'00') DESRS_SUCC Successful processing.
08(X'08') 1012(X'3F4') DESRS_DIRECTORY_EMPTY No members in directory.
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 in the concatenation.
12(X'0C') 1070(X'42E') DESRS_INVALID_ENTRY_GAP The gap specified is too large. The gap must be larger than DESP_ENTRY_GAP_MAX.
12(X'0C') 1072(X'430') DESRS_INVALID_AREAPTR_PTR The address of the AREAPTR is 0.
12(X'0C') 1078(X'436') DESRS_INVALID_CONN_INTENT The connect intent specified is not valid with this function.
16(X'10') 1011(X'3f3') DESRS_CONN_AUTH The CONN_INTENT(HOLD) requires the caller of function GET_ALL to be in supervisor state or system key.
20(X'14') 1035(X'40B') DESRS_FREEMAIN_ERROR FREEMAIN failure.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014