Uninstalling Oracle GoldenGate Using Oracle Universal Installer

Follow these instructions to uninstall Oracle GoldenGate through an interactive session of Oracle Universal Installer (OUI).

WARNING:

Before removing Oracle GoldenGate through OUI, follow the instructions in Removing the DDL Environment (if using trigger-based DDL capture) and Removing Database Objects. These procedures require the use of Oracle GoldenGate commands and scripts, which are removed by the OUI uninstaller.

The following items are removed in this process.

  • The Oracle GoldenGate home directory in the Oracle central inventory.

  • The Oracle GoldenGate installation directory.

  • The Oracle GoldenGate Manager service, if installed on Windows.

  • The Oracle GoldenGate Windows Registry entries

To remove Oracle GoldenGate from the system:

  1. Log on as the system administrator or as a user with permission to issue Oracle GoldenGate commands and delete files and directories from the operating system.
  2. Run ggsci from your Oracle GoldenGate directory.
  3. Stop all Oracle GoldenGate processes.
    STOP ER *
  4. Stop the Manager process.
    STOP MANAGER
  5. Run the following script from the Oracle GoldenGate installation directory.

    UNIX and Linux:

    OGG_HOME/deinstall/deinstall.sh

    Windows:

    OGG_HOME/deinstall/deinstall.bat