DESERV GET_ALL_G function reason codes
| Return Code | Reason Code | Meaning | Name |
|---|---|---|---|
| 00(X'00') | 0000(X'00') | DESRS_SUCC | Successful processing. |
| 12(X'0C') | 1131(X'46B') | DESRS_NAME_LIST_LENGTH_NOT12 | The Name_List parm supplied was not the required 12 bytes in length. |
| 16(X'10') | 1046(X'416') | DESRS_INSUF_BUFFER_SIZE | Area provided is too small. |
| 16(X'10') | 1130(X'46A') | DESRS_CONCAT_NOT_ONE | The PDSE is in a concatenation. GET_ALL_G does not support a PDSE concatenation. |