GETTRUNCATES
Hello
I have OGG replication set up. Both source and Target are Oracle version 12.1.0.2 and GoldenGate version 12.1 on windows. Both extract and replicat are in integrated mode.
I have set up extract and replicat with GETTRUNCATES. Replicat maps to a different schema.
But, I don't see truncates in the stats report of the extract. I noticed this when my replicat failed with a PK violation on a table that gets truncated and re-loaded.
Why would it not capture truncates when GETTRUNCATES is specified in the extract? This is the first time I am using this parameter in OGG 12.1. I have used it successfully in OGG 11.2 successfully.