Warning 132

"Cannot output the histogram for string column '%1'"

Item Description

SQLCode

132L

Constant

CANNOT_DUMP_STRING_HISTOGRAM

SQLState

01W23

ODBC 2 State

OK

ODBC 3 State

OK

Sybase Error Code

2562

Severity Code

10

Parameter 1

Name of the column containing string data.

Probable cause

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.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com