Splitting Partitions

You can use Oracle Enterprise Manager to redistribute the contents of a partition into two new partitions when a partition becomes too large and causes backup, recovery, or maintenance operations to take longer to complete. The high values entered for the first new partition must be within the range of the original partition. The high values of the second new partition will be the high values of the original partition.

Note: You cannot use the split funtion for hash partitions or subpartitions.

To split partitions, follow these steps:

  1. Navigate to the Database Home page.

  2. On the Schema tab, click Tables or Indexes from the Database Objects section.

    The Tables or Index Search page appears containing a results table listing all current tables for the current database.

  3. Find the partitioned table or index containing the partition you want to split and choose Edit.

  4. Choose the Partitions tab and then select the partition you want to split.

  5. Choose Split from the Actions drop-down menu and press Go.

    Click Help for more information about tables and partitions.

Related Topics

About Partitioned Tables

About Partitioned Indexes

Adding Partitions

Creating Partitioned Indexes

Creating Partitioned Tables

Exchanging Partitions

Merging Partitions

Truncating Partitions

Enterprise Manager Information Roadmap