How to capture LOB column before value in delete operation?
(Doc ID 2008299.1)
Last updated on JULY 18, 2023
Applies to:
Oracle GoldenGate - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Goal
We are replicating a production DB to a DW target, and need to keep all the operation details, insert/update/delete. INSERTUPDATES/INSERTDELETES are used at replicat.
However, for deletes, ogg extract only captures normal datatype columns, but not ones like LOB, XML, et al, even with NOCOMPRESSDELETES parameter.
Is there a way to achieve it?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |