In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
oracle 11g rac monitor program appears monitoring process offline after adjusting the network, and frequent switching between two nodes, check the log/var/log/message and find frequent registration revocation actions.
The requested URL/app/oracle/tag/tnslsnr/rac1/listener/trace/listener.log was not found on this server.
The requested URL/upload/u01/app/11.2.0/grid/network/admin/listener.ora was not found on this server.
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
IP fluctuations were detected.
Solution:
Add to/etc/sysctl.conf
net.ipv4.conf.default.arp_ignore = 1
Meaning: Determines the different ways in which the response is sent. ARP requests 0-(default) represents the destination IP address anywhere, configured on any interface. 1-Replies only to incoming interfaces configured on destination IP addresses that are local addresses.
net.ipv4.conf.all.arp_ignore = 1 Meaning: Same as above
after sysctl -p
Add the mac address to the/etc/sysconfig/network-scripts/ifcfg-eth file, which can be viewed with ifconfig.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
1.redis batch operation cat insert_redis.txt | redis-cli-h 10.24.253.1-p 7389-- pipe
© 2024 shulou.com SLNews company. All rights reserved.