Use this screen to configure and test a Custom Database DIP.
Field descriptions
Field |
Description |
DIP ID |
The name of the DIP. Values: DBDIP1, DBDIP2, DBDIP3, DBDIP4, DBDIP5, CDH This is a value set by the system. |
The port number the DIP is listening on (default) |
The LAN port monitored by the DIP. Values: 0-65535 This field is required. |
Database type |
The type of database you want to use. Values: Oracle, Sybase, IBM DB2, Informix, Microsoft SQL Server, or Custom. |
DB username |
The username used to access the database. Values: Any string This field is required. |
DB password |
The password used to access the database. Values: Any string. This field is required. |
Classname |
The Java classname for the driver, such as This field is required. |
Database URL |
Enter the URL that the Avaya IR system uses to connect to the database, such as This field is required. |
Additional properties |
This field can be left blank. |
Connection Pool Size |
The maximum anticipated number of concurrent JDBC connections that the Avaya IR system will use. Values: 1-200 Recommended Values: This field is required. |
Database subtype |
The database type that matches the JDBC drivers you are using. |
Check connection SQL query |
This field displays when the Database subtype is set to other. Enter a simple SQL query that will be used to test that the database connection is working properly when the database DIP is running. |
Button descriptions
Button |
Description |
Main |
Displays the JDBC Administration - Main screen. |
Save |
Saves the DIP configuration and displays the JDBC Administration - Main screen. |
Test |
Tests the DIP and displays the DB Dip test screen. |
Delete |
Deletes the DIP configuration. |
Administration procedures