- Oracle GoldenGate 12c Implementer's Guide
- John P Jeffries
- 156字
- 2021-07-16 13:43:16
GoldenGate deinstallation from Linux/Unix
The GoldenGate deinstallation process is as simple as the installation process and is also done using the OUI.
During installation, the OUI updates the Oracle Inventory with the location of the GoldenGate Home. This enables the OUI to cleanly remove the product from the database server and all its dependent components.
Following are the steps to deinstall GoldenGate from Linux/Unix:
- Log on to the database server as the
oracle
user. - Change directory to the GoldenGate home, where the GoldenGate software is installed.
- Start
GGSCI
. - Stop all the GoldenGate processes.
- Enable the X server to display graphics in a terminal window.
- Change directory to
<OGG_HOME>/oui/bin
. - Run the
/runInstaller
installer. - On the Contents screen, tick GoldenGate Home and click on the Remove button, as shown in the following screenshot:
- After a few seconds, you should see the following screen. Click on the Yes button to confirm:
- This is followed by a successful confirmation message:
推薦閱讀
- Expert C++
- Getting Started with Gulp(Second Edition)
- SoapUI Cookbook
- Power Up Your PowToon Studio Project
- Java入門很輕松(微課超值版)
- Mastering macOS Programming
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- SQL Server數據庫管理與開發兵書
- Machine Learning for OpenCV
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Using Yocto Project with BeagleBone Black
- TypeScript全棧開發
- SQL Server實例教程(2008版)
- HTML5+CSS+JavaScript深入學習實錄