JDBC ODA behaves improperly because of unsupported JDBC driver

If the JDBC driver does not support a feature of the JDBC ODA, the object discovery agent does not function properly. For example, if the driver does not support all method calls that the JDBC ODA uses, the JDBC ODA log indicates the failed process. The following is an example from the log:

[Time: 2002/05/15 17:00:55.147] [System: Object Discovery Agent] [SS: null]
[Type: 6] [Mesg: A SQL Error occurred in getting Schema Names from Database.
Reason [ProductName][ODBC ProductName Driver]Optional feature not
implemented]

In such a case, you must use a different JDBC driver.

Copyright IBM Corp. 1997, 2004