Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Connecting to Oracle 8i error: 24327

0 views
Skip to first unread message

Daniel Brum

unread,
Apr 6, 2001, 6:24:41 PM4/6/01
to
Oracle 8.1.7 running on Win2k.
WL6 running on Linux (RedHat 7).

I have the Oracle Client 8 installed and tested a connection just fine to my
Oracle DB with Net8 assistant.

- I added the oracle/lib dir to the LD_LIBRARY_PATH.
- copied the weblogic libraries to connect to Oracle under linux to the
wl6/lib/linux directory. Also in the library path.

I get the following exception:

---------- LOGIN ERROR CODE: 24327
<Apr 6, 2001 3:48:48 PM EST> <Error> <JDBC Connection Pool> <Cannot startup
connection pool "epta" weblogic.common.ResourceException:
Could not create pool connection. The DBMS driver exception was:
java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
- (client/********@epta)
at
weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:161)

Any ideas?

Thanks.

/db

Nam Quach

unread,
Apr 6, 2001, 8:43:04 PM4/6/01
to
hi i'm also having the same exact problem with weblogic and oracle. the
difference is that i'm not using net8 to connect to oracle (although i
installed oracle client). instead i'm trying to connect directly to oracle
using the machine name and port number. does anyone know if that is even
possible? do we have to use net8 to connect to oracle using weblogic's jdbc
drivers?

anyways i'm also waiting for an answer to this.

thanks

Nam Quach

"Daniel Brum" <oga...@hotmail.com> wrote in message
news:3ace3419$1...@newsgroups.bea.com...

Daniel Brum

unread,
Apr 6, 2001, 10:09:04 PM4/6/01
to
Hi Nam. From what I understand, unless you're using the Type 4 jdbc driver,
you must have the Oracle client installed, hence you must also have installed
the Net8 assistant as part of the client install.

If you want to avoid this, then you need to use the thin (type 4) jdbc driver.
I have not yet tried this as I don't know where the thin driver is.

/db


In article <3ace...@newsgroups.bea.com>, nam....@inovaware.com says...

0 new messages