Some Indexes Are Not Considered For Rebuild In Daily Load Plan
(Doc ID 2724183.1)
Last updated on SEPTEMBER 27, 2021
Applies to:
Business Intelligence Applications Consumer - Version 11.1.1.10.2 to 11.1.1.10.3 [Release 11g]Information in this document applies to any platform.
Goal
It is found that for the table W_GL_ACCOUNT_D, 5 out of 13 indexes are not getting DROP, CREATE, or Gather Stats into the daily Load Plan.
This info was gathered using the following query:
Above query lists all the indexes for W_GL_ACCOUNT_D. column LAST_ANALYZED indicates that the last time following indexes were indexed were few months ago even though the incremental load runs every night.
W_GL_ACCOUNT_D_M19
W_GL_ACCOUNT_D_M18
W_GL_ACCOUNT_D_M20
W_GL_ACCOUNT_D_U1
W_GL_ACCOUNT_D_P1
Why are 5 of the indexes of W_GL_ACCOUNT_D not being picked up for DROP,CREATE, or Gather Stats steps of daily load plan? How can it be ensured that these indexes are rebuilt just like the other 8 indexes?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |