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!

Lsitener Issue -- TNS-01114: LSNRCTL could not perform local OS

ora_tech-2063898Jun 19 2010 — edited Jun 20 2010
Hi All,

When I am trying to check status of listener with lsnrctl command, its getting errored out:

bash-3.00$ lsnrctl status clonenew

LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 19-JUN-2010 14:21:04

Copyright (c) 1991, 2008, Oracle. All rights reserved.

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCtest))
TNS-01114: LSNRCTL could not perform local OS authentication with the listener
TNS-01115: OS error 28 creating shared memory segment of 129 bytes with key 510551698
bash-3.00$

I am not even able to stop this listener. All database connection are working fine.


As per the tech note: *TNS-01114 and TNS-01115: Unable To Stop/Status An Oracle10g TNS Listener On Sun Solaris [ID 337056.1]* i verified all kernel parameters already set to a proper value.
project.max-shm-ids
privileged 256 - deny -
system 16.8M max deny -
RDBMS Version - 11.1.0.7

Platform - Sun Solaris sparc 5.10

Any inputs in this issue is appreciated.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2010
Added on Jun 19 2010
7 comments
2,015 views