RACLI REMOVE ORACLE_HOME DOES NOT DELETE THE DIRECTORIES IN THE REMOTE NODES
(Doc ID 2711939.1)
Last updated on JANUARY 21, 2022
Applies to:
Zero Data Loss Recovery Appliance Software - Version 19.2.1.1.1 and laterInformation in this document applies to any platform.
Symptoms
- racli remove oracle_home was executed to remove old ORACLE_HOME Inactive.
# racli remove oracle_home --oracle_home=/u01/app/oracle/product/12.2.0.1/dbhome_1 - The directory ORACLE_HOME was removed from Local Compute Node.
- The directory ORACLE_HOME was not removed from Remote Compute Node (s).
- Example : (For ZDLRA of 2 Compute Nodes)
<Compute Node1> # racli remove oracle_home --oracle_home=/u01/app/oracle/product/12.2.0.1/dbhome_1
Created log /opt/oracle.RecoveryAppliance/log/racli_remove_oraclehome.log
Mon Aug 17 14:58:42 2020: Start: Remove Oracle Home
Note :
The inactive oracle home /u01/app/oracle/product/12.2.0.1/dbhome_1
will be removed with all files under its directory.
Rollback is not feasible after removal action.
Do you want to continue (y|n) : y
Mon Aug 17 15:04:00 2020: Remove Oracle Home<Compute Node1> # ls -la /u01/app/oracle/product/12.1.0.2
ls: cannot access /u01/app/oracle/product/12.1.0.2: No such file or directory
<Compute Node 2> # ls -la /u01/app/oracle/product/12.1.0.2
drwxr-xr-x 2 oracle oinstall 4096 Aug 17 15:42 .
drwxr-xr-x 6 oracle oinstall 4096 Feb 14 2020 .. - Example : (For ZDLRA of 2 Compute Nodes)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |