extract is not capturing alter table add partition
Found Extract on the source database is not capturing ALTER table add partition for only a specific tableThere is a job which adds a partition daily.
Whereas for all other tables all DDL is getting captured.
Why this problem only for a specific table
DML and DDL is working for all other tables.
Also found sometimes this works and problem is intermittent, the ggs_marker table does not have entry for the specific DDL.
Thanks
0