Database DataWarehousing (MOSC)

MOSC Banner

How to perform Merge Partitions/SubPartitions

This thread is for discussion and questions about MERGE PARTITION / SUBPARTITION Option.

General Advice:

You can merge the contents of two or more partitions or subpartitions into one new partition or subpartition and then drop the original partitions or subpartitions with the MERGE PARTITIONS and MERGE SUBPARTITIONS clauses of the ALTER TABLE SQL statement.

Below documents will explain the steps required to merge two partitions.

How to Merge Multiple Partitions in Oracle 12C (Doc ID 1482263.1)

18c: How to Merge Partitions And Subpartitions Online (Doc ID 2350767.1)

Reference:

Master Note for Partitioning (Doc ID 1312352.1)

Example of Script to Maintain Range Partitioned Table (

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center