Skip Headers
Oracle® Database Gateway Installation and Configuration Guide
11g Release 1 (11.1) for AIX 5L Based Systems (64-Bit), HP-UX PA-RISC (64-Bit), Solaris Operating System (SPARC 64-Bit), Linux x86, and Linux x86-64

Part Number B31042-02
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

17 Removing Oracle Database Gateway

If you decide to remove the Oracle Database Gateway, perform the following steps:

  1. Stop the following process: Oracle Net Listener using the following command:

    ORACLE_HOME/bin/lsnrctl stop
    
  2. Log in as the oracle user:

    $ su - oracle
    
  3. 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/11.1.0/db_1; export ORACLE_HOME
      
    • C shell:

      $ setenv ORACLE_HOME /u01/app/oracle/product/11.1.0/db_1
      
  4. Start the Installer as follows:

    $ $ORACLE_HOME/oui/bin/runInstaller
    
  5. Step through the Oracle Universal Installer. Use the prompts listed in Table 17-1, "Steps to Deinstall the Oracle Database Gateway Using Oracle Universal Installer" as a guide for removing, following the instructions in the Response column.

    Table 17-1 Steps to Deinstall the Oracle Database Gateway Using Oracle Universal Installer

    Prompt Response

    1. Oracle Universal Installer: Welcome

    Click Deinstall Products.

    2. Inventory

    You may either choose to remove all products that you may have installed at the time of your original gateway installation, or you may choose to remove only an instance of Oracle Database Gateway.

    • To remove all products: Select the ORACLE_HOME where Oracle Database Gateway was installed.

    • Click Remove...

    • To remove only one instance of Oracle Database Gateway, expand the rows within the ORACLE_HOME recursively until you arrive at the folder.

    • Click Remove...

    3. Confirmation

    Click Yes.

    4. Inventory

    Click Close.

    5. Oracle Universal Installer: Welcome

    Click Cancel.

    6. Exit

    Click Yes.


  6. The Oracle Database Gateway is now removed.

    When the Oracle Universal Installer confirms that the deinstallation has ended, verify that the removal procedure was successful. To do this, read the contents of the deinstallation log file, which is located in the C:\Program Files\Oracle\Inventory\logs directory.

    The default file name is InstallActionsYYYY-MM-DD_HH-mm-SS-AM/PM.log, where:

    YYYY is year;
    MM is month
    DD is day
    HH is hour
    mm is minute
    SS is seconds
    AM/PM is daytime or evening

    These variables in the log file name represent the date and time the product was removed.

  7. The only files that are removed are those that were copied to the ORACLE_HOME directory during the gateway installation. You must remove any other related files manually, including deleting listener.ora and tnsnames.ora entries relating to the gateway, dropping database links.