Remove a service from Oracle CRS/OCR
- Export the current OCR for backup purposes
$CRS_HOME/bin/ocrconfig –export <export filename> -s online
- Delete the service using srvctl
$CRS-HOME/bin/srvctl remove service –d <db name> -s <service_name> -i <”instance_name”> -f
- Check if service exists using srvctl and crs_stat
$CRS_HOME/bin/crs_stat –t –v
Or
$CRS_HOME/bin/srvctl status service –d <db name> -s <service_name>
Current Oracle Certs
Bobby Curtis
I’m Bobby Curtis and I’m just your normal average guy who has been working in the technology field for awhile (started when I was 18 with the US Army). The goal of this blog has changed a bit over the years. Initially, it was a general blog where I wrote thoughts down. Then it changed to focus on the Oracle Database, Oracle Enterprise Manager, and eventually Oracle GoldenGate.
If you want to follow me on a more timely manner, I can be followed on twitter at @dbasolved or on LinkedIn under “Bobby Curtis MBA”.