Startup fails to connect to DB2 database with message SQL30082N
If the RICOH ProcessDirector cannot connect to the DB2 database when you run the startaiw command, it might have the wrong password. This can happen if you change the password
for the DB2 instance user and forget to update RICOH ProcessDirector to use the new password.
SQL30082N Security processing failed with reason "24" ("USERNAME AND/OR PASSWORD
INVALID"). SQLSTATE=08001
WARNING: Failed to connect to database due to an invalid password. Run updateInstPassword.sh
to update the password ProcessDirector uses to connect to its database.
- To change the password in RICOH ProcessDirector, enter this command:
/opt/IBM/aiw/V1.0/bin/updateInstPassword.sh
Note: There is another copy ofupdateInstPassword
in theaix/db
directory on the RICOH ProcessDirector product CD.