How to uninstall GoldenGate on Linux and UNIX

Source: Internet
Author: User

How to uninstall GoldenGate on Linux and UNIX 1. log on to the database server (as oracle) where the GoldenGate software isinstalled.2. Change directory to the GoldenGate home: cd/home/oracle/ggs3. Start GGSCI: ggsci4. Stop all GoldenGate processes: GGSCI (dbserver1) 1> stop EXTRACT * Or: GGSCI (dbserver1) 1> stop REPLICAT * Then: GGSCI (dbserver1) 2> stop MGRManager process is required by other GGS processes. are you sure You want to stop it (y/n )? YSending STOP request to MANAGER... request processed. manager stopped. GGSCI (dbserver1) 3> exit5. Change directory to the installation directory: cd/home/oracle6. Remove the GoldenGate files: rm-rf ggs7. Logon to the Oracle database as SYSDBA and drop the GoldenGate Adminuser. include the CASCADE keyword: sqlplus/as sysdbaSQL> drop user ggs_admin cascade; User dropped. www.2cto.com

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.