ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages
| Item | Value | 
|---|---|
| SQLCODE | 101 | 
| Constant | SQLE_TRUNCATED | 
| SQLSTATE | 01004 | 
| Sybase error code | 7337 | 
| ODBC 2 State | 01004 | 
| ODBC 3 State | 01004 | 
You may have tried to insert, update, or select a value in the database that is too large to fit in the destination. You may have fetched data into a host variable or SQLDA variable not large enough to receive the value.