why don't you use incremental export? so you don't need to export whole DB, but just the data changed within one day. RMAN can do similar incremental backup.

by the way, you can also do parallel backup to speed up, if you have several backup destanations or tape drives.