We can improve Export-Import performance optimization by considering following points.
Export Optimization tips:
- Set the BUFFER parameter to high value (eg 2M)
- Set the RECORDLENGTH parameter to a high value (e.g. 64K)
- Stop unnecessary applications to free-up resources for your job.
- DO NOT export to an NFS mounted filesystem. Continue reading