datapump import ORA-01555 "_SYSSMU5$" too small
649622Jul 11 2008 — edited Jul 11 2008hello
i'm running impdp and getting the following message :
ORA-01555: snapshot too old: rollback segment number 5 with name "_SYSSMU5$" too small
ORA-06512: at "SYS.DBMS_METADATA", line 1546
ORA-06512: at "SYS.DBMS_METADATA", line 1583
ORA-06512: at "SYS.DBMS_METADATA", line 1891
ORA-06512: at "SYS.DBMS_METADATA", line 3956
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
ORA-06512: at "SYS.KUPW$WORKER", line 6234
undo_management =>AUTO
undo_retention => 7200
undo_tablespace => UNDOTBS
undo tablespace is autoextendable and got lots of space...
any ideas about how to solve that issue ?
thank you !