dba_ind_statistics.stale_stats
dba_ind_statistics is showing that an index has stale stats. However,
num_rows in dba_indexes and dba_tables reflect the correct number of
rows in the parent table, and there is no row for the parent table
in dba_tab_modifications. Why is dba_ind_statistics showing the
index stats to be stale?