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: dbassist on linux

Re: dbassist on linux

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 7 Apr 2001 21:54:37 +0200
Message-ID: <tcusrvado51c66@beta-news.demon.nl>

"CSC" <jcheong_at_cooper.com.hk> wrote in message news:9andr6$2dd2_at_imsp212.netvigator.com...
> When I run 8.1.7 dbassist on RH, it returns error:
>
>
> [oracle_at_185_57user45 bin]$ ./dbassist
>
> libnldapj8.so: cannot open shared object file: No such file or directory
> (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)
>
>
>
> --
> e-Consultant
> http://www.asl.com.hk/employment.htm
> http://www.eroom.com

You did set thee LD_LIBRARY_PATH env var appropiately? Not setting LD_LIBRARY_PATH (as documented in the installation manual) is a common cause for this problem.

Hth,

Sybrand Bakker, Oracle DBA Received on Sat Apr 07 2001 - 14:54:37 CDT

Original text of this message

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