Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-9471

Implement offset position validation for Db2

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.4.0.Alpha1
    • None
    • db2-connector
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      In DBZ-9118, we introduced logic to validate the offset position; however, this change led to issues with Db2 where the validation may fail, not due to the position being invalid, but due to the fact that IBMSNAP_CAPMON is not always a reliable source for the validation.

      The following holds true about IBMSNAP_CAPMON

      • A new row is added when database CDC is disabled.
      • A new row is added when the MONITOR_INTERVAL is reached, which is defined in the IBMSNAP_CAPPARAMS table.

      I did look into IBMSNAP_PRUNCNTL but I found this table equally suffers from the same problem as IBMSNAP_CAPMON, where it was always empty.

              Unassigned Unassigned
              ccranfor@redhat.com Chris Cranford
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: