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

ORA24327: Oracle 8i and Weblogic Server

0 views
Skip to first unread message

bean

unread,
Mar 19, 2002, 12:41:37 AM3/19/02
to
Hello,
I hope someone can help me with the following problem:

When starting Weblogic Server on Solaris, I get the
following error message after loading of native
jDriver for Oracle is started:

... Starting Loading jDriver/Oracle .....
---------- LOGIN ERROR CODE: 24327
connection pool
"oraclePool" 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 -
(SCOTT/********@oralin)
at
weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:161)
at
weblogic.jdbcbase.oci.Driver.connect(Driver.java:92)...

###########################################################

# TNSNAMES.ORA Network Configuration File:
/export/home/oracle/app/oracle/product/9.0.1/network/admin/tnsnames.ora
# Generated by Oracle configuration tools.

oralin=
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = erps)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = oralin.world)
)
)


What steps in detail do I
need to perform?

Thanks in advance.

Regrads

Bean


Sree Bodapati

unread,
Mar 20, 2002, 2:54:09 PM3/20/02
to
can you post the connection pool configurations ?

/
sree

"bean" <be...@ctc-g.co.jp> wrote in message
news:3c96...@newsgroups.bea.com...

Slava Imeshev

unread,
Mar 20, 2002, 5:31:34 PM3/20/02
to
Hi,

You need to set ORACLE_HOME environment variable correctly.
Also make sure that there is an entry in tnsnames.ora that
defines the server name provided in the connection pool
definition.

Regards,

Slava Imeshev

"bean" <be...@ctc-g.co.jp> wrote in message
news:3c96...@newsgroups.bea.com...

0 new messages