Drop a slow query index

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 3분
  • You can drop an index for a slow query when the index isn’t used by the database or doesn’t improve query performance. You can drop the index immediately or schedule the drop for a later time.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    During the index evaluation period, the Index Suggestion Engine (ISE) might generate a recommendation to drop the index. A recommendation to drop an index is generated in the following cases:
    • The database doesn't use the index
    • The index doesn't improve query execution time
    주:
    If you want to retain an index even though the ISE generates a recommendation to drop it, you can use the Accept option in the Index Suggestion record to continue using the index. Before using this option, contact Customer Service and Support for guidance.

    프로시저

    1. Navigate to All > System Diagnostics > Index Suggestions > Index Suggestions > In Progress.
    2. In the Index Suggestions table, select the table associated with the index suggestion you want to drop in the Table Name column.
    3. In the Index Suggestion record, select Schedule Drop.
    4. In the Schedule Index Drop window, select the time when you want the index dropped and select Drop.
      주:
      If the index you want dropped involves large tables, such as the Incident or CMDB table, dropping the index may take up to one hour or longer.
      • Drop now —The Schedule Index Drop progress indicator window shows the progress of the index drop. When the index drop completes, select Close. If the drop is successful, the Index Suggestion record shows the index state as Dropped.
      • Drop later —When you schedule the drop, the index state changes to Drop Scheduled. When the system drops the index at the scheduled time, the index state changes to Dropped.
    5. Verify that the index was dropped by reviewing the index state in the Index Suggestion record or in the Index Suggestion table (System Diagnostics > Index Suggestions > Index Suggestions > Done).