Database Error Messages

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

SQL*Loader-00269

Null string not allowed as clause comparison text.

Cause

A clause is being compared to a null string.


Action

Modify the clause to compare to at least one character.