auto stats collection job
Is there a way to see what tables did not get analyzed by the auto stats collection job because the window ended? I am seeing a lot of jobs with job_status STOPPED and JOB_DURATION being equal to the length of the window; which must mean that the analyze ran out of time and had to stop. What I want to find out is how many jobs did not get analyzed because of that . Is there a way to get that info from the system tables in oracle v11.1.07?
thank you
Gene