whats the best way to calculate which tablespace the existing and new table or index's should go into if I use the sizes as per above.

I can look at dbe_segments for current extents and move the greater number of extents into the larger tablespaces.


any other ideas?