Huge redo log generation during impdp
I am taking an export of 3 tables from a database and importing it into another database. During the impdp, huge amount of redo logs are generated and undo tablespace is consumed. Is there a way to reduce this performance problem by reducing redo logs and undo consumption? The size of tables for expdp are appx 30 GB or more in total.
Any suggestions are appreciated.