Table growth monitoring?
546111Aug 18 2010 — edited Aug 18 2010Hi,
DB version:10gR2
There are some tables in my DB which grows very fast and because of this statistics of those tables becomes stale. I want to find out such tables in my DB which are growing very fast in terms of number of rows inserted,deleted,updated.
Once i found out such tables i am planning to collect the statistics more often.
Thanks.