My Oracle Support Banner

ORA-14136 When Exchanging Partition With a Table That Has a RLS Policy Enabled (Doc ID 293301.1)

Last updated on FEBRUARY 23, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 8.1.7.4 to 10.1.0.3 [Release 8.1.7 to 10.1]
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Schema Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample or bulit-in schema(s), Public Documentation delivered with an Oracle database product or other training material.  Any similarity to actual environments, actual persons, living or dead, is purely coincidental and not intended in any manner.



SQL> conn scott/<PASSWORD>
Connected.

SQL> alter table EMP_RANGE exchange partition P2 with table EXCH;
alter table EMP_RANGE exchange partition P2 with table EXCH
*
ERROR at line 1:
ORA-14136: ALTER TABLE EXCHANGE restricted by fine-grained security

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!


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