Oracle Listener fails to start (tns-12555,tns-12560,tns-00525)

Source: Internet
Author: User

Boot listener can not open, error!
1[[Email protected] ~]$ lsnrctl Start2 3Lsnrctl forLinux:version 11.2.0.1.0-production on 06-aug-2014 19:40:524 5Copyright (c) 1991, 2009, Oracle. All rights reserved.6 7starting/opt/oracle/11g/bin/tnslsnr:please Wait ...8 9Tnslsnr forLinux:version 11.2.0.1.0-ProductionTenSystem parameter File is/opt/oracle/11g/network/admin/Listener.ora OneLog messages Written to/opt/oracle/diag/tnslsnr/localhost/listener/alert/Log.xml AError listening on: (Description= (Address= (PROTOCOL=IPC) (key=EXTPROC1521 ))) -TNS-12555: Tns:permission denied -TNS-12560: Tns:protocol Adapter Error theTns-00525:insufficient privilege forOperation -Linux error:1: Operation not permitted -  -Listener failed to start. See the error message (s) above ...

Observe that the prompt does not have permission:

View. Oracle Files:

[[email protected] ~]# ls-lrtd/var/tmp/2 root root 4096 8\u6708   5 21:48/var/tmp/~]# ls-lrtd/tmp /2 root root 4096 8\u6708   5 20:33/tmp/.oracle

The discovery permission is 777, but the user group and owner are not correct, change to ORACLE:DBA

[Email protected] ~]# chown-r oracle:dba/var/tmp/~]#chown-r oracle:dba/tmp/~]# ls-lrtd/tmp/ /c2>2 Oracle DBA 4096 8\u6708   5 20:33/tmp/~]# ls-lrtd/var/tmp/2 Oracle DBA 4096 8\u6708   5 21: 48/var/tmp/.oracle

Start again, success!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.