PRKR-1008 PROC-5 Unable to Add Instance into OCR
(Doc ID 1065149.1)
Last updated on SEPTEMBER 16, 2021
Applies to:
Oracle Database Cloud Exadata Service - Version N/A and laterOracle Database Backup Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 11.1.0.7 to 12.2.0.1 [Release 11.1 to 12.2]
Information in this document applies to any platform.
Symptoms
Unable to add instance resource to OCR using the 'srvctl' command as the oracle user, this fails with error:
oracle@<HOST_NAME>:/home/oracle->srvctl add instance -d <DB_NAME> -i <INST_NAME> -n <HOST_NAME>
PRKO-2010 : Error in adding instance to node: <HOST_NAME>
PRKR-1008 : adding of instance <INST_NAME> on node <HOST_NAME> to cluster database <DB_NAME> failed.
PROC-5: User does not have permission to perform a cluster registry operation on this key. Authentication error [User [oracle] is not a member of group [dba]] [0]
PRKO-2010 : Error in adding instance to node: <HOST_NAME>
PRKR-1008 : adding of instance <INST_NAME> on node <HOST_NAME> to cluster database <DB_NAME> failed.
PROC-5: User does not have permission to perform a cluster registry operation on this key. Authentication error [User [oracle] is not a member of group [dba]] [0]
The output of the 'id' command however shows that the oracle user indeed is a member of the 'dba' group:
oracle@<HOST_NAME>:/home/oracle->id
uid=500(oracle) gid=502(oinstall) groups=501(dba),502(oinstall),503(oper)
uid=500(oracle) gid=502(oinstall) groups=501(dba),502(oinstall),503(oper)
Changes
New installation
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
Scalability RAC Community |