If you receive JDBC errors, ensure the location of the Oracle
JDBC drivers are on the system path, or add them to the relevant
lib directory of the application server. The
Oracle JDBC drivers are located in the
<orainst>/ora<ver>/jdbc/lib directory
(for example,
c:\oracle\ora92\jdbc\lib).
The JDBC driver for Oracle is in the JAR file:
ojdbc6.jar. However, if you
see the following
error:
java.sql.SQLException: OAUTH marshaling failure
add the
Doracle.jdbc.thinLogonCapability=o3 parameter to
JAVA_OPTS.