New Partitions or Subpartitions Are Being Created in the Wrong Tablespace
(Doc ID 867246.1)
Last updated on AUGUST 04, 2018
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.3 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
***Checked for relevance on 03-Jul-2012***
Symptoms
Partitioned Tables:
After moving a partition to a different tablespace with an ALTER TABLE MOVE PARTITION statement, any newly created partitions are automically added to the original tablespace.
Composite Partitioned Tables:
This also occurs in composite partitioned tables. If the subpartitions are moved from one tablespace to another, any newly created subpartitions will be added to the original tablespace at the partition level.
IOT Tables:
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 |
Partitioned Tables: |
Composite Partitioned Tables: |
Cause |
Partitioned Tables: |
Composite Partitioned Tables: |
Solution |
Partitioned Tables: |
Composite Partitioned Tables: |
References |