OracleTNS-12535: TNS: Operation timeout

Source: Internet
Author: User
Ldquo; TNS-12535: TNS: Operation timeout rdquo. Linux Firewall shutdown command: serviceiptablesstop or chkconfigipta

Ldquo; TNS-12535: TNS: Operation timeout rdquo. Linux Firewall shutdown command: service iptables stop or chkconfig ipta

Recently I encountered the problem of "TNS-12535: TNS: Operation timeout.

1. First, check whether the server has enabled the firewall. The firewall blocks connections.
Linux Firewall shutdown command: service iptables stop or chkconfig iptables off
2. Go to the Oracle root directory and open the ora10g \ network \ admin \ tnsnames. ora file. This is the network connection configuration file, and check whether the IP address and other configurations are correct. For example, if I establish a connection with the host whose IP address is 192.168.1.1 and the name is Test, you will find this section in this file:
Orcl =
(DESCRIPTION =
(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = 10.25.30.77) (PORT = 1521 )))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl)
)
)

This should be done !!

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.