Oracle 11g数据库在用impdp还原时候报错:
Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
UDI-03113: operation generated ORACLE error 3113
ORA-03113: end-of-file on communication channel
Process ID: 3130
Session ID: 2134 Serial number: 23655
UDI-03114: operation generated ORACLE error 3114
ORA-03114: not connected to ORACLE
报错原因是闪回空间不足:
增加闪回空间即可。