Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 8.1.7 on redhat 6.2

Re: 8.1.7 on redhat 6.2

From: <bad_till_at_my-deja.com>
Date: Sun, 10 Dec 2000 13:54:43 GMT
Message-ID: <9101v3$an2$1@nnrp1.deja.com>

In article <90e21k$aee$1_at_nnrp1.deja.com>,   memoores_at_yahoo.com wrote:

Have the same problem on SuSE 7.0 professional: oracle_at_cray:~/product/8.1.7 > dbassist
libnldapj8.so: cannot open shared object file: Datei oder Verzeichnis nicht gefunden
(libnldapj8.so)
java.lang.UnsatisfiedLinkError: no nldapj8 in shared library path

        at java.lang.Error.<init>(Compiled Code)
        at java.lang.LinkageError.<init>(Compiled
Code)
        at

java.lang.UnsatisfiedLinkError.<init>(Compiled Code)

        at java.lang.Runtime.loadLibrary(Compiled Code)

        at java.lang.System.loadLibrary(Compiled Code)

        at
        at

oracle.net.config.DirectoryService.getNNFLWrapperQBF(Compiled Code)

        at
oracle.net.config.DirectoryService.getNNFLWrapper(Compiled Code)

        at
oracle.net.config.DirectoryService.bind(Compiled Code)

        at oracle.net.config.Config.bind(Compiled Code)

        at NetConfig.isAutoAuthPossible(Compiled Code)

        at
CheckerClass_base.DetectDirService(Compiled Code)

        at
CheckerClass.detectOracleProducts(Compiled Code)

        at CheckerClass.DetectAll(Compiled Code)
        at DBConfigInfo_base.<init>(Compiled Code)
        at DBConfigInfo.<init>(Compiled Code)
        at DBCreateWizard.<init>(Compiled Code)
        at DBCreateWizard.main(Compiled

Code)

Where does this library come from ? find says this:
 find . -name '*nldap*'
./product/8.1.7/lib/libnldap8.a
./product/8.1.7/ldap/lib/s0onldapr.oo

My System:
$ uname -a
Linux cray 2.2.16 #1 Wed Aug 2 20:03:33 GMT 2000 i686 unknown
$ rpm -q libc
libc-2.1.3-150

> first:
> i installed oracle 8.1.7 on a machine with
 kernel 2.2.14.
> oracle says it requires 2.2.16. anyone know the
 problem
> with using 2.2.14?
>
> second:
> when i run dbassist to create a database, oracle
 cannot find
> library libnldapj8.so, and fails. i looked in
 $ORACLE_HOME/lib and it's
> not there. is it in your install????
>
> third:
> why does oracle require jdk1.1.8 from IBM,
 directed by the installer?
> i read somewhere it needs this for the Apache
 service. but then i also
> read in the pdf files, it need jdk 1.2.2?? what
 gives?
>
> THANKS!!
> --Michael
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sun Dec 10 2000 - 07:54:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US