The host of oracle listener. ora cannot be set to localhost, but should be the machine name. Otherwise, the connection cannot be performed by IP address, listener. ora

Source: Internet
Author: User

The host of oracle listener. ora cannot be set to localhost, but should be the machine name. Otherwise, the connection cannot be performed by IP address, listener. ora

# Listener. ora Network Configuration File:/u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener. ora
# Generated by Oracle configuration tools.

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521 ))
(ADDRESS = (PROTOCOL = TCP) (HOST = ay1401_135826z) (PORT = 1521 ))
)

)

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME = orcl)
(SID_NAME = orcl)
(ORACLE_HOME =/u01/app/oracle/product/11.2.0/dbhome_1 /)
)
)


Oracle connection, localhost can be connected, and 19216812 cannot be connected. For more information, see !!!

Disable the firewall on this machine. Try 192.168.1.2.

The host in ORACLE tnsnamesora and listenerora is automatically generated as localhost.

After listener. ora is modified, restart the listener.

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.