Neoview Messages Manual (R2.2)
Cause You attempted to run UPDATE STATISTICS against an object that is not supported.
Effect The HP Neoview database software is unable to continue processing.
Recovery Correct the syntax and resubmit.
SQL 9206
9206 You are not authorized to read/write object name. Verify that you
have the necessary access privileges.
Cause The HP Neoview database software 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 The HP Neoview database software is unable to continue processing.
Recovery Resubmit after checking the table location and access privileges.
SQL 9207
9207 The specified SAMPLE option generated an empty sample set. Modify
the SAMPLE option and resubmit.
Cause The SAMPLE option you specified generated an empty sample set.
Effect The HP Neoview database software is unable to continue processing.
Recovery Modify the SAMPLE option and resubmit.
SQL 9208
9208 Column definitions could not be accessed.
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 the
HP Neoview database software. If this does not correct the problem, report the entire message
to HP support.
SQL 9209
9209 Column name does not exist in object name.
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
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.
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.
SQL 9212
9212 Cardinality statistics will be more accurate if you use the SET
ROWCOUNT option in the SAMPLE clause.
Cause The SET ROWCOUNT option was not used in the SAMPLE clause.
Effect Processing continues without interruption.
202 UPDATE STATISTICS Messages (9200 Through 9217)