OCI-64414
Cannot enable constraints or indexes for a table/column not conforming to an accessible XML schema.
Cause
Attempted to enable constraints or indexes for an XMLType table/column which does not to an XML schema or conforms to a local schema not accessible to the user.
Action
Ensure the XMLType table/column conforms to an accessible XML schema.
OCI-64414
Cannot enable constraints/indexes for non-global schemas owned by other users or a non schema based table/column.
Cause
An attempt was made to enable constraints or indexes for schemas owned by other users or for a non schema based table/column.
Action
Use an OR schema based table/column or change users to enable constraints or indexes.
OCI-64414
Cannot enable constraints/indexes for non-global schemas owned by other users or a non schema based table/column.
Cause
An attempt was made to enable constraints or indexes for schemas owned by other users or for a non schema based table/column.
Action
Use an OR schema based table/column or change users to enable constraints or indexes.