TNS-12547 and TNS-12555 troubleshooting

Source: Internet
Author: User
Tags connection reset
Oracle boot listening errors I. TNS-12547: TNS-12547: TNS: lostcontactTNS-12560: TNS: protocoladaptererrorTNS-00517: Lost

Oracle boot listening errors I. TNS-12547: TNS-12547: TNS: lost contactTNS-12560: TNS: protocol adapter errorTNS-00517: Lost

Resolving Oracle listener startup errors

1, TNS-12547:

TNS-12547: TNS: lost contact
TNS-12560: TNS: protocol adapter error
TNS-00517: Lost contact
Linux Error: 104: Connection reset by peer

No 127.0.0.1 localhost is found in/etc/hosts.

Modify/etc/hosts as follows:
$ Cat/etc/hosts
# Do not remove the following line, or various programs
# That require network functionality will fail.
127.0.0.1 localhost

2, TNS-12555:

TNS-12555: TNS: permission denied
TNS-12560: TNS: protocol adapter error
TNS-00525: Insufficient privilege for operation
Linux Error: 1: Operation not permitted

The solution is as follows:

# Chmod 777/var/tmp/. oracle

Cause analysis: the/var/tmp/. Oracle directory permission is insufficient because the oracle directory is not clean. Therefore, an error is returned.

Related reading:

Oracle TNS-04415 Error

Oracle 10g RAC listener reports TNS-12545 TNS-12560 TNS-00515

Oracle 11gR2 RAC TNS-12542: TNS: address already in use fault case

TORA-12154 and TNS-03505: unable to resolve name

Encounter TNS-01150: The address of the specified listener name is incorrect

,
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.