In OGG 19C, I am observing that GGS_MARKER is generating millions of rows (around 30-40Millions) in
Yes and didn't find similar question asked or answered. Planning to upgrade from OGG 12C to 19C on Oracle Database 12c Enterprise Edition Release 12.1.0.2.0
Source Version :Version 12.2.0.1.1 OGGCORE_12.2.0.1.0_PLATFORMS_151211.1401_FBO
Target version : Version 19.1.0.0.200204 OGGCORE_19.1.0.0.0OGGBP_PLATFORMS_200122.0600_FBO
We have DDL replication enabled. GGS_MARKER table is generating millions of rows (around 30-40Millions) in a day itself and also looks like generating lot of audit trail data as well which is consuming lots of database space even for a single day of data. Just FYI, I have enabled MARKER table purge policy for 1 day only because of this huge data generation. Has anyone experienced or observed similar behavior.