Database Error Messages

OCI-44423

XML schema registered for BINARY cannot be used for CLOB or object-relational clause.

Cause

An attempt was made to use an XML schema registered for BINARY usage as part of a CLOB or object-relational clause.


Action

Specify a schema registered for CLOB or object-relational use. Otherwise, specify BINARY XML storage for the column.