improve the speed of export
hi i am trying to export data that is of about 6TB on a storage server. how can i impove the speed.
below is the script i execute.
exp system/*******@ABC file=Y:\mictz\cube.dmp log=Y:\mictz\cube.log compress=y owner=mictz
0