OGG replicat is not replicating UPDATE CLOBs with > 4000 bytes in length
(Doc ID 2727017.1)
Last updated on JULY 20, 2024
Applies to:
Oracle GoldenGate Big Data and Application Adapters - Version 19.1.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
OGG is not replicating UPDATE CLOBs with > 4000 bytes in length to kafka.
Smaller CLOBs (< 4000 bytes) is working fine.
map <Schema>.<tablename>, target <Schema>.<tablename>, COLMAP
(col5=@IF(@COLTEST(col5,MISSING),'DATA_MISSING',col5),USEDEFAULTS);
col5 is a CLOB column
The behavior is the same with Ogg core replicat as well
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |