Cannot load driver
This occurs when attempting to connect without the JDBC driver set up normally.
Please refer to how to see the JDBC driver to be used in WebLogic.
Can not make a database connection to the given URL / Invalid Altibase URL (No suitable driver)
If there is an error in the connection URL as below, an error occurs.
- Incorrect format, typo
- When JDBC item is set to a name other than "Altibase" (In this case, no suitable driver may occur depending on the version.)
Could not create pool connection
- When the connection target it ALTIBASE 4, the user to access in the form of "user=sys" must be entered in the property.
Client unable to establish connection / Communication link failure
- ALTIBASE server is not running
- If the connection is impossible because the IP address or port number of the ALTIBASE server is incorrectly set in the connection URL
The following is an example of the case where the IP address of the ALTIBASE server to be integrated is 192.168.1.81 and the port number is 20300, and it is incorrectly specified as a different value.