lsnrctl problem
ski123Mar 28 2010 — edited Mar 29 2010I installed Oracle 11g on linux. But when I try to check listener status, it gave me this error:
[oracle@localhost bin]$ pwd
/u01/app/oracle/product/11.2.0/dbhome_1/bin
[oracle@localhost bin]$ lsnrctl
-bash: lsnrctl: command not found
[oracle@localhost bin]$ ./lsnrctl
./lsnrctl: error while loading shared libraries: /u01/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so.11.1: cannot restore segment prot after reloc: Permission denied
[oracle@localhost bin]$
Did I miss something? please advise.
Thanks
S.