How to recover a failed node when the failed node has to be completely rebuilt
We have an Oracle 11gR2 two-node RAC database with ASM and ASMCFS that has had a catastrophic disk failure on one of the nodes internal drives. But because of the RAC configuration we are still running all on the simgle node. All the binaries are gone and I need to reinstall everything on the failed node. The backups have issues as well. I'm concerned that I could corrupt the working node if I do it wrong. What is the correct way to do this ??
0