ORA-31693: Table data object "T24USR"."LDFB34_LD_L003" failed to load/unload and is being skipped du
Hi,I got the error as below when export data pump:
ORA-31693: Table data object "T24USR"."LDFB34_LD_L003" failed to load/unload and is being skipped due to error:
ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
ORA-01555: snapshot too old: rollback segment number 4 with name "_SYSSMU4$" too small
Is it ok or should i stop export datapump to fix this error first ?
expdp t24usr/.....@ACLDB DUMPFILE=CON6R12:con6r12_1_%U.dmp,CON6R12:con6r12_2_%U.dmp, FILESIZE=30G PARALLEL=10 LOGFILE=CON6R12:con6r12.log JOB_NAME=CON6R127
ORA-31693: Table data object "T24USR"."LDFB34_LD_L003" failed to load/unload and is being skipped due to error:
ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
ORA-01555: snapshot too old: rollback segment number 4 with name "_SYSSMU4$" too small
Is it ok or should i stop export datapump to fix this error first ?
0