HPE NonStop SQL/MX Error – 9210 One of the column data types is not supported by UPDATE STATISTICS. You must exclude this column from the column list in UPDATE STATISTICS.

In this blog post, let’s learn about the error message “9210 One of the column data types is not supported by UPDATE STATISTICS. You must exclude this column from the column list in UPDATE STATISTICS.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

9210 One of the column data types is not supported by UPDATE STATISTICS. You must exclude this column from the column list in UPDATE STATISTICS.

Reason for the Error

You attempted to perform UPDATE STATISTICS on a column whose data type does not support this operation.

Solution

Exclude this column from the column list and resubmit