Gather Schema Stats , Not gathering stats for all Tables
Hi
I scheduled Gather Schema Stats for a schema in my database .
The job runs successfully without any errors . However, when i query the last_analyzed from user_tables , it shows previous date for most of the tables and for very few tables the latest date.
I believe Oracle is ignoring the tables/indexes where it feels new statistics are now required ?
Am i correct ?
Thanks