Skip Headers

Oracle® Collaboration Suite Installation and Configuration Guide
Release 2 (9.0.4.1.1) for Windows

Part Number B12239-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
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

10 Deinstalling Oracle Collaboration Suite Components

This chapter describes how to deinstall Oracle Collaboration Suite components.

This chapter contains these topics:

Deinstallation Overview

Oracle Universal Installer does not allow reinstallation of Oracle Collaboration Suite over an installed version. To reinstall Oracle Collaboration Suite over the same version, deinstall and then install the product.

To successfully deinstall Oracle Collaboration Suite from your host, Oracle Corporation recommends deinstalling all secondary (or subsequent) Oracle Collaboration Suite installations before you deinstall the primary (or first) installation.

Oracle Email must be deinstalled before deinstalling Oracle Collaboration Suite.

Preparing to Deinstall Oracle Components

  1. Run the following script from each middle tier Oracle home before deinstalling the middle tier:

    %ORACLE_HOME%\oes\bin\removemidtierfromoid.bat
    
    

    This script removes all e-mail process targets, process instances, and their references from Oracle Internet Directory.

  2. Run SQL*Plus on the middle tier if the information storage needs to be deinstalled. Connect to the information storage database as SYSTEM, and run the following script:

    %ORACLE_HOME%\oes\install\sql\dropschema.sql;
    
    
  3. Execute the following command from any Oracle home to delete mail store entries from Oracle Internet Directory:

    %ORACLE_HOME%\bin\ldapdelete -v -h oid_host -p oid_port
    -Dcn=umadmin,cn=EMailServerContainer,cn=Products,cn=OracleContext -w
    @ password "cn=global_db_name,cn=mailstores,cn=um
    _system,cn=EMailServerContainer,cn=Products,cn=OracleContext"
    
    

    where,

    • oid_host is the infrastructure Oracle Internet Directory host name

    • oid_port is the infrastructure Oracle Internet Directory port number

    • password is the umadmin user password

    • global_db_name is the global database name of the mail store database

  4. Deinstall the Oracle Collaboration Suite middle tier software using Oracle Universal Installer.

Deinstalling Oracle Components

  1. Start the Oracle Universal Installer. See "Starting Oracle Universal Installer".

    The Welcome window appears.

  2. Click Deinstall Products.

    The Inventory window appears. This window displays all the components installed in Oracle home.

  3. Review the installations and select the Oracle home you are deinstalling.

  4. Click Remove.

    The Confirmation window appears. This window lists all the components you just selected for deinstallation.

  5. Scroll down the Confirmation window to verify the components selected for deinstallation.

  6. Click Yes.

  7. If you have multiple Oracle9iAS infrastructures installed, and select a secondary Oracle9iAS infrastructure installation, the Oracle Universal Installer removes it. If you select the primary infrastructure installation, the Oracle9iAS Administration Service window appears. Your next action depends on how many Oracle9iAS infrastructures you currently have installed on the host.

  8. If you currently have only one infrastructure installed on the host, the Oracle9iAS Administration Service window displays the following:

    The active Oracle9iAS Administration Service is in %ORACLE_HOME%. There are
    no other Administration Services available.
    
    
  9. Click OK to continue.

  10. If you currently have multiple infrastructures installed on the host, the Oracle9iAS Administration Service window displays the following:

    The active Oracle9iAS Administration Service is in %ORACLE_HOME%. You may
    select one of the Administration Services to become the active one.
    
    

    Select one of the remaining infrastructures. It becomes the primary installation and the new location for the Oracle9iAS Administration Service.

  11. Click OK to continue.


    Notes:

    • If you deinstall a component, then all of its dependent components and files are also deinstalled.

    • Oracle Universal Installer does not deinstall all the files and directories during deinstallation. Remaining files and directories must be removed manually.