ORA-17503
ORA-17503
APPLIES TO
Operating System - Oracle Linux Server 7.9
Oracle Database - Enterprise Edition - version 11.2.0.4.0
Oracle Grid Infrastructure - version 11.2.0.4.0
SYMPTOMS
GI 群集正常,ASM 磁盘挂载正常,启动数据库报错:
ORA-01078: failure in processing system parameters |
CAUSE
Oracle binary should have permission of 6751. To correct the permission, as owner of oracle binary
SOLUTION
~]# chmod 6751 $GRID_HOME/bin/oracle |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.





