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

Oracle unsupported DDL statement - drop multiple partitions

XMLWordPrintable

      When dropping multiple partitions like e.g. ALTER TABLE S.PRODUCTS DROP PARTITION p0, p1;, SQL parting will fail with

      io.debezium.text.ParsingException: DDL statement couldn't be parsed. Please open a Jira issue with the statement ''
      mismatched input ',' expecting {'DISABLE', 'ENABLE', ';'}
      

            vjuranek@redhat.com Vojtech Juranek
            vjuranek@redhat.com Vojtech Juranek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: