ORA-39095 - expdp creates more than 99 files
Oracle RAC 19.22 on OLE 7
Table size: 6 TB (non partition table)
Question: My export is failing with, "ORA-39095: Dump file space has been exhausted: Unable to allocate 4096 bytes".
How could I run this export that will create more than 99+ .dmp files ?
Par file:
DIRECTORY=PXPROD_EXP1
DUMPFILE=expdp_db_largetable_%U.dmp
LOGFILE=expdp_db_largetable.log
CLUSTER=N
FILESIZE=50G
parallel=8
TABLES=rx_prod.largetable