Applies to:
Update IBM®
WebSphere® Liberty with the database server
connection information.
Procedure
-
Log on to the application server.
-
Stop the application servers.
-
Open the following file in a text editor: <OP_HOME>/wlp-usr/servers/<server_name>Server<#>/bootstrap.properties
Where <server_name> is the name of the application server.
-
Update the database server connection information.
op.ora.databaseName=<db_name>
op.ora.portNumber=<db_port>
op.jdbc.host=<host_name>
-
Save your changes.
-
Repeat these steps on each application server.
-
Restart the application servers.