how to judge index health
Hi
i just want to know how to judge index is healthy
i know i should look at
BLEVEL , LEAF_BLOCKS , DISTINCT_KEYS , CLUSTERING_FACTOR
in dba_indexes
but how to calculate from this value the health of an index
I know that BLEVEL should be 3 or less , any other rules?
Thanks very much