Database Error Messages

OCI-65513

value LOB operand mismatch for SQL operator

Cause

The LOB locator operands that were passed to the SQL operator did not have the value-based property set uniformly.


Action

All of the LOB locator operands for a SQL operator should either be value-based or reference-based. There cannot be a mix of value-based and reference-based operands.