![HP Neoview Messages Manual Download Page 174](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138174.webp)
Recovery
Undo your changes by using the CLEAR option in UPDATE STATISTICS and
regenerate the statistics.
SQL 6007
6007 Multi-column statistics for columns column-names from table
table-name were not available. The columns were being used by op-name
operator. As a result, the access path chosen might not be the best
possible.
column-names
is a list of column names of the affected columns.
table-name
is the name of the HP Neoview database table to which the columns belong.
op-name
is the operator that was being processed when the warning was issued.
Cause
Statistics for the set of columns was not generated. The warning is issued only for
multi-column stats.
Effect
None. The plan generated by the optimizer may not be optimal. This is a warning
message.
Recovery
Generate the statistics for the set of columns identified in the warning, and prepare
the query again.
SQL 6008
6008 Statistics for column column-name from table table-name were not
available. As a result, the access path chosen might not be the best
possible.
column-name
is the name of the affected column.
table-name
is the name of the HP Neoview database table to which the columns belong.
Cause
Statistics for the column were not generated.
Effect
None. The plan generated by the optimizer may not be optimal. This is a warning
message.
Recovery
Generate the statistics for the column identified in the warning, and prepare the
query again.
SQL 6009
6009 The Optimizer Simulator (OSIM): errmsg
errmsg
is one of these conditions:
•
Invalid OSIM mode - It must be OFF or CAPTURE or
SIMULATE.
•
CAPTURE <-> SIMULATE mode transition is not allowed.
•
The file filename exists and it is not a directory.
•
Log directory must be specified for CAPTURE/SIMULATE
mode.
•
The log directory dirname doesn't exist.
•
The directory dirname is not writable (access denied).
•
The directory dirname is not writable (read-only
filesystem).
•
The directory dirname does not have read permission.
•
Could not create directory dirname, permission denied.
•
Could not create directory dirname, a component of the
path does not exist.
•
Could not create directory dirname, read-only filesystem.
174
Optimizer Messages (6000 Through 6999)
Summary of Contents for Neoview Messages
Page 12: ...12 ...
Page 66: ...66 ...
Page 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Page 130: ...130 ...
Page 172: ...172 ...
Page 178: ...178 ...
Page 184: ...184 ...
Page 238: ...238 ...
Page 266: ...266 ...
Page 268: ...268 ...
Page 350: ...350 ...
Page 378: ...378 ...
Page 384: ...384 ...
Page 400: ......