There are 2 steps to Implement Oracle GoldenGate Microservices Architecture.
Step1 – Install Oracle GoldenGate – oggcore.rsp is provided
Step2 – Create the Oracle GoldenGate Deployment – oggca.rsp is not provided
To get oggca.rsp, one will need to perform installation using GUI and save the response file as oggca.rsp.
Here is an example for differences for response file header – ogginstall vs oggca – don’t get this wrong.
Install Oracle GoldenGate
oracle.install.responseFileVersion=/oracle/install/rspfmt_ogginstall_response_schema_v21_1_0
Create the Oracle GoldenGate Deployment
oracle.install.responseFileVersion=/oracle/install/rspfmt_oggca_response_schema_v21_1_0
Next, PMSRVR_DATASTORE_TYPE : LMDB or BDB?
System Properties Comparison LMDB vs. Oracle Berkeley DB vs. SQLite
Retrieving and understanding a response file for Oracle GoldenGate Deployment configuration