11GR2 : unable to start oracle restart asm
Hi,
We had installed Oracle 11GR2 standalone (restart) ASM instance. It was installed as oracle:dba. However we had to change the uid and group id . After changing uid and group id , we are unable to start up ASM
crsctl start has
CLSU-00100: Operating System function: open failed with error data: 13
CLSU-00101: Operating System error message: Permission denied
CLSU-00103: error location: scrsval5
CLSU-00104: additional error information: cant open file
CRS-4000: Command Start failed, or completed with errors.
(oracle@finorap1) /u01/app/oracle/product/11.2.0/asm >
old value : uid=5010(oracle) gid=500(dba)
New value : uid=100(oracle) gid=101(dba)
All the files are owned by oracle:dba. Do we need to change anything else.
We had installed Oracle 11GR2 standalone (restart) ASM instance. It was installed as oracle:dba. However we had to change the uid and group id . After changing uid and group id , we are unable to start up ASM
crsctl start has
CLSU-00100: Operating System function: open failed with error data: 13
CLSU-00101: Operating System error message: Permission denied
CLSU-00103: error location: scrsval5
CLSU-00104: additional error information: cant open file
CRS-4000: Command Start failed, or completed with errors.
(oracle@finorap1) /u01/app/oracle/product/11.2.0/asm >
old value : uid=5010(oracle) gid=500(dba)
New value : uid=100(oracle) gid=101(dba)
All the files are owned by oracle:dba. Do we need to change anything else.
0