Contents Index An invalid multi-byte output character was encountered An output character could not be converted to the application character set

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

An invalid multi-byte output character was encountered


Item Value
SQLCODE 126
Constant SQLE_OUTPUT_ILLEGAL_MULTIBYTE_WARNING
SQLSTATE 01WC2
Sybase error code 13893
ODBC 2 State 01000
ODBC 3 State 01000
Probable cause 

While the server was performing character set conversion on an output string, an invalid multi-byte character was encountered. The illegal character was directly copied without conversion. Data following the illegal character may be misinterpreted. See document on the On_Charset_conversion_failure option.


Contents Index An invalid multi-byte output character was encountered An output character could not be converted to the application character set