Database Administration (MOSC)

MOSC Banner

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center