Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
oracle_12_goldengate_basic [2020/10/27 14:08] – [Full migration] andonovj | oracle_12_goldengate_basic [2020/11/06 17:02] (current) – andonovj | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======Golden | + | ======Golden |
Golden Gate is a separate software of Oracle which enables the configuration of replication between oracle database, but also between Oracle and other databases in heterogenous environment. | Golden Gate is a separate software of Oracle which enables the configuration of replication between oracle database, but also between Oracle and other databases in heterogenous environment. | ||
- | |||
- | The configuration of GoldenGate replication depends on the architecture which is required: | ||
- | |||
- | * Unidirectional | ||
- | * Bidirectional | ||
- | * One to Many | ||
- | * Round | ||
- | |||
In a nutshell, the configuration follows the following steps: | In a nutshell, the configuration follows the following steps: | ||
{{: | {{: | ||
- | - Prepare the Env (Installation and Setup of the binaries) | + | - Prepare the Env (Installation and Setup of the binaries) |
- Configure the Extract (So we will have the changes, which happened, during the initial load) | - Configure the Extract (So we will have the changes, which happened, during the initial load) | ||
- Perform the Initial load | - Perform the Initial load | ||
Line 19: | Line 11: | ||
====Configuration==== | ====Configuration==== | ||
- | - [[oracle_12_goldengate_conf_installation|Prepare the environment]] | ||
- [[oracle_12_goldengate_conf_prepare_source| Configure Extract]] | - [[oracle_12_goldengate_conf_prepare_source| Configure Extract]] | ||
- | - [[oracle_12_goldengate_conf_initial_load| Create a base]] | + | - [[oracle_12_goldengate_initial_load|Initial Load]] |
- | - [[oracle_12_goldengate_conf_initial_load_p2| Restore the Base]] | + | - [[oracle_12_goldengate_conf_prepare_destination| Configure the Replicat]] |
- | - [[oracle_12_goldengate_conf_prepare_destination| Configure the Destination]] | + | |
- [[oracle_12_clean_environment|Clean the environment]] | - [[oracle_12_clean_environment|Clean the environment]] | ||
+ | ====Zero-Downtime Setup==== | ||
+ | - [[oracle_12_goldengate_zero_downtime_config|Configuration]] | ||
====Schema Migration==== | ====Schema Migration==== |