Recap of Oracle Goldengate Microservices Architecture 19c Session 1:
In the session 1 of our Oracle Goldengate Microservices training, We discussed about below:
1. Below are the types of Architecture available in Goldengate:
a. Oracle Goldengate Classic Architecture- Command Prompt based (GGSCI)- Oracle as well as non Oracle DB
b.Oracle Goldengate Microservcies – Integrated with Cloud and GUI based architecture- Oracle Databases
2. Then we discused briefly about Classic Architecture about Oracle Goldengate and how process data flow.
3. How to check certification matrix.
4. MSA architecture is available from 2017 and is a REST API based architecture of Goldengate
5. Components of Microservices Architecture include:
a.Service Manager
b.Administrator Server
c.Distribution Server
d.Receiver Server
e.Performance Metrics Server
6. Download of MSA binaries can be done thru OTN.
7. Prior to installation of MSA, u need to create 3 directories:
a. Goldengate Home
b. Service Manager home
c. Deployment Home
8. Different installation options available for Goldengate:
a.Install GG on Ggate1 for local cature and on ggate2 for local apply
b.Install gg on ggate1 which will capture the data locally from ggate 1 DB and apply to ggate2 DB remotely
c.Install gg on ggate2 which will capture the data remotely from ggate 1 DB and apply to ggate2 DB locally
d.Install gg on intermediate server (eg ggate3) which will capture the remotely from ggate1 and apply the data remotely on ggate2
e.Install gg on intermediate server (eg ggate3) which will capture the remotely from ggate1 but install gg on ggayte2 as well for local apply
f.Install gg on ggate1 which will capture the data locally from ggate1 but install gg on intermediate server (eg ggate3) which will apply data remotely to ggate2