How to make GATHER_SCHEMA_STATS go faster?
HI DBAs,
Gather Schema Stats is taking almost 30hours to complete. We used following statement to run it:
EXECUTE DBMS_STATS.GATHER_SCHEMA_STATS('CISADM',100);
Is there something we can do to make it run faster?
Tagged:
2