Using runInstaller
You can run the deinstallation tool using the runInstaller
command with the -deinstall
and -home
options from the base directory of the Oracle Database, Oracle Database Client or Oracle Grid Infrastructure installation media.
$ cd /directory_path/
$ ./runInstaller -deinstall -home /u01/app/oracle/product/12.1.0/dbhome_1/
Using DEINSTALL
The deinstallation tool is also available as a separate command (deinstall
) in Oracle home directories after installation. It is located in the $ORACLE_HOME/deinstall
directory.
$ $ORACLE_HOME/deinstall/deinstall