How To Change A Dictionary Managed Tablespace To A Locally Managed Tablespace?
(Doc ID 735978.1)
Last updated on DECEMBER 10, 2024
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
*** ***
Goal
How to migrate Dictionary Managed Tablespace (DMT) to a Locally Managed Tablespace (LMT) using DBMS_SPACE_ADMIN.TABLESPACE_MIGRATE_TO_LOCAL procedure.
Warning: It is highly recommended to test the steps in similar test environment to have an estimate of the time required for migration before implementing in Production.
Solution
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
Goal |
Solution |
To Migrate a Non-SYSTEM Tablespace |
To Migrate the SYSTEM Tablespace |
To Migrate a Temporary Tablespace |
References |