1,126
edits
(Added section on IBM CMOD arsload command parameters, reorganized article, many formatting changes.) |
(Updated CMOD Return Code 6 to describe failures like ARS1127E.) |
||
| Line 36: | Line 36: | ||
|- | |- | ||
|style="text-align:center;"|0 | |style="text-align:center;"|0 | ||
|Success | | | ||
;Success | |||
:There was no error. | |||
|- | |- | ||
|style="text-align:center;"|2 | |style="text-align:center;"|2 | ||
|Server is offline, unavailable, or unreachable. Check to see that your IBM OnDemand Server is operational, or that you can connect across the network if you are attempting to load remotely. | | | ||
;Server is offline, unavailable, or unreachable. | |||
:Check to see that your IBM OnDemand Server is operational, or that you can connect across the network if you are attempting to load remotely. | |||
|- | |- | ||
|style="text-align:center;"|6 | |style="text-align:center;"|6 | ||
|Syntax Error | | | ||
One of: | |||
;Syntax Error | |||
:The parameters you entered on the command line are incomplete or invalid. The [[arsload]] command parameter help was likely displayed. | |||
;Processing error | |||
:There was an error during processing, which lead to the failure of the [[arsload]] command, like [[ARS1127E]]. | |||
|- | |- | ||
|style="text-align:center;"|13 | |style="text-align:center;"|13 | ||
|Invalid User ID or Password. | | | ||
;Invalid User ID or Password. | |||
:See [[ARS1105E]] for troubleshooting. | |||
|} | |} | ||