Hi,
depending on your JVM and DatabaseVersion you should consider a newer version of the driver har.
The number indicates the minimum JVM-Version supported.
ojdbc5.jar (no longer availabe for Oracle 12c and newer due to EOL-Enforcements).
ojdbc6.jar
ojdbc7.jar (avaiblable from Oracle 12c onwards, but should work with Oracle 10g and 11g as well).
All these Drivers are available from Oracle TechNet (OTN), which requires a free registration:
It can be that this special datatype is only supported in Native (OCI) mode and not in Thin mode.
The JDBC Adapters User Guide should contain informations about that.
Regards,
Holger
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods