any idea on how to estimate the export dump file size without doing an actual export (not even to /dev/null)?
the idea is to use filesize option of export utility to export db to several files.
i am aware of using pipe/split to do large export.
thanks, bill
