Database Error Messages

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

ORA-28503

The bind value cannot be translated into SQL text for the non-Oracle system.

Cause

A SQL statement used bind variables on a heterogeneous services database link to a non-Oracle system, but the non-Oracle system does not support bind variables.


Action

Change the SQL statement so that it does not use bind variables.