----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
You will find considerable amounts of information on this within the
email archive. Essentially there are two main problems encountered when
attempting to get Oracle/JServ working together:
To fix the one you have mentioned you should make sure that the jdbc-oci
shared object (libocijdbc8 or liboci80Xjdbc.so) and ${ORACLE_HOME}/lib are
in your path. Therefore in your config:
wrapper.env=LD_LIBRARY_PATH=/oracle_sw/app/oracle/product/8.1.5/lib
wrapper.env=ORACLE_HOME=/oracle_sw/app/oracle/product/8.1.5
wrapper.env=ORACLE_SID=DATABASENAME
The second problem you make encounter is 'make_c_state' symbol not found.
This happens when your classpaths, java binaries etc are out of sync.
Therefore don't try and use jdk1.2 with classes111.zip from Oracle.
These should sort out your problems with a bit of luck... it's all
working here and I had those same problems for a while.
Hope it helps,
Dave Molloy
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Roland
Carlsson
Sent: Wednesday, September 27, 2000 10:21 AM
To: [EMAIL PROTECTED]
Subject: Oracle oci8
----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi!
Are there anyone here who uses the Oracle oci8-driver for Oracledatabase. I can only
work with the thin driver right now so I need
some ideas about whats wrong. I gets
java.lang.UnsatisfiedLinkError: no ocijdbc8 in shared library path
when trying to use oci8. I have made the Oracle8i clientinstallation on the server and
all ORACLE_HOME etc are set. What could be
wrong?
Apache 1.3.12
Jserv 1.1
GnuJsp 1.0
IBM JDK 1.1.8
Oracle 8.1.5
Thanks in advance
Roland Carlsson
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]