DeInstall CSS+OHAS+ASM Grid Infrastructure
DeInstall CSS+OHAS+ASM Grid Infrastructure
This document explains, in detail, the steps required to deinstall the Oracle Grid
Infrastructure 11gR2 (11.2.0.1.0), remove the CSS & OHAS services, remove an ASM
instance and diskgroups through the roothas.pl script & deinstall command.
Deinstallation steps:
3) Shutdown and remove the CSS & OHAS services (connect as root OS user) using
the roothas.pl script:
4) Validate that the OHAS & CSS services were removed & are down:
5) Now proceed with the Oracle Grid Infrastructure deinstallation, connect as oracle
OS user and execute the deinstall command as follow:
===============================================================
[oracle@asmteam deinstall]$ ./deinstall
Checking for required files and bootstrapping ...
Please wait ...
Location of logs /tmp/deinstall2010-02-26_03-57-26-PM/logs/
Specify all Oracle Restart enabled listeners that are to be de-configured [LISTENER]:
<(== Press Enter Here
Detach Oracle home '/u01/app/11.2.0/grid' from the central inventory on the local node :
Done
Run 'rm -rf /etc/oraInst.loc' as root on node(s) 'asmteam' at the end of the session.
[oracle@asmteam deinstall]$
===============================================================
8) Verify that the ASM entry form the /etc/oratab file was removed:
9) Now the OHAS & CSS services were removed, the ASM instance & Diskgroups were
removed (optional) and finally the Oracle Grid Infrastructure was deinstalled.