Skip to Main Content

Oracle Database Express Edition (XE)

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-12952 and Oracle 10g XE problem with migration to 11g XE

856860Apr 21 2011 — edited Apr 29 2011
Hi, all

My DB (Oracle 10g XE) reach storage limit. I have tried to migrate to 11g XE version but unsuccessful.
For migration I used next manual: http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#XEINW136

expdp returned next error:

Processing object type DATABASE_EXPORT/SCHEMA/CLUSTER/INDEX
Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE
ORA-39125: Worker unexpected fatal error in KUPW$WORKER.CREATE_OBJECT_ROWS while calling FORALL [TABLE]
ORA-12952: The request exceeds the maximum allowed database size of 4 GB

ORA-06512: at "SYS.DBMS_SYS_ERROR", line 116
ORA-06512: at "SYS.KUPW$WORKER", line 6248

----- PL/SQL Call Stack -----
object line object
handle number name
2D6F0304 14916 package body SYS.KUPW$WORKER
2D6F0304 6300 package body SYS.KUPW$WORKER
2D6F0304 5638 package body SYS.KUPW$WORKER
2D6F0304 2145 package body SYS.KUPW$WORKER
2D6F0304 6861 package body SYS.KUPW$WORKER
2D6F0304 1262 package body SYS.KUPW$WORKER
285BD50C 2 anonymous block

Next I have tried to garbage some information from DB but I got some as "UNDO cannot get next block" error.

What else can I do to migrate the data from 10g with limitation problem to 11g?

Thank You in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2011
Added on Apr 21 2011
7 comments
5,606 views