Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Puzzling import warning
A colleague imported (from a full export) recently with ignore=y. She lost a table because she hit rollback segment limit. However, this obviously created the table. She then had a number of errors on that table which basically meant she couldn't grant rights on it to a "generic" user. All other tables imported okay and all grants were applied okay.
Any ideas why the rollback error resulted in inabilty to apply grants as well.
The import was as system user.
The relevant part of the log follows
Len
. . importing table "PAYMENT" IMP-00003: ORACLE error 1562 encounteredORA-01562: failed to extend rollback segment number 43 ORA-01650: unable to extend rollback segment RB18 by 256 in tablespace RBS
IMP-00003: ORACLE error 1031 encountered ORA-01031: insufficient privileges IMP-00017: following statement failed with ORACLE error 1031:
IMP-00003: ORACLE error 1031 encountered ORA-01031: insufficient privileges IMP-00017: following statement failed with ORACLE error 1031:
IMP-00003: ORACLE error 1031 encountered ORA-01031: insufficient privileges IMP-00017: following statement failed with ORACLE error 1031:
IMP-00003: ORACLE error 1031 encountered ORA-01031: insufficient privileges IMP-00017: following statement failed with ORACLE error 1031:
![]() |
![]() |