Skip Headers
Oracle® Fusion Middleware Installation Guide for Oracle Service Bus
11g Release 1 (11.1.1.3)

Part Number E15017-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
View PDF

B Deinstalling and Reinstalling Oracle Service Bus

This appendix provides information about deinstalling and reinstalling Oracle Service Bus 11g Release 1 (11.1.1.3). It contains the following topics:

Note:

Always use the instructions provided in this appendix for removing the software. If you try to remove the software manually, you may experience problems when you try to reinstall the software. Following the procedures in this appendix ensures that the software is properly removed.

B.1 Deinstalling Oracle Service Bus 11g Release 1 (11.1.1.3)

This topic contains procedures for deinstalling Oracle Service Bus 11g Release 1 (11.1.1.3) and contains the following sections:

B.1.1 Deinstalling Oracle Service Bus Oracle Home

The deinstaller attempts to remove the Oracle Home directory from which it was started. Before you choose to remove your Oracle Service Bus Oracle Home directory, make sure that it is not in use by an existing domain and that you stop all running processes that use this Oracle Home.

Deinstalling Oracle Service Bus will not remove any WebLogic administration domains that you have created—it only removes the software in the Oracle Service Bus Oracle Home directory.

This topic describes how to deinstall Oracle Service Bus 11g Release 1 (11.1.1.3) using the graphical, screen-based deinstaller. However, you can also perform a silent deinstallation using a response file. A deinstall response file template that you can customize for your deinstallation is included in the Disk1/stage/Response directory on UNIX, or in the Disk1\stage\Response directory on Windows.

Perform the following steps to deinstall Oracle Service Bus Oracle Home using the graphical, screen-based deinstaller:

  1. Verify your Oracle Service Bus Oracle Home is not in use by an existing domain.

  2. Stop all processes that use the Oracle Service Bus Oracle Home.

  3. Open a command prompt and move (cd) into the Oracle_Service_Bus_Oracle_Home/oui/bin directory (UNIX) or the Oracle_Service_Bus_Oracle_Home\oui\bin directory (Windows).

  4. Invoke the Deinstaller from command line using the -deinstall option. For example:

    On UNIX:

    ./runInstaller -deinstall
    

    On Windows:

    setup.exe -deinstall
    

    The Welcome screen appears.

  5. Click Next. The Deinstall Oracle Home screen appears.

  6. In the Deinstall Oracle Home screen, you can save a response file that contains the deinstallation settings before deinstalling. Click Deinstall. The Deinstall Progress screen appears. This screen shows the progress and status of the deinstallation. If you want to quit before the deinstallation is completed, click Cancel.

  1. Click Finish after the deinstallation progresses to 100%. The Deinstallation Complete screen appears.

  2. Click Finish on the Deinstallation Complete screen to exit the deinstaller.

B.1.2 Deinstalling Oracle Common Home

The ORACLE_COMMON_HOME directory located in the MW_HOME directory contains the binary and library files required for Oracle Enterprise Manager Fusion Middleware Control and Java Required Files (JRF). Before you deinstall the ORACLE_COMMON_HOME directory, ensure that no other Oracle Fusion Middleware software, such as Oracle SOA Suite, depends on ORACLE_COMMON_HOME. You cannot deinstall the ORACLE_COMMON_HOME directory until all software that depends on it has been deinstalled.

Perform the following steps to deinstall the ORACLE_COMMON_HOME directory:

  1. Stop all processes that use the ORACLE_COMMON_HOME directory.

  2. Deinstall your Oracle Service Bus Oracle Home by performing the steps in Deinstalling Oracle Service Bus Oracle Home.

  3. Open a command prompt and move (cd) into the ORACLE_COMMON/oui/bin/ directory (on UNIX) or the ORACLE_COMMON_HOME\oui\bin\ directory (on Windows).

  4. Invoke the Deinstaller from command line using the -deinstall option and the -jreLoc option, which identifies the location where Java Runtime Environment (JRE) is installed. For example:

    On UNIX:

    ./runInstaller -deinstall -jreLoc FULL_PATH_TO_JRE_DIRECTORY
    

    On Windows:

    setup.exe -deinstall -jreLoc FULL_PATH_TO_JRE_DIRECTORY
    

    The Welcome screen appears.

  5. Click Next. The Select Deinstallation Type screen appears.

  6. Select the Deinstall Oracle Home option at the top of the Select Deinstallation Type screen.

    Note:

    The path to the ORACLE_COMMON_HOME directory appears in the text describing the Deinstall Oracle Home option.

    Click Next. The Deinstall Oracle Home screen appears.

  7. Confirm the correct ORACLE_COMMON_HOME directory is listed and click Deinstall.

    The Deinstallation Progress screen appears, along with a Warning dialog box prompting you to confirm that you want to deinstall the ORACLE_COMMON_HOME directory.

  8. Click Yes on the Warning dialog box to confirm you want to remove the ORACLE_COMMON_HOME directory. The deinstallation begins.

  9. Click Finish after the deinstallation progresses to 100%. The Deinstallation Complete screen appears.

  10. Click Finish on the Deinstallation Complete screen to exit the deinstaller.

B.2 Reinstalling Oracle Service Bus 11g Release 1 (11.1.1.3)

Perform the following steps to reinstall Oracle Service Bus 11g Release 1 (11.1.1.3):

  1. Verify the directory you want to reinstall Oracle Service Bus into does not contain an existing Oracle Service Bus instance. If it does, you must deinstall it before reinstalling. You cannot reinstall Oracle Service Bus 11g Release 1 (11.1.1.3) in a directory that contains an existing Oracle Service Bus instance.

  2. Reinstall Oracle Service Bus as if it was the first installation by performing the steps in the appropriate procedure in this guide.