Hi,
I upgraded my ODA GI from 12.1.0.2 to 12.2.0.1,
few databases won't auto start if I reboot the server.
Below are some attribute for the database resource.
NAME=ora.oda2stby.db
TYPE=ora.database.type
ACL=owner:oracle:rwx,pgrp:oinstall:r--,other::r--,group:dba:r-x,group:dbaoper:r-x,user:grid:r-x
ACTIONS=relocate_client,group:"dba",group:"dbaoper",user:"grid",user:"oracle" status_target,group:"dba",group:"dbaoper",user:"grid",user:"oracle" unmonitor,user:"grid" serviceDrain,group:"dba",group:"dbaoper",user:"grid",user:"oracle" monitor,user:"grid" startoption,group:"dba",group:"dbaoper",user:"grid",user:"oracle"
ACTION_SCRIPT=
ACTION_START_OPTION=
ACTION_TIMEOUT=600
ACTIVE_PLACEMENT=0
AGENT_FILENAME=%CRS_HOME%/bin/oraagent%CRS_EXE_SUFFIX%
AUTO_START=restore
The AUTO_START=restore which mean database should restore to the previous state if I reboot the server.
Does anyone know what could be the cause?
Thanks