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

dbping problem with Oralce 8i

0 views
Skip to first unread message

amani

unread,
May 13, 2000, 3:00:00 AM5/13/00
to
Dear all friends,
I use Oracle 8i and Weblogic 5.1 when I use dbping to check connection
I always get the following error exception:
Error connected:
java.sql.sqlexception :system.loadlibrary threw
java.lang.unsatisfiedlinkerror with the message 'no weblogicoci36 in
java.library.path'
at weblogic.jdbcbase.oci.Driver.connect <Driver.java:16>
at java.sql.Drivermanager.getConnection <DriverManager.java:457>
at java.sql.Drivermanager.getConnection <DriverManager.java:106>
at utils.dbping.main <dbping.java.156>

Any suggestion would be appreciated.
Amirali


Joseph Nguyen

unread,
May 17, 2000, 3:00:00 AM5/17/00
to amani
Make sure your PATH (or LD_LIBRARY_PATH for Unix) is set up correctly.
Please take a look at this url:
http://www.weblogic.com/docs51/install/install_jdbc.html#1062058.

Joseph

weblogic.support.install

unread,
May 31, 2000, 3:00:00 AM5/31/00
to
I have followed this document exactly and I have still got the same problem.

Here are my variables:
$ echo $LD_LIBRARY_PATH
/u01/app/oracle/product/7.3.4/lib:/usr/local/lib:/u/spr/weblogic/weblogic/li
b/solaris:/u/spr/weblogic/weblogic/lib/solaris/oci734_7:/u/spr/weblogic/webl
ogic/lib/solaris

It is also included in my PATH

$ echo $PATH
/u/spr/weblogic/weblogic/lib/solaris/oci734_7:/usr/java/bin:/u01/app/oracle/
product/7.3.4/lib:/usr/bin:/usr/ucb:/etc:.:/usr/java/bin:/u/spr/weblogic/web
logic/bin:/u/jac/bin

There is no weblogicoci36, just a libweblogicoci36.so. Could this be the
problem?

It would be most appreciated if you could tell me how you fixed it.

Thanks,
Spencer Russell
srus...@etrade.com OR s...@tirsec.com


Joseph Nguyen wrote in message <39230AC4...@weblogic.com>...

Fogg wg

unread,
Jun 21, 2000, 3:00:00 AM6/21/00
to
Dear, everyone,
When I dbping,it display:
How I can solve it. Weblogic5.1,and Oracle 8.0.5 <HPUX11>

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

Error encountered:

java.sql.SQLException: Error while trying to retrieve text for error
ORA-24327 -
(scott/********@oracle8)
at
weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:143)
at weblogic.jdbcbase.oci.Driver.connect(Driver.java:157)
at java.sql.DriverManager.getConnection(Compiled Code)
at utils.dbping.main(dbping.java:156)
$


0 new messages