...
JDBC Driver
1. Download the driver (ojdbc8) from herehere
2. Go to XpoLog Manager > Tools > Address Book, Add New Database Account.
3. In the Database Types screen, click the 'Upload Driver' button and select the classes12.jar and click the 'Upload' button.
...
- Name
- Description
- Driver Name should be left default (oracle.jdbc.driver.OracleDriver)
- Host Address - the database hostname or IP address
- Port - the port that should be used to establish a connection (default 1521)
- Database Name (sid) - the name of the target database
- User - the user name that will be used for authentication
- Password - the password that will be used for authentication
...