Dependencies, Warning, Dependencies warning – HP Systems Insight Manager User Manual

Page 97

Advertising
background image

used to logon to the database associated with Insight Management software must be changed,
then this command must be used.

Dependencies

CMS is installed and configured on a Windows operating system host, using Microsoft SQL.

All credentials are known.

The database credentials provided by the user during this command are valid for the CMS
database.

Warning

Verify that all Insight Management software operations are complete before running this command.

Changing the HP SIM and HP Insight Control database credentials

Additional steps are required to change the database authorizations for Matrix OE and Operations
Orchestration:

Procedure 21 Changing the HP SIM and HP Insight Control database credentials

1.

Open a command prompt on the CMS and navigate to the install directory of HP SIM.

2.

Type the following, and then press Enter.

mxreconfig -m dbauth -a <db-user-name>

3.

Enter the new password when prompted, and then press Enter.

Changing the database authorizations for Matrix OE and HP Operations Orchestration

Additional steps are required to change the CMS password for Matrix OE and Operations
Orchestration:

Procedure 22 Changing the database authorizations for Matrix OE and HP Operations Orchestration

1.

Update the gwlmdb.properties file by executing the following command from the command
line:

vseinitconfig -a

2.

Open a Windows command prompt and navigate to ..\Program Files\HP\Operations
Orchestration\Central\tools

.

3.

Execute the following commands from the command prompt:

mxpassword -m -x MxDBUserPassword=<New Password>

mxpassword -m -x io.db.password=<New Password>

4.

Execute change-db-props.bat to change the Operations Orchestration database password.
Type the following and press Enter:

For example:

C:\Program Files\HP\Operations Orchestration\Central\

tools>change-db-props.bat <dbuser> <New password>

The command, change-db-props must be executed passing only the user name and not
domain, even if this is a domain account.

5.

Update jdbc.properties file located under IO_install_directory\conf. Update
the following line:

jdbc.username = <new_user>

6.

Update chargeback service jdbc.properties file located under
IO_install_directory\chargeback\conf

. Update the following line:

jdbc.username = <new_user>

Reconfiguring the CMS database credentials

97

Advertising