Applies to:
Update the database server hostname and the database credentials in the
deploy.properties file.
Procedure
-
If the installation app is running, log out.
-
Open a command or shell window and go to the
<installation_server_home>/src/deployment/<deployment-name>
directory.
-
Make a backup copy of the
deploy.properties file.
-
Open the
deploy.properties file in a text editor.
-
Go to the database server section.
-
Update the following parameters with the values for your production database
server.
-
host
-
db_port
-
dba_username
-
dba_password
Note: Do not use quotation marks around the password, even if it
contains special characters.
-
op_db_username
-
op_db_password
Note: Do not use quotation marks around the password, even if it
contains special characters.
-
Save your changes and close the editor.