OCI-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.
OCI-30948
Illegal in-place XML schema evolution operation: string
Cause
An attempt was made to make an XML schema change that is not permitted through in-place XML schema evolution.
Action
Ensure that the XML schema changes specified in the XMLDiff argument to DBMS_XMLSCHEMA.inPlaceEvolve are permitted.
OCI-30948
Illegal in-place XML schema evolution operation: string
Cause
An attempt was made to make an XML schema change that is not permitted through in-place XML schema evolution.
Action
Ensure that the XML schema changes specified in the XMLDiff argument to DBMS_XMLSCHEMA.inPlaceEvolve are permitted.