Skip Headers

Oracle® Database Client Installation Guide
10g Release 1 (10.1) for UNIX Systems: AIX-Based Systems, hp HP-UX PA-RISC (64-bit), hp Tru64 UNIX, Linux x86, and Solaris Operating System (SPARC)
Part No. B12087-01
  Go To Table Of Contents
Contents
Go To Index
Index

Previous Next  

5 Removing Oracle Software

This chapter describes how to completely remove all software from an Oracle home directory.


Note:

If you want to remove an individual product, check the product-specific documentation for requirements and restrictions.

Removing Oracle Software

The following steps describe how to use the Installer to remove Oracle software from an Oracle home:


Note:

Always use the Oracle Universal Installer to remove Oracle software. Do not delete any Oracle home directories without first using the Installer to remove the software.

  1. If necessary, log in as the oracle user:

    $ su - oracle
    
    
  2. Set the ORACLE_HOME environment variable to specify the path of the Oracle home that you want to remove:

    • Bourne, Bash, or Korn shell:

      $ ORACLE_HOME=/u01/app/oracle/product/10.1.0/client_1
      $ export ORACLE_HOME
      
      
    • C shell:

      $ setenv ORACLE_HOME /u01/app/oracle/product/10.1.0/client_1
      
      
  3. Start the Installer as follows:

    $ $ORACLE_HOME/oui/bin/runInstaller
    
    
  4. In the Welcome window, click Deinstall Products.

    The Inventory window appears, listing all of the Oracle homes on the system.

  5. In the Inventory window, select the Oracle home and the products that you want to remove, then click Remove.

  6. When the Installer displays a confirmation window asking you to confirm that you want to deinstall the products and their dependant components, click Yes.

    The Installer displays a progress indicator as it removes the software.

  7. When the products have been deleted, click Cancel to exit from the Installer, then click Yes.