Database Error Messages

ORA-39314

Cannot alter tablespace extent_management.

Cause

DBMS_METADATA_DIFF was comparing two tablespaces with different extent management properties. There is no SQL ALTER statement to alter the extent management properties of a tablespace.


Action

The difference cannot be eliminated with an SQL ALTER statement.