All work done off site, except for initial consultation period.
Time Series, Intermedia, WebDB, Java, CORBA - all latest Oracle 8/8i products
All work done off site, except for initial consultation period.
Time Series, Intermedia, WebDB, Java, CORBA - all latest Oracle 8/8i products
1. Oracle 8i JDBC dirver OCI error
Hi all,
I tried to connect to Oracle 8.0.5 from its (optimized?) JDBC driver OCI8
but is throwing an exception that can't reach the make_c native function
after the Logon call in the calling stack flow. On the other hand I can
connect with its JDBC "thin" driver successfully.
The configuration is: JDK 1.3.x, Oracle 8.0.5, W2K SP1. As explained
in the Oracle JDBC documentation I included the file "classes111.zip" in the
system CLASSPATH and the Oracle native dll in the system PATH, I also
looked at the native dll dependencies and insert their paths to the system
PATH
as well. Included also the <Oracle>\JDBC\lib in the PATH and CLASSPATH
and serveral thousands of other additions as well ;-)
I suspect that since I am executing the java application with JDK 1.3.x and
one of the
native Oracle dll dependencies (that is \jre\bin\javai.dll, which isn't
included in the JDK
1.3.x but only in the older JDK 1.1) is giving some kind of incompatibility.
Have anyone solved this same situation before? Would also like to know if
it's
relevant the performance gains of the OCI8 driver over the 100% pure Java
"thin" driver, I think it should be because somewhere I read it was
recommended
the thin drivers only for client Applet-based Java applications DB access,
and since
the OCI driver uses the native C interface that directly connect to the
Server then
should be straightforward.
Thanks in advance,
Giovanni
2. Newbe Q??
3. Oracle 8i JDBC thin/oci performance
5. Oracle JDBC OCI driver - setFloat not working
6. Creating a new DB from MasterSP
7. re Oracle/OCI: OCI vs Pro*C interfaces
8. Instruction to install win2ksp3 on a sql7 cluster active/active
9. Oracle Type 2 JDBC worked with 8.04, fails under 8i
10. Does JDeveloper's EJBs work on Personal Oracle 8i or Oracle 8i Lite
11. Connect to Oracle 8i w/CS 8.05
12. Oracle Type 2 JDBC worked with 8.04, fails under 8i
13. OCI 7 calls don't work with 8i