My Oracle Support Banner

How To Move Or Rebuild A Lob Partition (Doc ID 761388.1)

Last updated on JULY 22, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 9.2.0.8 to 11.2.0.3 [Release 9.2 to 11.2]
Oracle 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.


Goal

This note will provide the correct syntax to Move or Rebuild a LOB partition. You will get below error if you use the incorrect syntax :

SQL> alter table SHOW_LOB_STORAGE move lob(DDD) 
  2  store as (tablespace PARTFORLOB03); 
alter table SHOW_LOB_STORAGE move lob(DDD) 
            * 
ERROR at line 1: 
ORA-14511: cannot perform operation on a partitioned object

Solution

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
Goal
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.