Database Error Messages

OCI-64443

Change to declaration_type 'declaration_name' is unsupported or not permitted.
  • declaration_type: The type of the XMLSchema declaration, such as group and element.
  • declaration_name: The name of the XMLSchema declaration.

Cause

An attempt was made to make XMLSchema changes that were not permitted through in-place XMLSchema evolution.


Action

Ensure that the XMLSchema changes specified in the XMLDiff argument to DBMS_XMLSCHEMA.INPLACEEVOLVE are permitted.