CSLOMCMD return and reason codes
You can find information about the CSLOMCMD return and reason codes.
The CSLOMCMD command request can issue return and reason codes to explain how it ran. For details of the CSLOMCMD command request, see CSLOMCMD: command request.
| Return code | Reason code | Meaning |
|---|---|---|
| X'00000000' | X'00000000' | The request completed successfully. |
| X'02000004' | Any code | This return code indicates a warning. All or part of the request might have completed successfully. Additional information is returned with the response to the request. |
| X'00001000' | The command timed out before all of the command response information
could be collected. One or more clients might not be responding or a client might have needed more
time to process the command. If you specified the TIMEOUT option, make sure that the interval is
long enough to allow the command to process. All command response information that is collected
prior to the timeout is returned. This reason code is also returned if CSL members such as SCI or RM are not active on the local or remote z/OS® image and cannot process the request or return a response. To obtain more information, issue QUERY IMSPLEX to determine which CSL members are inactive. Restart those members and re-issue the request. If this reason code is returned after an INIT OLC or TERM OLC command, issue QUERY MEMBER to determine the online change status of the IMS systems participating in the online change and take action based on their status. |
|
| X'00001004' | The INPUT exit rejected the command specified in the CMD field. The command was not processed. | |
| X'00001008' | The client (specified in the corresponding XML <mbr></mbr> tags in the <cmderr> section) was specified in the ROUTE list for the command specified in the CMD field. The command was not routed to the command processing client because the client is not the master. | |
| x'00001014' | Command completed with warnings. Check return codes. At least one client member
returned return code 4 to the Operations Manager. All other clients returned a return code not
greater than 4. Refer to the completion codes returned on the request for further information. If the command was successfully processed by one command processing client as designed, but all other command processing clients to which the command was routed either explicitly (in other words, the user specified a route list) or implicitly (in other words, the user did not specify a route list so the command was routed to ALL) received reason code x'00001000' (IRSN_NOTMSTR) for return code x'00000004', then the overall OM return/reason codes will be WARNING (02000004) / WARNING (00001014) |
|
| X'02000008' | Any code | This return code indicates a parameter error. The request was not processed due to the error. |
| X'00002000' | The command specified in the CMD field is invalid. | |
| X'00002004' | The command specified in the CMD field contains a keyword that is invalid with that command. | |
| X'00002028' | The command string specified in the CMD field contains an invalid keyword. | |
| X'0000202C' | BPE detected an unknown positional parameter in the command string specified in the CMD field. | |
| X'00002030' | The command string specified in the CMD field contains a keyword
with an equals sign when a sublist was expected. For example,
keyword= was specified instead of
keyword(). |
|
| X'00002034' | The command string specified in the CMD field contains an incomplete keyword or keyword parameter. | |
| X'00002038' | The command string specified in the CMD field is missing a keyword. | |
| X'0000203C' | The command string specified in the CMD field contains an invalid keyword parameter. | |
| X'00002040' | The command string specified in the CMD field contains a duplicate keyword. | |
| X'00002044' | The command contains invalid syntax. Text containing the syntax error is returned in the <message></message> XML tags in the error log. | |
| X'00002050' | The caller of the service attempted to pass an invalid parameter list. The request is rejected. | |
| X'0200000C' | Any code | This return code indicates a list error. The request might or might not have processed. Refer to the <cmderr> section and the completion codes for each command processing client listed in the <cmdrspdata> section. |
| X'00003000' | The command was routed to multiple clients. At least one client was able to process the request successfully and return either command response data or a response message to the SPOC. Refer to the completion codes, CC field, for further information. | |
| X'00003004' | The command was routed to multiple clients. None of the clients were able to process the request successfully. No command response data or response messages were returned. | |
| X'00003008' | The command was routed to multiple clients. None of the clients that processed the command returned a return code and reason code to the OM. At least one command client returned either command response data or a response message. | |
| X'0000300C' | The command was routed to multiple clients. Not all of the clients that processed the command returned a return code 0 and reason code 0 to the OM. Also, at least one client returned a return code 4. Refer to the completion codes returned on the request for additional information. | |
| X'00003010' | There are no active clients in the route list. Refer to message CSLN022I. | |
| X'02000010' | Any code | This return code indicates an environmental error. The request could not be processed due to the current environment. This condition might be temporary. |
| X'00004000' | The command specified in the CMD field could not be processed by the client indicated in the corresponding <mbr></mbr> tags in the <cmderr> section because the client was not yet ready to process commands. | |
| X'00004004' | The command specified in the CMD field could not be processed by the client indicated in the corresponding XML <mbr></mbr> tags in the <cmderr> section because the client was not registered for the command. | |
| X'00004008' | The command specified in the CMD field could not be processed by the client indicated in the corresponding XML <mbr></mbr> tags in the <cmderr> section because the client is not active in the IMSplex. | |
| X'0000400C' | The command specified in the CMD field could not be processed by the client indicated in the corresponding XML <mbr></mbr> tags in the <cmderr> section because the client registered for the command with an invalid PADEF grammar. | |
| X'00004010' | The command specified in the CMD field could not be processed. The client that issued the command is not authorized. Examine the <cmdsecerr> section in the error log to determine why the client is not authorized. | |
| X'00004020' | This version of the parameter list is invalid. | |
| X'02000014' | Any code | This return code indicates a system error. An internal error occurred. The command was not processed. |
| X'00005000' | An internal OM error occurred while allocating a CMD block for processing of the command specified in the CMD field. Contact IBM® Software Support. | |
| X'00005004' | An internal OM error occurred while allocating a CRSP block to process the command specified in the CMD field. Contact IBM Software Support. | |
| X'00005008' | An internal OM error occurred while allocating the command input buffer to process the command specified in the CMD field. Contact IBM Software Support. | |
| X'0000500C' | An internal OM error occurred while processing of the command specified in the CMD field. Contact IBM Software Support. | |
| X'00005010' | An internal OM error occurred while obtaining storage for the parsed output blocks to parse the command specified in the CMD field. Contact IBM Software Support. | |
| X'00005014' | An internal OM error occurred while adding the CMD block to the command instance hash table during processing of the command specified in the CMD field. Contact IBM Software Support. | |
| X'00005018' | An internal OM error occurred while accessing the CMD block in the command instance hash table during processing of the command specified in the CMD field. Contact IBM Software Support. | |
| X'0000501C' | An internal OM error occurred while scanning for the CMD block in the command instance hash table during processing of the command specified in the CMD field. Contact IBM Software Support. | |
| X'00005020' | An internal OM error occurred while processing the command specified in the CMD field. The command was not processed by the command processing client. See the <cmderr> section of the error log for the member name of the command processing client, and contact IBM Software Support. | |
| X'00005024' | An internal OM error occurred while processing the command specified in the CMD field. The command was not processed by the command processing client. See the <cmderr> section for the member name of the command processing client, and contact IBM Software Support. | |
| X'00005028' | An internal OM error occurred while parsing the command specified in the CMD field. Contact IBM Software Support. |