SQL/MX 3.1 Messages Manual (H06.23+, J06.12+)
UPDATE STATISTICS Messages (9200 through
9221)
HP NonStop SQL/MX Release 3.1 Messages Manual—663849-001
11-2
Perform UPDATE STATISTICS FOR the table. Then reexecute UPDATE
STATISTICS with the column lists in which you are interested.
SQL 9203
Cause. You specified a nonunique column name in the specified column list.
Effect. NonStop SQL/MX is unable to continue processing.
Recovery. Correct the syntax and resubmit.
SQL 9204
Cause. You specified an invalid option for UPDATE STATISTICS. The value range
specifies the valid range for this option.
Effect. NonStop SQL/MX is unable to continue processing.
Recovery. Correct the syntax and resubmit.
SQL 9205
Cause. You attempted to run UPDATE STATISTICS against an object that is not
supported.
Effect. NonStop SQL/MX is unable to continue processing.
Recovery. Correct the syntax and resubmit.
SQL 9206
Cause. NonStop SQL/MX could not perform an UPDATE STATISTICS statement
because you are not authorized to perform this operation against this table. You must
either own the object name or be the super ID.
Effect. NonStop SQL/MX is unable to continue processing.
Recovery. Resubmit after checking the table location and access privileges.
9203 Column names must be unique when specified in column
list: (name).
9204 Invalid option option specified. Value must be range.
9205 UPDATE STATISTICS is not supported for object name.
9206 You are not authorized to read/write object name. Verify
that you have the necessary access privileges.










