Steps to install the Oracle Golden Gate Software on Windows Platform
1. Download the Oracle Goldengate software
2. Download and install the Microsoft Visual C++ 2005 SP1 Redistributable(window environment)
3. Create two directory on Source and target machine.
Source: ggs_src
Target: ggs_trgt
4. Using Winzip(windows) or gunzip(linux) to extract the Oracle Goldengate software to the C:\ggs_src directory on the source database server and to the C:\ggs_trgt directory to the target database server
5. Execute the command ggsci on source and target:
ggsci
6. Execute the command CREATE SUBDIRS on source and target:
create subdirs
7. Command EXIT, Golden gate setup is completed on both target and source database