Database Error Messages

ORA-57712

Boolean values are not allowed with operator: string.

Cause

A boolean value is used with an operator that does not support boolean values.


Action

Provide a supported data type for the operator and retry.