Modifying database passwords in the backup-restore environment files
If you change the IBM OpenPages® database
password, you need to update the environment files that are used by the backup and restore
utilities.
Procedure
- Repeat these steps on each application server.
- Open a command or shell window as an administrator.
-
Go to the
<OP_HOME>/aurora/bin directory and locate the
op-backup-restore.envfile. -
Make a backup copy of the
op-backup-restore.envfile. -
Open the
op-backup-restore.envfile in a text editor. -
Update the following passwords:
- Db2
-
-
DB_OP_PWD: Type the password of the schema owner for the OpenPages database.
-
- Oracle
-
-
DB_SYSTEM_PWD: Type the password of the SYSTEM user for the OpenPages database. -
DB_SYS_PWD: Type the password of the DBA user for the OpenPages database. -
DB_OP_PWD: Type the password of the schema owner for the OpenPages database.
-
-
If you're using Oracle, do the following steps:
-
Go to the
<CC_HOME>/tools/bin directory and locate the
op-cc-backup-restore.envfile. -
Make a backup copy of the
op-cc-backup-restore.envfile. -
Open the
op-cc-backup-restore.envfile in a text editor. -
Update the
DB_CC_PWDpassword.Type the password of the schema owner for the Cognos® database.Note: If you use the same database for OpenPages and the Cognos content store, enter the passwords for the OpenPages database DBA and schema owner.
-
Go to the
<CC_HOME>/tools/bin directory and locate the
-
Re-encrypt the passwords in the
op-backup-restore.envandop-cc-backup-restore.envfiles. - Repeat these steps on each application server.