Configuration Service
ConfigService program within the Service Manager deployment,
manages this service.
Note:
The Configuration Service is only available with Oracle database. After the ConfigService is installed, it cannot be removed.Note:
Use of the ConfigService should only be done if using the new HA Cluster functionality that is not yet released. However, this feature has been included as a preview in Oracle GoldenGate.The ConfigService manages configuration files from all
deployments that are managed by this Service Manager. Configuration data includes:
-
Microservices configuration data
-
Parameter files
-
Checkpoint data
-
Database and user credentials
When you enable the ConfigService, this configuration data be stored seperately on another file system or a database as a backend, as shown in the following diagram.

Here are the features of the Configuration Service:
-
The Configuration Service provides a REST API to all other processes with an Oracle GoldenGate installation to manage critical configuration data.
-
Multiple Oracle GoldenGate installations can use the same Data Store.
-
The Configuration Data Store is managed independently of Oracle GoldenGate.
-
External applications can query configuration data independently of Oracle GoldenGate.
-
-
When you choose to use the Configuration Service, the configuration files are not stored in
$OGG_ETC_HOMEor$OGG_VAR_HOMEdirectories.