dba_hist_seg_stat objects growth
Hello,
I was trying to build a script to get the growth of the segments (weekly possibly). I wanted to use the script listed in the 1395195.1 but is giving me some bizarre results.
Have you have use this script or the table dba_hist_seg_stat? Is it better to use SPACE_USED_DELTA or DB_BLOCK_CHANGES_DELTA? I was thinking that space_used_delta could me more sense for calculating the increase of an objects; I have totally different results using one or the other.
Thanks