Change a JDBC Data Source Configuration
Use the procedures on this page if you must change database connection information for Pulse Advisors.
To change the password for connections described on this page, see Change Encrypted Passwords.
Procedure: Changing Database Connection Parameters for Advisors Platform
Steps
- Edit the following properties in the Advisors\apache-tomcat-<version>\conf\catalina.properties file:
database.username=
database.password=
database.url=
database.driver=
- Restart the Advisors server.
Procedure: Changing Database Connection Parameters for the Metric Graphing Data Source
Steps
- Edit the following properties in the Advisors\apache-tomcat-<version>\conf\catalina.properties file:
dw.database.username=
dw.database.password=
dw.database.url=
dw.database.driver=
- Restart the Advisors server.