19c - confirm CRS up successfully, b4 starting oracle instance
Oracle version: 19.12
RAC database: 5 nodes (CDB/PDB)
Type of Environment: data warehouse
When we restart CRS --> "sudo $GRID_HOME/bin/crsctl start crs" , What should we look for to confirm that CRS started successfully, before we start an Oracle instance? "srvctl start instance -db pxprodc_phxprod -i phxprodc"
- reviewed output for "crsctl stat res -t" but not sure.
- reviewed some crs logs as well but I still was not sure.
in 12c it was good, when we see ASM instance is up on that node, that was a good indication. You guidance is appreciated.