ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | 132 |
| Constant | SQLE_CANNOT_DUMP_STRING_HISTOGRAM |
| SQLSTATE | 01W23 |
| Sybase error code | 13585 |
| ODBC 2 State | OK |
| ODBC 3 State | OK |
| Parameter 1 | Name of the column containing string data. |
You tried to get the histogram for a column containing strings. Histograms on string information cannot be output in a readable format; as a result, no information was retrieved. Consider using the ESTIMATE function to get information on a specific value or range in the column.