
Configuring Database CDH for a local Oracle database
To configure Database CDH for a local Oracle database:
- From web administration, go to the JDBC Administration - Main screen (Configuration Management > JDBC Administration).
- In the Dipid column, select Database CDH.
The system displays the JDBC Administration - Edit screen for Database CDH. For information about this screen, see JDBC administration - edit screen.
- In the Select the Database type field, select Oracle.
- In the Enter the DB hostname field, type the LAN hostname for the server hosting the database.
- In the Enter the DB name field, type the name of the database.
- In the Enter the DB port field, type the LAN port that the database is monitoring.
- In the Enter the DB username field, type the user name used to access the database.
- In the Enter the DB password field, type the password used to access the database.
- In the Enter the Connection Pool Size field, type the maximum anticipated number of concurrent JDBC connections that the IVR implementation will use.
- Select Save.
- Start Database CDH.