ORACLE11G RAC Listener offline

Source: Internet
Author: User

The Oracle 11g RAC Listener has a listening process offline after adjusting the network, and frequent switching between the two nodes, viewing the log/var/log/message found frequent registration revocation action.

Listening Log/u01/app/oracle/diag/tnslsnr/rac1/listener/trace/listener.log
Listening file/u01/app/11.2.0/grid/network/admin/listener.ora
Oracle error Log/u01/app/oracle/diag/rdbms/oaorcl/oaorcl/trace/alert
RAC Process Log/u01/app/11.2.0/grid/log/rac/crsd/crsd.log
?? /u03/oracle/app/11.2.0/grid/log/orajdcpt*/alertorajdcpt*.log
?? /u03/oracle/app/11.2.0/grid/log/orajdcpt*/cssd/ocssd.log
/u01/app/11.2.0/grid/log/rac1/agent/crsd/oraagent_grid/oraagent_grid.log

There is a discovery of IP fluctuations.

Workaround:

Add in/etc/sysctl.conf

Net.ipv4.conf.default.arp_ignore = 1

Meaning: Determine the different ways in which the response received by the ARP protocol requires 0-(the default) to represent any destination IP address, configure any interface. 1-Reply only the destination IP address is configured on the local address of the incoming interface.
Net.ipv4.conf.all.arp_ignore = 1 Meaning: Ibid.

After Sysctl-p
and add the MAC address in the/etc/sysconfig/network-scripts/ifcfg-eth file, which can be viewed ifconfig.

This article is from the "Banana" blog, please make sure to keep this source http://8510298.blog.51cto.com/8500298/1549291

ORACLE11G RAC Listener offline

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.