Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Database won't auto start after upgrade to 12.2.0.1

V PJSApr 23 2019 — edited Apr 24 2019

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

Comments
Post Details
Added on Apr 23 2019
6 comments
688 views