Facing a error while starting Rac database
Hi,
I have created a Rac database with 2 node configuration.
After configured I tried to stop the node 1 database by using command
srvctl stop instance -d saferac -i saferac1
After I tried to start that again I'm getting a error :
[oradba@testrac1 admin]$ srvctl start database -d saferac
PRCC-1014 : saferac was already running
PRCR-1004 : Resource ora.saferac.db is already running
PRCR-1079 : Failed to start resource ora.saferac.db
CRS-5017: The resource action "ora.saferac.db start" encountered the following error:
ORA-01031: insufficient privileges
. For details refer to "(:CLSN00107:)" in "/oracle/GRID_HOME/log/testrac1/agent/crsd/oraagent_oradba/oraagent_oradba.log".