GATHER_STATS_JOB
We have a large table partitioned by date and when I view the table in the DBConsole, the last analyzed date displays as 05-Jan-2014.
However, when I query dba_scheduler_job_run_details all jobs show as completed with no errors including GATHER_STATS_JOB which started on 18/01 06:00 and finished this morning (20/01 at 09:30).
The alert log does display ORA-20000 "Unable to analyze table - Insufficient privileges or does not exist" at 18/01 at 06:42.
What is the best way to check that the table partitions have had their statistics analyzed in a timely manner ?