Database Error Messages

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

PGU-00341

'string' is an undefined bind variable

Cause

The SQL statement refers to an undefined bind variable.


Action

Use the VARIABLE statement to define the bind variable and re-execute the query.