Slow for Data pump expdp
Hi All,
Moving from traditional export to data pump expdp at Oracle 10.2.0.3 enviornment. Have tried to export a table with no records by expdp which require around 15 secs but it only takes 2 seconds by using traditional export dmp. Does we have any other fine tunning fixing this problem as we have many export jobs which exporting small sizing tables. Already applied << patch 5464834 >>, the durations has been improved but still not acceptable.
following is the a simple reference of expdp we use :
expdp usrttm4c/******** DIRECTORY=U_APP4C_MAPRB DUMPFILE=hos_expdp_tmp_201102.dmp LOGFILE=U_APP4C_MAPRB_LOG:Exp_hos_expdp_tmp_201102.log TABLES=TBL_MAPRB_D_BRANCH EXCLUDE=INDEX