HP Systems Insight Manager 6.3 Command Line Interface Guide

Synopsis
mxreconfig {-m sqlredirect} { -s <sb-server-name>} {-b <db-name>} [-p
<db-port-number>] [-a] <db-user-name> [-v]
Options and Arguments
-m
Required option that prepares the mode to be set.
sqlredirect
Specifies database reconfiguration mode.
-s
Required option that indicates a database server name.
<db-server-name>
The name of the server on which the new database resides.
-b
Required option that indicates the name of a new database
<db-name>
The name of the new database.
-p
Option to indicate database port number.
<db-port-number>
The port number of the new database.
-a
Parameter option to indicate database username, requires argument. Use this option
when you want to specify credential from a user other than the logged in user as
the access credentials to the new database.
<db-user-name>
The specified database user name.
-v
Option specifies verbose output, which provides extra visual task progression output
to the console.
Description
This command updates the CMS to associate a new Microsoft SQL database residing on a different
server. If the database previously associated with Systems Insight Manager must be changed, use
this command to specify the new database server and database name. You can optionally specify
the database port number on which Systems Insight Manager will communicate with the new
database, and the username credential that Systems Insight Manager uses to access the new
database.
mxreconfig 93