need to relocate primary and fail over service to RAC original nodes - after reboot
DATABASE: 11.2.0.3
RAC: 9 NODES
OS: Linux RedHat
since we had to stop and start DB instances, the services have been relocated by oracle. We would like to relocate all services to there original intended instances - both the Primary nodes and fail over nodes.
***** INFO.: We have the service psrac_dataload
Service created Originally and required - Primary: psprod4,psprod5,psprod6,psprod7
Required Fail over: psprod1,psprod3,psprod2
Presently - After reboots - Primary:: psprod3,psprod4,psprod5,psprod6
Questions - Need help:
1. What do I need to do to remove the psprod3 from the service psrac_dataload?
NOTE: I cannot use -f (force) to remove service or drop and recreate the service because this is busy database.