Database Error Messages

ORA-30948

operation not allowed in in-place XML schema evolution : operation
  • operation: The schema evolution operation.

Cause

An attempt to change an XML schema was not permitted through in-place XML schema evolution.


Action

Ensure that the XML schema changes specified in the XMLDiff argument of DBMS_XMLSCHEMA.inPlaceEvolve() are permitted.