select value from v$mystat m,V$statname s where m.statistic#=s.statistic# and s.name ='undo change vector size';