Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

  • No labels