Hi,

I want to use oci8 to connect my servlet to the database . My database is
Oracle 8i 8.1.5. The java vm is jdk1.2.2. And I downloaded Oracle8i
8.1.6.0.1 JDBC Drivers for use with JDK 1.2.x from oracle tech net. Compiles
ok. When running a test programm, register driver is ok, but getConnection
has following exception.
Exception: access violation (0xc0000005), Address: 0x6ee0fb83

I have spent a lot time on this. Anyone with oci experience please help. I
did install oracle client on servlet machine and it has no problem
connecting to dababase machine. thin driver works fine, sqlplus works fine.
I set path and classpath properly according to spec. Listner is running well
on database machine. Besides, I also open up all java security permission.
What else did I miss?

Thank you in advance for any of your advice.

-Meng

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to