Auto Stats 10g
Hello..
I have some queries which are behaving poorly in my database and I was wondering if the auto stats job in 10g might have something to do with it. I have certain tables which have stats gathered manually via the analyze table command on occasion. Does the auto stats job that runs nightly skip these tables? Plus how do I see if these tables were analyzed by this job? I looked at dba_tables last_analyzed and it shows tables which were last analyzed in 2008. If this job runs nightly shouldn't all the tables be currently analyzed? Also how does Oracle
I have some queries which are behaving poorly in my database and I was wondering if the auto stats job in 10g might have something to do with it. I have certain tables which have stats gathered manually via the analyze table command on occasion. Does the auto stats job that runs nightly skip these tables? Plus how do I see if these tables were analyzed by this job? I looked at dba_tables last_analyzed and it shows tables which were last analyzed in 2008. If this job runs nightly shouldn't all the tables be currently analyzed? Also how does Oracle
0