Steps to Follow to Change the Database Password

If you want to change the Database password, follow the below steps:

Step 1 -

Stop the Zephyr Service

Step 2 -

Navigate to JDBC.properties file located in the following location {Zephyr Dir}/tomcat/webapps/flex/WEB-INF/classes.

Step 3 -

Open the jdbc file in the text editor.

Step 4 -

Find the lines:

db.encPassword = WhOpkhkwfkheNzn00GKcoLKwaQg==
db.dversion.encPassword = WhkjhwrkhkhfekhkKwahawkjh

Step 5 -

Remove the above lines.

Step 6 -

Update the new Password in line.

db.password = database new password and

db.dversion.password = database new password

Step 7 -

Start the Zephyr service.