My Oracle Support Banner

Move Partition Extremely Slow For Empty Partitions (Doc ID 2760693.1)

Last updated on JULY 22, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

There are multiple indexes on this table. Coalesce is happening for the unique global non-partitioned indexes, even when the table partitions are empty.

alter table <schema_name>.<table_name> move partition <partition_name> online row store compress advanced tablespace <tablespace_name> update indexes;

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.