HP Systems Insight Manager 6.3 Command Line Interface Guide

External influences
The language setting of the command shell in which you execute this command is used as the
preferred language that you want the command line tool to execute with on the target systems.
For Windows operating systems, the current Code Page setting of the Command Prompt window
is used to determine the preferred language. For example, if the chcp command returns 932, the
language is Japanese. The chcp command can be used to change the Code Page setting if the
operating system has the language installed and is configured to allow its use.
For Linux and HP-UX operating systems, the LANG environment variable describes the locale that
is used to determine the preferred language. Valid settings for the LANG variable can be listed
with the locale -a command. However, in order to view the output, the terminal window running
the command shell where you list the output of this command must support the language and
encoding defined by the LANG variable.
If the operating system on the target system does not support the language setting or encoding
selected by the CMS, the command shell on the target system will use the default language and
encoding for that target's operating system.
See lang (5), environ (5), and local (1) for additional information.
Return values
MeaningValue
Successful completion.0
Command line syntax error.2
Nonexistent tool error.3
Nonexistent user error.6
Nonexistent system error.7
Nonexistent system group error.8
Nonexistent job ID or task name error.9
Invalid name.21
Invalid operation.27
Invalid tool.28
Invalid runnable tool.29
Unauthorized user.50
Unauthorized or disabled toolbox.51
Unauthorized system.52
Database error.102
The CMS is not initialized.222
Unable to connect to the job manager.245
Unable to connect to the session manager.249
Remote exception.250
Properties file error.254
mxexec 37