IBM BPM, V8.0.1, All platforms > Install IBM BPM > IBM BPM Advanced > Install IBM BPM Advanced > On Windows > Network deployment environment > Modify an existing installation > Modify the database password after configuration

Update the password in the configuration file

You must update some configuration files in order to modify your database password.

IBM Process Center, IBM Process Server, and Performance Data Warehouse store their database information in the 98Database.xml file that you must update with the new password. To locate where the password is to be updated, open the 98Database.xml file in an editor and then search for an entry that looks similar to the following:

<encrypted-password>7Yu5Kz3XaYL5aUjbWfISHg==:VyP9e8ytnTz6623hERR4lg==</encrypted-password>

This entry must be updated with the password value generated by using the encryption tool. Use the method described in the Encrypt passwords topic in the related links section.

Attention: Make sure the dmgr and the node agents are operating before you begin your password update. Once you have updated the 98Database.xml file with the new password, you must click Full Synchronize to percolate your changes to all nodes. And then, you must restart your environment to make sure the new password is activated in your ND environment or your stand-alone environment.

Table 1 identifies the locations of the 98Database.xml configuration file in a stand-alone environment.

98Database.xml configuration file locations for a stand-alone environment
Deployment type File location
Process Center Process Center:

<STANDALONE-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\process-center\config\system

Performance Data Warehouse:

<STANDALONE-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\performance-data-warehouse\config\system

Process Server Process Server:

<STANDALONE-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\process-server\config\system

Performance Data Warehouse:

<STANDALONE-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\performance-data-warehouse\config\system

Table 2 identifies the locations of the 98Database.xml configuration file in a ND environment.

98Database.xml configuration file locations for an ND environment
Deployment type File location
Process Center with 1 or 2 cluster topology Process Center:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<APPLICATION-CLUSTER-NAME>\process-center\config\system

For each node used as part of the Application Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\process-center\config\system

Performance Data Warehouse:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<APPLICATION-CLUSTER-NAME>\performance-data-warehouse\config\system

For each node used as part of the Application Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\performance-data-warehouse\config\system

Process Center with 3 or 4 cluster topology Process Center:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<APPLICATION-CLUSTER-NAME>\process-center\config\system

For each node used as part of the Application Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\process-center\config\system

Performance Data Warehouse:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<SUPPORT-CLUSTER-NAME>\performance-data-warehouse\config\system

For each node used as part of the Support Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\performance-data-warehouse\config\system

Process Server with 1 or 2 cluster topology Process Server:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<APPLICATION-CLUSTER-NAME>\process-server\config\system

For each node used as part of the Application Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\process-server\config\system

Performance Data Warehouse:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<APPLICATION-CLUSTER-NAME>\performance-data-warehouse\config\system

For each node used as part of the Application Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\performance-data-warehouse\config\system

Process Server with 3 or 4 cluster topology Process Server:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<APPLICATION-CLUSTER-NAME>\process-server\config\system

For each node used as part of the Application Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\process-server\config\system

Performance Data Warehouse:

<DMGR-PROFILE-DIR>\config\cells\<cell name>\clusters\<SUPPORT-CLUSTER-NAME>\performance-data-warehouse\config\system

For each node used as part of the Support Cluster: <DMGR-PROFILE-DIR>\config\cells\<cell name>\nodes\<node name>\servers\<server name>\performance-data-warehouse\config\system

Modify the database password after configuration


Related tasks:
Update the data source authentication alias
Update the messaging engine data store authentication alias
Encrypt passwords


Related reference:
Database privileges