Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

lsnrctl problem

ski123Mar 28 2010 — edited Mar 29 2010
I 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2010
Added on Mar 28 2010
3 comments
1,458 views