Updating the user password for remote DB2 and PostgreSQL databases

If you use a database installed separately from RICOH ProcessDirector, whenever you change the password for the instance owner (DB2) or the database user (PostgreSQL), you must also update RICOH ProcessDirector to use the new password.

To update the password in RICOH ProcessDirector:

  1. Log in to the primary computer as the system user (aiw1 is the default).
  2. Open a command line and type:
    java com.ibm.aiw.primary.database.PwSetter new_password

    where new_password is the new password you set for the external DB2 or PostgreSQL database.

  3. Press Enter.
    This command updates the System.database.cfg file.