SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

UPDATE STATISTICS Messages (9200 through
9225)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
11-3
SQL 9207
Cause. The SAMPLE option you specified generated an empty sample set.
Effect. NonStop SQL/MX is unable to continue processing.
Recovery. Modify the SAMPLE option and resubmit.
SQL 9208
Cause. An UPDATE STATISTICS statement was unable to access column definitions.
Effect. The operation fails.
Recovery. Resubmit the statement. If this does not correct the problem, stop and
restart NonStop SQL/MX. If this does not correct the problem, report the entire
message to your service provider.
SQL 9209
Cause. You tried to access column name, which does not exist in object name.
Effect. The operation fails.
Recovery. Check the column name and resubmit.
SQL 9210
Cause. You attempted to perform UPDATE STATISTICS on a column whose data type
does not support this operation.
Effect. The operation fails.
Recovery. Exclude this column from the column list and resubmit.
9207 The specified SAMPLE option generated an empty sample
set. Modify the SAMPLE option and resubmit.
9208 Column definitions could not be accessed.
9209 Column name does not exist in object name.
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.