Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-35750

(VCTOBOOL01) A multiline text value cannot be converted to a BOOLEAN.

Cause

A multiline string must be converted one line at a time.


Action

Use the EXTLINES function to extract a single line to convert.