ORA-01628: max # extents (505) reached for rollback segment RB16
Hi all,
on 8i, on Win2003 , importin a full database I received :
. . importing table | "PS_CE_ITEMCOST" |
IMP-00058: ORACLE error 1562 encountered
ORA-01562: failed to extend rollback segment number 17
ORA-01628: max # extents (505) reached for rollback segment RB16
Then I changed maxextent for RBS16 and IMP continued like this :
IMP-00028: partial import of previous table rolled back: 39809589 rows rolled ba
ck
. . importing table | "PS_CE_ITEMCOST_ARC" | 6705254 rows imported |
Should I re importe the PS_CE_ITEMCOST table ?
Thank you.