Database Error Messages

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.