Collection Contents Index Cannot open transaction log file -- %1 Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Cannot output the histogram for string column '%1'


Item

Value

Constant

SQLE_CANNOT_DUMP_STRING_HISTOGRAM

ODBC 2 State

OK

ODBC 3 State

OK

Parameter 1

Name of the column containing string data.

Severity

10

SQLCODE

132

SQLSTATE

01W23

Sybase error code

13585

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.


Collection Contents Index Cannot open transaction log file -- %1 Next PDF