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

Add new index for ACT_RU_JOB table

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • 7.8.0
    • engine

    Description

      Verify the following index and include it if it works for all databases and improve the query performance.

      create index IDX_LOCK_EXP_TIME_ACT_RU_JOB on ACT_RU_JOB("LOCK_EXP_TIME_") ;
      
      create index IDX_SUSP_STATE_RETRIES_ACT_RU_JOB on ACT_RU_JOB("SUSPENSION_STATE_","RETRIES_");
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce