How to move RAC Database ORACLE_HOME/GRID_HOME from one location to another one
Hi,
I want to know How to move RAC Database ORACLE_HOME/GRID_HOME (2 nodes) from one location stored on the local disk of the servers to another one on external storage.
(grid_home and oracle_home are stored on the same FS (/u01) but
ORACLE_HOME=/u01/app
GRID_HOME=/u01/grid
knowing that we will keep the same paths oracle_home and grid_home, did cpio and tar can satisfy.
Relink is necessary in this case?
please advice.
if we