Character set translation to '%1' cannot be performed; '%2' is used instead

Item Value
SQLCODE 114
Constant SQLE_CANNOT_PERFORM_CHAR_TRANSLATION
SQLSTATE 01W12
Sybase error code 13613
ODBC 2 State 01000
ODBC 3 State 01000
Parameter 1 Name of character set the application requested.
Parameter 2 Name of character set the database will be using.

Probable cause 

The server is unable to do a character translation from the character set the database is using to the character set the application requested.