Database Error Messages

OCI-39266

Cannot add, remove, or modify partitioning attributes.

Cause

DBMS_METADATA_DIFF was comparing two tables with different partitioning attributes. There is no SQL ALTER statement to resolve these differences.


Action

The difference cannot be eliminated with an SQL ALTER statement.