UNBLOCK-Return codes
The following table shows the possible values for TOMRC and what they mean.
Return codes for the TOMEXEC UNBLOCK function
Return code | Explanation |
---|---|
0 | Command was completed successfully. |
4 | OBJECT(‘name’) currently not blocked. |
8 | OBJECT(‘name’) or SET(‘name’) does not exist. |
16 | Syntax error occurred. |
17 | FUNCTION keyword is missing. |
100 | No active TOMs meet your criteria. |
101 | Internal error occurred. |
102 | TOM is not active. |
103 | Internal error occurred. |
104 | Invalid command submitted for a remote sysplex. |
105 | Command is invalid because of an inactive definition base. |
111 | HOST(’hostname’) keyword is missing. |
118 | Security violation occurred. |
121 | HOST(’hostname’) is not in the valid systems list. |
122 | OBJECT('name') or SET('name') is a model, cannot unblock a model. |
135 | Both OBJECT(‘name’) and SET(‘name’) were specified. |
136 | Both OBJECT(‘name’) and SET(‘name’) were missing. |
140 | Function is invalid |
142 | Internal error occurred. |
144 | TOM CAS is not active. |
145 | RTCS is not active. |
147 | NOTE('operator note') keyword is missing and MAMINIxx parameter OPER_NOTE_REQUIRED is set to YES. |
148 | Request timed out and can be re-tried. |
210 | The requested TOMID or TOMPLEX is not TOM version 2.x and is not compatible with this version. |
Related topic