HP Systems Insight Manager 5.3 Command Line Interface reference guide

Example 13
To list default or node WBEM credentials, enter mxnodesecurity -l -p wbem.
Example 14
To list the WBEM credentials for the node
mycomputer.ak.hp.com
, enter mxnodesecurity -l -p wbem
-n mycomputer.ak.hp.com.
Limitations
This command can only be run on the CMS.
For an HP-UX or Linux CMS, this command can be run only by the root user.
See also
HP-UX
mxnodesecurity(4), mxngroup(1M), mxauth(1M), mxuser(1M), mxinitconfig(1M), mxnode(1M)
Linux
mxnodesecurity(4), mxngroup(8), mxauth(8), mxuser(8), mxinitconfig(8), mxnode(8)
mxoracleconfig
Configures HP SIM to use an Oracle database.
Synopsis
mxoracleconfig -h hostname [-n port number ] -d database name -u username -p password
[-j jar file ] [-f]
Description
mxoracleconfig allows you to configure HP SIM to use an Oracle database. This command does not
initialize the database. Use mxinitconfig to initialize the database.
Options
-h hostname
Specify the hostname of the server on which the Oracle database is installed.
-n port number
Specify the port number of the Oracle TCP/IP listener service on the Oracle database server.
If -n is not specified, the default is 1521.
-d database name
Specify the instance name of the database to be used for HP SIM. This should be a new
database created exclusively for HP SIM use. Set up this database to use the Unicode
character set (AL32UTF8).
-u username
Enter the username authorized to log in to the Oracle database instance. This user must
have the DBA privilege.
-p password
Enter the password.
-j jar file
Specify the location of the jar file containing the Oracle thin jdbc driver. The driver is
typically named ojdbc14.jar.
68 Command descriptions