IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

Return codes

The following table lists the return codes for the tacmd commands.

Table 6. Return Codes for tacmd CLI commands
Code Category Description
0 Success Indicates that the command was successful.
1 Syntax Error or Help Indicates either that the help command was given or that the syntax used was incorrect.
2 No Permission Indicates that the user does not have permission to issue the command.
3 Version Mismatch Indicates that the version of the server is not what was expected.
4 Communication Error Indicates that an error occurred in the communications with the server.
5 Timeout Indicates that an operation waiting for data did not receive it within the time it was expected.
6 Input Error Indicates that the input to the command was not what was expected.
7 Server Exception Indicates that an error occurred on the server that caused the command to fail.
8 Command Error Indicates that an internal error occurred while executing the command.
9 Invalid Object Indicates that a specified object does not exist.
10 Duplicate Object Indicates that the object is a duplicate of an already existing object.
11 Partial Success Indicates that the command was partially successful.
15 Password too long Indicates that the password is longer than 16 characters, which is the maximum password length
19 Situation not present Indicates that there is no historical situation in the server.
100 Deploy Queued Indicates that the deploy operation is queued.
101 Deploy in Progress Indicates that the deploy operation is in progress.
102 Deploy Retryable Indicates that the deploy operation is retryable.
103 Deploy failed Indicates that the deploy operation failed.

[ Top of Page | Previous Page | Next Page ]