当前位置:网站首页>Failure to connect due to improper parameter setting of Rac environment database node. Troubleshooting
Failure to connect due to improper parameter setting of Rac environment database node. Troubleshooting
2022-04-23 13:43:00 【Not dizzy yet】
A user encountered RAC A node of the database , The application cannot connect to the database . It is found that the database listener is abnormal , Unable to establish connection . After a series of investigations , It is found that some parameter settings during database installation are unreasonable , After the system runs for a long time , There are some problems .
[grid@rac-a ~]$ uptime -- node 1 Long startup time
11:55:12 up 263 days, 2:38, 2 users, load average: 1.53, 1.73, 1.85
[oracle@rac-b ~]$ uptime
11:55:37 up 95 days, 18:55, 1 user, load average: 1.99, 2.07, 1.99
One 、 node 1 Error message :
7-FEB-2022 11:13:06 * (CONNECT_DATA=(SERVICE_NAME=orcl)(CID=(PROGRAM=D:\20211229\AAAexe)(HOST=** Register )(USER=Administrator))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.111.12)(PORT=1486)) * establish * orcl * 0
17-FEB-2022 11:13:07 * (CONNECT_DATA=(SERVICE_NAME=orcl)(CID=(PROGRAM=Python)(HOST=NUC.local)(USER=hby))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.5.66)(PORT=57609)) * establish * orcl * 12518
TNS-12518: TNS:listener could not hand off client connection
TNS-12536: TNS:operation would block
TNS-12560: TNS:protocol adapter error
TNS-00506: Operation would block
Linux Error: 11: Resource temporarily unavailable
Two 、 Problem analysis :
Reference resources ORACLE file UNIX: TNS-12518,TNS-12536 When Listener Load Increases (Doc ID 1920559.1), After verification, it is necessary to modify and increase the corresponding kernel parameters .
3、 ... and 、 Problem handling :
Currently in RAC Database nodes 1 The following operations are carried out on the host ( The host and cluster are not restarted 、 database )
1. Modifying kernel system parameters :/etc/sysctl.conf
kernel.shmmax = 4398046511104
kernel.shmall = 1073741824
kernel.sem = 1010 128000 1010 256
fs.aio-max-nr = 3145728
版权声明
本文为[Not dizzy yet]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230601579570.html
边栏推荐
- Publish custom plug-ins to local server
- TCP 复位gongji原理和实战复现
- Utilisation de GDB
- [point cloud series] learning representations and generative models for 3D point clouds
- JS compares different elements in two arrays
- 这个SQL语名是什么意思
- [multi screen interaction] realize dual multi screen display II: startactivity mode
- Longitude and latitude position of provincial capitals in China
- Special window function rank, deny_ rank, row_ number
- TIA博途中基於高速計數器觸發中斷OB40實現定點加工動作的具體方法示例
猜你喜欢
[point cloud series] pointfilter: point cloud filtering via encoder decoder modeling
Plato farm, a top-level metauniverse game, has made frequent positive moves recently
How do ordinary college students get offers from big factories? Ao Bing teaches you one move to win!
Why do you need to learn container technology to engage in cloud native development
【视频】线性回归中的贝叶斯推断与R语言预测工人工资数据|数据分享
Dolphin scheduler integrates Flink task pit records
[point cloud series] Introduction to scene recognition
Short name of common UI control
Explanation of input components in Chapter 16
Riscv MMU overview
随机推荐
Antd design form verification
Django::Did you install mysqlclient?
PyTorch 21. NN in pytorch Embedding module
sys. dbms_ scheduler. create_ Job creates scheduled tasks (more powerful and rich functions)
Longitude and latitude position of provincial capitals in China
According to the salary statistics of programmers in June 2021, the average salary is 15052 yuan. Are you holding back?
You and the 42W bonus pool are one short of the "Changsha bank Cup" Tencent yunqi innovation competition!
Lenovo Savior y9000x 2020
Opening: identification of double pointer instrument panel
At the same time, the problems of height collapse and outer margin overlap are solved
Plato farm, a top-level metauniverse game, has made frequent positive moves recently
Ding ~ your scholarship has arrived! C certified enterprise scholarship list released
Handling of high usage of Oracle undo
Oracle job scheduled task usage details
交叉碳市场和 Web3 以实现再生变革
The interviewer dug a hole for me: what's the use of "/ /" in URI?
Machine learning -- model optimization
Solution: you have 18 unapplied migration (s) Your project may not work properly until you apply
Part 3: docker installing MySQL container (custom port)
Interface idempotency problem