Database Tuning (MOSC)

MOSC Banner

last analyzed "dba indexes" view not up to date

Could you please provide the reason

SQL> select to_char(last_analyzed,'YYYY-MM-DD HH24:MI:SS') analyzed,OWNER,TABLE_NAME,OBJECT_TYPE,STALE_STATS from DBA_TAB_STATISTICS where table_name='F0911' and owner='PRODDTA';


ANALYZED      OWNER      TABLE_NAME OBJECT_TYPE STALE_S

------------------- --------------- ---------- ------------ -------

2022-06-15 22:07:03 PRODDTA     F0911   TABLE    NO

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center