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

trouble with Oracle jDriver

0 views
Skip to first unread message

Steve Temple

unread,
Sep 26, 2001, 6:52:45 PM9/26/01
to
I am trying to use the Oracele jDriver to connect to a database and I cant seem to do it. I checked the classpath to make sure it included BEA_HOME = D:\bea in my case, and I checked the license.bea file to see if there was an entry for the driver and there was... any other ideas - this is what I get when I try to run dbping. Thanks

Starting Loading jDriver/Oracle .....


---------- LOGIN ERROR CODE: 24327

Error encountered:

java.sql.SQLException: ORA-24327: need explicit attach before authenticating a u
ser - (stemple/********@fpdev1)
at weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:161)

at weblogic.jdbc.oci.Driver.connect(Driver.java:112)
at java.sql.DriverManager.getConnection(DriverManager.java:517)
at java.sql.DriverManager.getConnection(DriverManager.java:146)
at utils.dbping.main(dbping.java:167)

Utpal

unread,
Sep 27, 2001, 9:01:10 AM9/27/01
to
1) Does the environment starting the WLS have it's ORACLE_HOME
environment variable set?
2) In the ORACLE_HOME directory, under network/admin, (or if solaris, under
/var/opt/oracle) there's a file tnsnames.ora. Is there an entry in that
file,
named fpdev1?

-Utpal

"Steve Temple" <ste...@u1solutions.com> wrote in message
news:3bb24e2d$1...@newsgroups.bea.com...

0 new messages