Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: tnsping problem
If Oracle is relinked some existing executables are renamed into
<executable>o. Apparently that happens to tnsping too.
This means something must have gone astray during a relink operation. If all
is well you should be able to find a .log file with reports on the last
link. If that has errors you could easily decide to rerun the corresponding
.mk file only.
Is LD_LIBRARY correctly set? It should include $ORACLE_HOME/lib
Hth,
Sybrand Bakker, Oracle DBA
Joseph Chia <blackeye_at_singnet.com.sg> wrote in message
news:88uid1$l1k$1_at_mawar.singnet.com.sg...
> I have a problem with Oracle client [ 8i running on a Solaris 2.7 box ]
>
> executing tnsping gives
> -> libclnt.so.8.0 not found permission denied
> killed
>
> I have checked the paths, it works for other users in the same machine but
> not that particular user, why?
>
> ORACLE_HOME and ORACLE_BASE is correct, path is set for $ORACLE_HOME/bin
> the file is definitely there.
>
> if I try tnsping0, it works (BTW why tnsping0 and tnsping, what's the
diff?)
>
> Thanks for any advice.
>
> --
> Regards,
> Joe
>
>
Received on Tue Feb 22 2000 - 12:04:25 CST
![]() |
![]() |