当前位置:网站首页>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
边栏推荐
- 面试官给我挖坑:URI中的 “//” 有什么用?
- [point cloud series] Introduction to scene recognition
- UEFI learning 01-arm aarch64 compilation, armplatformpripeicore (SEC)
- Tangent space
- ARGB transparency conversion
- 集简云 x 飞书深诺,助力企业运营部实现自动化办公
- Information: 2021 / 9 / 29 10:01 - build completed with 1 error and 0 warnings in 11S 30ms error exception handling
- SHA512 / 384 principle and C language implementation (with source code)
- [Video] Bayesian inference in linear regression and R language prediction of workers' wage data | data sharing
- Test on the time required for Oracle to delete data with delete
猜你喜欢

Set Jianyun x Feishu Shennuo to help the enterprise operation Department realize office automation
![[barycentric coordinate interpolation, perspective correction interpolation] principle and usage opinions](/img/db/2e7d7f519f97f0c4179a29af8942a6.png)
[barycentric coordinate interpolation, perspective correction interpolation] principle and usage opinions
![[point cloud series] neural opportunity point cloud (NOPC)](/img/ba/24417762ef5c52d2d6b57f18a3b0a2.png)
[point cloud series] neural opportunity point cloud (NOPC)

联想拯救者Y9000X 2020
![[point cloud series] learning representations and generative models for 3D point clouds](/img/c5/712bd448fa6c0bffc09ce57f6e56b5.png)
[point cloud series] learning representations and generative models for 3D point clouds

SAP UI5 应用开发教程之七十二 - SAP UI5 页面路由的动画效果设置试读版

Search ideas and cases of large amount of Oracle redo log

Handling of high usage of Oracle undo

You and the 42W bonus pool are one short of the "Changsha bank Cup" Tencent yunqi innovation competition!
![[machine learning] Note 4. KNN + cross validation](/img/a1/5afccedf509eda92a0fe5bf9b6cbe9.png)
[machine learning] Note 4. KNN + cross validation
随机推荐
SHA512 / 384 principle and C language implementation (with source code)
Lenovo Savior y9000x 2020
SAP ui5 application development tutorial 72 - animation effect setting of SAP ui5 page routing
Zero copy technology
Ai21 labs | standing on the shoulders of giant frozen language models
Explanation of input components in Chapter 16
Oracle calculates the difference between two dates in seconds, minutes, hours and days
[point cloud series] unsupervised multi task feature learning on point clouds
MySQL and PgSQL time related operations
[point cloud series] learning representations and generative models for 3D point clouds
【视频】线性回归中的贝叶斯推断与R语言预测工人工资数据|数据分享
交叉碳市场和 Web3 以实现再生变革
这个SQL语名是什么意思
Why do you need to learn container technology to engage in cloud native development
[point cloud series] foldingnet: point cloud auto encoder via deep grid deformation
[tensorflow] sharing mechanism
Solve tp6 download error course not find package topthink / think with stability stable
面试官给我挖坑:URI中的 “//” 有什么用?
Oracle database combines the query result sets of multiple columns into one row
Oracle view related