global stats
I have seen that no global partitions are created but at partition level yes. I have done some dbms_stats on all partitions but the global does not updated immediatly but after 2-3 days. I don't understand why. I know that if I collect all partition statistics also global must be updated asap. Is there some delay for update the global stats?
Is there some special command?
Thanks a lot
Giovanni