Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-30036

User_MIMMVJul 4 2016 — edited Jul 8 2016

We have  9.2.0.8 database environment  where an export dump is taken from the production database and is imported in to the reporting database.The import was taking huge time to complete so we decided do use COMMIT=N to reduce the import time by increasing the size of UNDO tablespace.. We increased the size of the UNDO tablespace to slightly greater than the largest table size, still failed with error :

IMP-00058: ORACLE error 30036 encountered

ORA-30036: unable to extend segment by XX in undo tablespace 'UNDOTS'

IMP-00028: partial import of previous table rolled back: XXXXX rows rolled back

Please advise if I missed out on some thing. What is the correct logic to arrive at the required UNDO size in such scenario. Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2016
Added on Jul 4 2016
22 comments
1,732 views