14 Uninstalling Oracle GoldenGate Microservices Architecture
Learn how to uninstall Oracle GoldenGate Microservices Architecture for Oracle platforms.
Topics:
Parent topic: Uninstalling Oracle GoldenGate
Uninstalling Microservices Architecture for Oracle Platforms
Topics:
Removing Deployments and Service Manager
Learn how to remove a deployment using OGGCA.
Topics:
Removing Deployments and Service Manager Using Oracle GoldenGate Configuration Assistant
To remove a deployment using Oracle GoldenGate Configuration Assistant (OGGCA), perform the following steps:
-
Connect to the Administration Server of all deployments to be removed, and stop any running Extracts and Replicats.
-
In Linux systems, run the command
./oggca.shfrom the$OGG_HOME/bindirectory to launch the Oracle GoldenGate Configuration Assistant (OGGCA). In Windows systems, right-click theoggca.batfile and select Run as administrator. This file is located in theOGG_HOME\bindirectory. -
Select the Existing Service Manager option and click Next.
-
Select Remove Existing Oracle GoldenGate deployment and click Next.
-
Follow the steps in the OGGCA wizard to remove the deployment.
-
Repeat the steps to remove multiple deployments and the Service Manager.
Parent topic: Removing Deployments and Service Manager
Using Oracle GoldenGate Configuration Assistant - Silent
To run the Configuration Assistant in silent mode, execute it with the
-silent -responseFile fullPathToResponseFile flags.
CONFIGURATION_OPTION,
DEPLOYMENT_NAME,
ADMINISTRATOR_USER,
ADMINISTRATOR_PASSWORD,
HOST_SERVICEMANAGER,
PORT_SERVICEMANAGER,
SECURITY_ENABLED,
REMOVE_DEPLOYMENT_FROM_DISKParent topic: Removing Deployments and Service Manager
Files to be Removed Manually
Files to be Removed Manually After Removing Deployment
| Operating System | Files to be Removed Manually to Unregister an Existing Service Manager |
|---|---|
|
Linux 6 |
|
|
Linux 7 |
/etc/systemd/system/OracleGoldenGate.service |
Uninstalling Microservices Architecture with Oracle Universal Installer
Note:
It's important to remove all deployments prior to uninstalling Oracle GoldenGate home directory.-
Move to the following directory:
/$OGG_HOME/deinstall/ -
Run the command:
On UNIX and Linux:
./deinstall.shOn Windows:
\deinstall.bat - See Files to be Removed Manually to know more about the steps that you may need to perform manually.
Silent Uninstallation
If you want peform a silent uninstallation, use the command:
deinstall.sh -silent
Make sure that you've set the OGG_HOME variable correctly as the
uninstallation is silent so you will not be prompted.
OS> ./deinstall.sh
ALERT: Ensure all the processes running from the current Oracle Home are shutdown prior to running this software uninstallation script.Proceed with removing Oracle GoldenGate home:
/net/xyz02/scratch/scott/view_storage/scott_x19200x/local/ggtest/install_200714
(yes/no)? [no] yes
Starting Oracle Universal Installer...
Checking swap space: must be greater than 500 MB.
Actual 11648 MB
PassedPreparing to launch Oracle Universal Installer from /tmp/OraInstall2020-08-19_10-52-30AM.
Please wait ...
Oracle Universal Installer, Version 12.2.0.1.4 ProductionCopyright (C) 1999, 2016, Oracle. All rights reserved.Starting deinstallDeinstall in progress (Wednesday, August 19, 2020 10:52:33 AM PDT)............................................................... 100% Done.Deinstall successful
OS> ./deinstall.sh -silentALERT:
Ensure all the processes running from the current Oracle Home are shutdown prior to running this software uninstallation script. Starting Oracle Universal Installer... Checking swap space: must be greater than 500 MB. Actual 11647 MB
Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2020-08-19_10-43-25AM.
Please wait ...
Oracle Universal Installer, Version 12.2.0.1.4 Production Copyright (C) 1999, 2016, Oracle. All rights reserved.
Starting deinstall
Deinstall in progress (Wednesday, August 19, 2020 10:43:29 AM PDT)
................................ 100% Done.
Deinstall successful