ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -869 |
| Constant | SQLE_UNSUPPORTED_CHARACTER_SET_ERROR |
| SQLSTATE | 08W64 |
| Sybase error code | 13873 |
| ODBC 2 State | 08S01 |
| ODBC 3 State | 08S01 |
| Parameter 1 | Name of the requested character set. |
The database server cannot convert character data from/to the character set requested by the application, possibly because the character set is not supported, or because database server character set translation is disabled (see -ct switch on database server). The connection fails.