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


DESERV GET function reason codes

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

Table 1. DESERV GET Function Reason Codes
Return Code Reason Code Meaning Name
00(X'00') 0000(X'00') DESRS_SUCC Successful processing.
04(X'04') 1001(X'3E9') DESRS_MODULE_BUFFERED_LLA The module is buffered by LLA, no connection is established.
04(X'04') 1002(X'3EA') DESRS_NOTFOUND Some members not found.
04(X'04') 1020(X'3FC') DESRS_CANT_GET_FILELOCK File lock unavailable, possible sharing problem.
12(X'0C') 1003(X'3EB') DESRS_C370LIB_SMDE_ME The SMDE parameter is mutually exclusive with C370LIB(YES).
12(X'0C') 1004(X'3EC') DESRS_SMDE_PTR_INVALID For GETTYPE=SMDE, the input pointer is zero.
12(X'0C') 1005(X'3ED') DESRS_AREA_AREAPTR_ME AREA and AREAPTR are mutually exclusive.
12(X'0C') 1010(X'3F2') DESRS_C370LIB_PDSDE_ME C370LIB(YES) and PDSDE are mutually exclusive.
12(X'0C') 1051(X'41B') DESRS_PDSDE_PTR_INVALID Address of the PDSDE is 0.
12(X'0C') 1070(X'42E') DESRS_INVALID_ENTRY_GAP The gap specified is too large. This gap must be no larger than DESP_ENTRY_GAP_MAX.
12(X'0C') 1071(X'42F') DESRS_AREA_LENGTH_TOO_SMALL The length of the area provided is insufficient. For the GET function this area length must be larger than the fixed portion of the DESB.
12(X'0C') 1073(X'431') DESRS_INVALID_AREA_PTR The address of a DESB provided is 0.
12(X'0C') 1074(X'432') DESRS_INVALID_GETTYPE The GET function accepts only a NAME_LIST or a PDSDE. Neither is provided.
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 the NAME_LIST structure 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') 1006(X'3EE') DESRS_DCB_NOT_OPEN_PO The DCB is not opened with DSORG=PO. This applies only to the GET function when C370LIB(YES).
16(X'10') 1009(X'3F1') DESRS_BAD_BLKSIZE DCBBLKSI is too small.
16(X'10') 1046(X'416') DESRS_INSUF_BUFFER_SIZE Area provided is too small.
16(X'10') 1061(X'425') DESRS_INVALID_NAME_LENGTH The length of an alias name is either 0 or greater than 1024. The length of a primary name is 0 or greater than 8.
20(X'14') 1035(X'40B') DESRS_FREEMAIN_ERROR FREEMAIN failed.
24(X'18') 1034(X'40A') DESRS_CONVERT_ERROR Error converting TTR to CCHHR.
24(X'18') 1086(X'43E') DESRS_ECB_POSTED_ERROR An I/O error was received, the post code in the ECB was unexpected.
32(X'20') 1007(X'3EF') DESRS_BAD_C370LIB_DIR The C370LIB directory indicates that a symbol is associated with a member name but that name does not exist in the PDS directory.
32(X'20') 1008(X'3F0') DESRS_BAD_TXT_CARD Inconsistencies found in the text records, while processing a C370LIB directo

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014