GIMR database shutdown ORA
Here is using Oracle database 12.2 two node rac. There is GIMR database single instance that was installed together with the grid software.
and during this instance shutdown, there is following ORA-0
GIMR_DSCREP_10(3): Reason = PDB close immediate
GIMR_DSCREP_10(3): Mode = KILL HARD FORCE -/-/-
GIMR_DSCREP_10(3): Requestor = USER (orapid = 51, ospid = 31588582, inst = 1)
GIMR_DSCREP_10(3): Owner = Process: USER (orapid = 26, ospid = 52494356)
GIMR_DSCREP_10(3): Result = ORA-0
either use srvctl stop mgmtdb or srvctl stop mgmtdb -force
willl trigger the above ORA-.0
It's this ORA-0 can be ignore >??