• Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.17.0, 7.17.0-alpha6
    • Affects Version/s: None
    • Component/s: None
    • None

      Problem

      We don't have foreign keys on history tables, so there is no automatic indexing. However, we use the columns ACT_HI_PROCINST(PROC_INST_ID_) and ACT_HI_VARINST(ACT_INST_ID_) for the export queries. To avoid slow queries, let's add indices.

      Acceptance Criteria

      • Add the following indicex: ACT_HI_VARINST(ACT_INST_ID_)
      • An index on ACT_HI_PROCINST(PROC_INST_ID_) is not needed since it has a unique key constraint

            Assignee:
            Tassilo Weidner-Mühl
            Reporter:
            Tassilo Weidner-Mühl
            Tassilo Weidner-Mühl Tassilo Weidner-Mühl
            Daniel Kelemen Daniel Kelemen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: