ORA-27090 Unable to reserve kernel resources for asynchronous disk I/O

ぐ巨炮叔叔 提交于 2020-03-10 17:25:49

Mon Dec 23 09:36:53 2019
Errors in file /u01/app/oracle/diag/rdbms/dinpay_ml/DINPAY2/trace/DINPAY2_pr0w_75098.trc:
ORA-27090: Unable to reserve kernel resources for asynchronous disk I/O
Additional information: 3
Additional information: 128
Additional information: 166197912
Warning: recovery process PR0W cannot use async I/O
Waiting for all non-current ORLs to be archived...
All non-current ORLs have been archived.
Mon Dec 23 09:36:54 2019
Media Recovery Waiting for thread 2 sequence 24783
Completed: ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION


添加以下参数:
vim /etc/sysctl.conf

fs.aio-max-nr= 3145728

sysctl -p

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!