Help needed removing an orphaned service
GI = 19.10, RDBMS=11.2.0.4
The rconfig utility failed to create a RAC database from a Single Instance database and left the RAC resources in a bit of a mess.
- The database resource has been removed.
- The serverpool resource still exists.
- The one service created on the SI database still exists.
Have been unable to delete the serverpool with crsctl due to the dependent service and unable to remove the service with srvctl due to the missing database resource.
How can the orphaned service be removed so that the serverpool can also be deleted?