I have an 11.2.0.4 database that I run a full datapump export each evening. This database has about
I have an 11.2.0.4 database that I run a full datapump export each evening. This database has about 5g of data. The nightly export takes 8 hours to complete. The database is ued for a purchased tool that creates many schemas (76) with many underlying segments (over 23,000) and a clear majority of those objects are empty. Are there any known performance issues with datapump export of this volume? my parameter file only contains directory location, full=y and content=all. There isn't a space issue with the location.