DBMS_SPACE.OBJECT_GROWTH_TREND without Diagnostics Pack
Hi ,
Can i use DBMS_SPACE.OBJECT_GROWTH_TREND without Diagnostics Pack? As per the docs this procedure uses AWR for information retrieval.
Also I've seen that there are multiple bugs related to this in <10.2.0.3. Can some one share their experiences with this option.
My objective here is to observe past object growth at database/object level. This seems to be the ONLY option provided by oracle for this.Any other hints apart from custom scripts.
Thanks
Ravi