P
Paul Koufalis
Guest
If you run proutil db -C dbanalys you'll get the actual size of each table and index. To get the list of extents, run prostrct list db. To get the physical size, you look in the directory (ls -al or dir).
Continue reading...
Continue reading...