Unable to Add Database Using SRVCTL Due to errors PRCR-1006, PRCR-1071 & CRS-0254: authorization failure
(Doc ID 1610495.1)
Last updated on APRIL 02, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
You are unable to add database using srvctl . This might be a new database.
Login as <oracle> (rdbms_user, no role sepration)
$id <oracle>
uid=103(<oracle>) gid=101(<oinstall>) groups=101(<dba>),1145(<sdba>)
$cd $ORACLE_HOME/bin (rdbms_home)
$srvctl add database -d <DB_NAME>
PRCR-1006 : Failed to add resource ora.<DB_NAME>.db for <HOSTNAME1>
PRCR-1071 : Failed to register or update resource ora.<DB_NAME>.db
CRS-0254: authorization failure
$id <oracle>
uid=103(<oracle>) gid=101(<oinstall>) groups=101(<dba>),1145(<sdba>)
$cd $ORACLE_HOME/bin (rdbms_home)
$srvctl add database -d <DB_NAME>
PRCR-1006 : Failed to add resource ora.<DB_NAME>.db for <HOSTNAME1>
PRCR-1071 : Failed to register or update resource ora.<DB_NAME>.db
CRS-0254: authorization failure
Changes
Adding new database to 11g R2 Grid Infrastructure. This might be upgraded environment from pre-11gr2
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 |
References |