ERROR | 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. |