Error while installing oracle 11gr2 database
Error:
PRKC-1140 failed to check the state of olr configure on node
/etc/oracle/olr.loc
Diag:
Oracle user doesn't have any group assign.
Solution:
Modified the oracle user with below groups.
/usr/sbin/usermod -u 1101 -g oinstall -G asmdba,dba,asmadmin,asmdba,asmoper oracle
restart the installation
Error:
PRKC-1140 failed to check the state of olr configure on node
/etc/oracle/olr.loc
Diag:
Oracle user doesn't have any group assign.
Solution:
Modified the oracle user with below groups.
/usr/sbin/usermod -u 1101 -g oinstall -G asmdba,dba,asmadmin,asmdba,asmoper oracle
restart the installation
No comments:
Post a Comment