AOEXEC common return codes
Return codes that are common to all of the AOEXEC commands are listed in the following table.
Return code value | Description |
---|---|
-1 | When the TGTSS() keyword is used, indicates that either the request timed out or the target system was shut down in the middle of a request. |
0 | Command executed successfully. |
13 | AXTASK (AOAnywhere) abended in the PAS. Contact BMC support. |
16 | A bad or unrecognized command was executed. |
32 | No XCF connection exists between the subsystem that was specified on the SS | SSID() keyword and the subsystem that was specified on the TGTSS() keyword. The target subsystem is most likely not active or not in the same sysplex as the originating subsystem. |
36 | The subsystem specified by using the SS | SSID() keyword cannot be found on the local system. |
40 | Security definitions disallowed access to this function on the specified subsystem. |
48 | Incompatible versions of AOAnywhere exist. |
52 | An attempt was made to execute this function under NetView without a valid Access NV product key. |
54 | Command is not defined in DSICMD. |
56 | The BBI-PAS is not a BMC AMI Ops Automation BBI-SS PAS. |
60 | Lookup of TGTSS in JNT failed to locate the requested name. |
68 | The remote system was shut down before command completion. |
70 | An internal processing error has occurred. Report this to BMC Customer Support. |
72 | An abend occurred in AXTASK while processing this request. |
76 | An abend occurred in AXPCRT while processing this request. |
78 | AOAnywhere shutdown before the command completed. |
80 | An abend occurred in the local BMC AMI OpsA BBI-SS PAS. |
82 | The remote system terminated before processing completed. |
84 | An abend occurred in the remote BMC AMI OpsA BBI-SS PAS. |
88 | An invalid AOEXEC command was issued and detected in a remote BBI-SS PAS. |
516 | An XCF error occurred. Look in the journal for an error message (most likely beginning with AB). |
520 | The request timed out. |
524 | A failure occurred. Check the journal for related messages. |
528 | The remote PAS is unable to send an AOEXEC response because the response exceeds an internally restricted size limit. Modify the AOEXEC command to reduce the size of the response. |
532 | The remote PAS is unable to send an AOEXEC response because the response exceeds approximately 16,700,000 bytes. Modify the AOEXEC command to reduce the size of the response. |
Related topic