Database Error Messages

ORA-39368

cannot alter partition varray column properties

Cause

DBMS_METADATA_DIFF was comparing two partitioned tables. There is no SQL ALTER statement to change varray column properties.


Action

The difference cannot be eliminated with an SQL ALTER statement.