QUERY request
The following table shows the return codes, reason codes,
and descriptions for QUERY requests:
| Return code | Reason code | Description |
|---|---|---|
| 04 (X'04') | X'80' | There is no information meeting the criteria of the specified parameters. |
| X'01' | The QUERY request did not specify an area large enough to contain all the data requested. | |
| 08 (X'08') | X'80' | A non-recoverable system error occurred while processing this request. |
| X'01' | There is insufficient storage for the IRLM to process the QUERY request. After all other subsystems identified to the IRLM have quit, terminate the IRLM and increase the storage available to the IRLM before restarting it. | |
| 16 (X'10') | X'80' | The AREA address is invalid or zero. |
| X'40' | An invalid continuation token was specified. | |
| X'08' | The AREA length is invalid. The AREA length is less than 4. | |
| X'04' | The TOKEN is invalid. The TOKEN value does not correspond to an existing lock, or the lock is not held by the designated work unit. | |
| X'02' | The resource name length is invalid. The length specified is less than 2 or greater than 32 bytes. | |
| X'01' | The DATA=RETAIN parameter is invalid. SCOPE=WU, OWU, or TOKEN was specified. | |
| 20 (X'14') | N/A | IRLM services are not available. |