Neoview Messages Manual (Volume 1) (R2.5)
Recovery Correct the syntax and resubmit.
SQL 9204
9204 Invalid option option specified. Value must be range.
Cause You specified an invalid option for UPDATE STATISTICS. The value range specifies
the valid range for this option.
Effect The HP Neoview database software is unable to continue processing.
Recovery Correct the syntax and resubmit.
SQL 9205
9205 UPDATE STATISTICS is not supported for object name.
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.
226 UPDATE STATISTICS Messages (9200 Through 9218)