Return codes
In general, the return code form the SUBCMM exec to EUMCMD is the return code from the subcommand that was issued. There are several "special" return codes that SUBCMM may use to indicate a problem that is not related to the command itself, but to the environment. The special codes begin at 5000 and are listed in the table below.
Return Code | Description |
---|---|
5000 | Attempted to call SUBCMM directly (i.e., without the CMM EXEC running) |
5008 | Unable to send a subcommand to the TMM |
5012 | A QUIT was issued from the CMM console or the original command has timed out in the TMM. The QUIT command is used to signal EUMCMD to end immediately without doing any further processing. |