we want to setup one-way data replication for my online transaction processing application. However there are compressed tables in the environment. Please suggest how I can achieve it?
Answer / Satyendra Pal Singh
To set up one-way data replication with compressed tables, you'll need to decompress the tables before they are sent for replication. You can do this by using GoldenGate's pre-decompress or post-decompress transformations. Make sure to configure these transformations in your extract and replicat procedures.
| Is This Answer Correct ? | 0 Yes | 0 No |
why is supplemental logging required for replication?
how do you view the data which has been extracted from the redo logs?
what transaction types does goldengate support for replication?
how do you create a coordinated replicate in ogg 12c?
how does the replicat works in a coordinated mode?
list a few parameters which may help improve the replicat performance?
what are the main components of the goldengate replication?
what type of encryption is supported in goldengate?
how do you enable oracle goldengate for oracle database 11.2.0.4?
what does the rman-08147 warning signify when your environment has a goldengate capture processes configured?
how do you add credentials to the credential store?
what are the installation options available in ogg 12c?