HP Systems Insight Manager 6.3 Command Line Interface Guide

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 Systems Insight Manager to use an Oracle database.
Synopsis
mxoracleconfig -h hostname [-n port number ] -d database name -u username -p
password [-j jar file ] [-f]
Description
The mxoracleconfig command enables you to configure Systems Insight Manager 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 Systems Insight Manager.
This should be a new database created exclusively for Systems Insight Manager
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.
80 Command descriptions