Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8312

Index on Process instance could not be created with Oracle persistence

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.32.0.Final
    • None
    • None
    • None
    • False
    • None
    • False
    • ---
    • ---

      Below script fails due to large size of process_id & process_version.

      CREATE INDEX idx_process_instances_proc_id ON process_instances (process_id, id, process_version);

      We get the below error while running the scripts.

      ORA-01450: maximum key length (6398) exceeded flyway

              abkuma abhishek kumar
              abkuma abhishek kumar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: