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


DESERV UPDATE function reason codes

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

Table 1. DESERV UPDATE 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 Some members not found
08(X'08') 1014(X'3F6') DESRS_MULTIPLE_ERRORS More than one error has 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 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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014