When OTCS DB PWD was changed in db level and pwd content server is not in sync , how can we change the pwd in OT Application level as we are not able to login to opentext.
Currently we are not able to login to OT application and ? func=UpdateDBConnectionPassword as well and we are on 23.4 V.
Anyone faced similar issue to update the password in OT app ?
If you have same version of opentext CS(working), then change the db password from the admin pages.
Notice the updated password in opentext. Ini file
Copy and paste the changed dbpassword in the instance where it's not working currently
Take the backup of opentext. Ini file in both the instances
password is moved to secrects.ini and i guess that file is also associated with key.bin in secrect folders
better to rollback the password at db level and bring your app up and running
once you got your app back.. identify the new DB Password (Do not set right away) .
go to OTCS db pages section --> change the db password to new pass (ensure you take backup of secrects folders).
bring down the otcs app and now change the password at db level.
now start the app and verify