Attribute Name |
Description |
---|---|
oes_db_hostname |
Specify the hostname of the DB server. Example: <oes_db_hostname>dbserver.testdomain.com</oes_db_hostname> |
oes_db_password |
Specify the password of the DB server. Example: <oes_db_password>SAM23#$</oes_db_password> |
oes_db_port |
Specify the port of the DB server. By default, the database port is 5432. Example: <oes_db_port>5432</oes_db_port> |
oes_db_type |
Specify the type of the DB. Example: <oes_db_type>local/remote</oes_db_type> |
oes_db_username |
Specify the username of the DB server. Example: <oes_db_username>dbadm</oes_db_username> |
oes_open_db_port |
Set this to ‘yes’ to open port in the firewall for DB. Example: <oes_open_db_port>yes</oes_open_db_port> |