START_REDEF_TABLE Creates Index in SYSTEM Tablespace
(Doc ID 1914654.1)
Last updated on FEBRUARY 26, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
In case of redefining a table using a partitioned interim table, an index is created on that interim table. Since the interim table is partitioned, the tablespace property is associated with partitions. Inheriting from the table will use SYSTEM. It causes a problem later as the SYSTEM tablespace is small.
Changes
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 |