How to fix the Oracle error PRCD-01211: Cannot start RAC One Node database {0} because a failure has occurred while trying to clean up an earlier failed online relocation?
In this post, you’ll learn more about the Oracle ErrorPRCD-01211: Cannot start RAC One Node database {0} because a failure has occurred while trying to clean up an earlier failed online relocation with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PRCD-01211: Cannot start RAC One Node database {0} because a failure has occurred while trying to clean up an earlier failed online relocation
Reason for the Error PRCD-01211: Cannot start RAC One Node database {0} because a failure has occurred while trying to clean up an earlier failed online relocation
Cause: An attempt to start a RAC One Node database was rejected because a failure has occurred while trying to clean up an earlier failed online relocation.
How to fix the Error PRCD-01211: Cannot start RAC One Node database {0} because a failure has occurred while trying to clean up an earlier failed online relocation ?
You can fix this error in Oracle by following the below steps
Action: Use ‘srvctl status database’ command to query the target node of the failed online relocation process. Either run ‘srvctl relocate database’ with -a option or with -n option with the target node thus discovered.
Leave Your Comment