Previous Topic: -297 - INVALID MIXED DATA IN LIKE PATTERNNext Topic: -299 - LIKE ESCAPE OPTION NOT ALLOWED WITH MIXED DATA


-298 - INVALID MIXED DATA IN VARGRAPHIC OPERAND

Explanation

The data in the vargraphic operand contains shift codes for mixed data but does not contain valid mixed data. Valid mixed data requires paired shift codes and an even number of bytes for any DBCS string.

The SQLSTATE that equates to this SQL return code is 22504.

User Response

Modify the operand to contain valid mixed or SBCS data.