An input character could not be converted to database character set and simple substitution took place

Item Value
SQLCODE 127
Constant SQLE_INPUT_SIMPLE_SUBSTITUTION_WARNING
SQLSTATE 01WC3
Sybase error code 13896
ODBC 2 State 01000
ODBC 3 State 01000

Probable cause 

While the server was performing character set conversion on an input string, some character(s) could not be represented in the database character set. Those character(s) were substituted. See document on the On_Charset_conversion_failure option.