Convert Dictionary Managed Tablespace to Locally Managed Tablespace Fails with ORA-01628: max # extents (%s) reached for rollback segment SYSTEM
(Doc ID 2578536.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Conversion of dictionary managed tablespace to locally managed tablespace using DBMS_SPACE_ADMIN.TABLESPACE_MIGRATE_TO_LOCAL fails with below error:
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-01562: failed to extend rollback segment number 0
ORA-01628: max # extents (505) reached for rollback segment SYSTEM
ORA-06512: at "SYS.DBMS_SPACE_ADMIN", line 227
ORA-06512: at line 1
Changes
Conversion of dictionary managed tablespace to locally managed tablespace using DBMS_SPACE_ADMIN.TABLESPACE_MIGRATE_TO_LOCAL.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |