重庆思庄Oracle、Redhat认证学习论坛
标题:
ORA-27302: failure occurred at: skgpwinit6
[打印本页]
作者:
刘泽宇
时间:
2023-11-12 17:01
标题:
ORA-27302: failure occurred at: skgpwinit6
在安装GI过程中,遇到了这样的报错
ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
ORA-27301: OS failure message: Not owner
ORA-27302: failure occurred at: skgpwinit6
ORA-27303: additional information: startup egid = 1002 (oinstall), current egid = 1001 (dba)
定位为$ORACLE_HOME/bin/oracle的权限错误。正确的权限应为 -rwsr-s--x
在此之前我使用chown -R的方式调整了目录的权限,导致了存在特殊权限的对象出现了权限变化
对这个文件使用:
chown 6751 oracle
调整回原来的权限,就能继续了
欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/)
Powered by Discuz! X3.2