Skip Headers
Oracle® Database Companion CD Installation Guide
10g Release 2 (10.2) for Apple Mac OS X (Intel)

Part Number B25290-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

6 Removing Oracle Database Companion CD Products

This chapter describes how to remove Oracle software from the system.

6.1 Removing Oracle Software Files

To remove Oracle software by using Oracle Universal Installer, you must perform the following steps:

Note:

Always use Oracle Universal Installer to remove Oracle software. Do not delete any Oracle home directories without first using Oracle Universal 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=oracle_home_path
      $ export ORACLE_HOME
      
    • C shell:

      $ setenv ORACLE_HOME oracle_home_path
      
  3. Start Oracle Universal Installer by entering the following command:

    $ORACLE_HOME/oui/bin/runInstaller
    
  4. On the Welcome screen, click Deinstall Products.

    The Inventory screen lists all the Oracle homes on the system and the products installed in each Oracle home.

  5. On the Inventory screen, select the Oracle home containing the products that you want to remove.

  6. If you want to delete specific products, then select them in the tree window.

  7. Click Remove.

    Oracle Universal Installer displays a confirmation screen prompting you to confirm that you want to remove the selected products and their dependent components.

  8. Click Yes.

    Oracle Universal Installer displays a progress indicator as it removes the software.