ORA-44756: Change to SQLType attribute of element 'string
' is illegalWhat triggered the Error:
The SQLType property on an element in a binary XML schema could not be changed by in-place XML schema evolution.What should we do to fix it:
Do not change the SQLType property.