-
Bug
-
Resolution: Done
-
Major
-
3.2.2.Final, 3.3.0.Beta1
The validation log position logic for Db2 currently relies on the IBMSNAP_CAPMON table, which is only synchronized at precise intervals and when the database CDC is stopped. This leads to situations where, if the table remains empty across a connector restart, the connector will refuse to start, stating that the offset position is invalid, even though it is in fact valid.
To address this, we will disable the offset position validation for Db2 until we can identify a reliable method to validate it.