HP Neoview Messages Manual page 227

Table of Contents

Advertisement

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.
Recovery
Provide SET ROWCOUNT option and resubmit for more accurate statistics.
SQL 9213
9213 If you intend to update histogram statistics for columns, you must
specify a column list in the statement.
Cause
You attempted to perform UPDATE STATISTICS and did not specify a column list.
Effect
Processing continues without interruption.
Recovery
Correct your syntax to specify the column list and resubmit.
SQL 9214
9214 Object name could not be created.
Cause
UPDATE STATISTICS encountered an error during a CREATE of the object name.
Effect
The HP Neoview database software is unable to continue processing.
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 9215
9215 UPDATE STATISTICS encountered an internal error (location).
Cause
UPDATE STATISTICS received an internal error at the location specified in the
message.
Effect
The operation fails.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 9216
9216 UPDATE STATISTICS cannot be on EVERY COLUMN for LOG tables.
Cause
The UPDATE STATISTICS request was on EVERY COLUMN for LOG tables, which
is not allowed.
Effect
The HP Neoview database software is unable to continue processing.
Recovery
Issue UPDATE STATISTICS for the LOG table by specifying particular column
names with the ON clause.
227

Advertisement

Table of Contents
loading

Table of Contents