Database Error Messages

OCI-39265

Cannot alter object_type of object table: string

Cause

DBMS_METADATA_DIFF was comparing object tables based on different object types. There is no SQL ALTER statement to change an object table's object type.


Action

The difference cannot be eliminated with an SQL ALTER statement.