Database Error Messages

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

SQL-02129

Fetched number of bytes is odd.

Cause

The program tried to FETCH an invalid column value into a multi-byte NLS host variable. Specifically, the column did not contain valid double-byte data.


Action

Make sure the column contains only double-byte data. To verify this, use SQL*Plus or Server Manager.