Handling Other Database Properties
There are some database properties that may affect Oracle GoldenGate and the parameters used to resolve or work around certain conditions.
The following table lists the database properties and the associated concern/resolution.
Database Property | Concern/Resolution |
---|---|
Table with interval partitioning |
To support tables with interval partitioning, make
certain that the |
Table with virtual columns |
Virtual columns are not logged, and Oracle does not permit DML on virtual columns. You can, however, capture this data and map it to a target column that is not a virtual column by doing the following: Include the table in the Extract
In the Replicat |
Table with inherently updateable view |
To replicate to an inherently updateable view, define
a key on the unique columns in the updateable view by using a
|
Redo logs or archives in different locations |
The |
|
To replicate
|
Sequences |
To replicate DDL for sequences
( To replicate just sequence values, use the
|