Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9006

Add index for TASK_ID on ACT_HI_OP_LOG table

    XMLWordPrintable

Details

    Description

      AT:

      • the following index is added for all sql scrips:
        • create index ACT_IDX_HI_OP_LOG_TASK on ACT_HI_OP_LOG( TASK_ID_);
      • the sql update scripts are adjusted accordingly

      So that:

      • querying by TASK_ID_ in ACT_HI_OP_LOG table does not end up in full table scan

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              nikola.koevski Nikola Koevski
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce