Neoview Messages Manual (Volume 1) (R2.4)
SQL 2098
2098 The compilation type compilation completed with value warnings.
Cause compilation type completed with the number of warnings given as value.
Effect None.
Recovery Informational message only; no corrective action is needed.
SQL 2099
2099 The compilation type compilation failed with value errors and value
warnings.
Cause compilation type failed with the number of errors and warnings given as value.
Effect Any statement with an error is not compiled.
Recovery If this is a warning, this is an informational message. Otherwise, correct the syntax
and resubmit.
SQL 2100
2100 Break was received. The compilation has been aborted.
Cause The HP Neoview database software received a break and aborted the compilation.
Effect The Neoview database software does not continue compilation.
Recovery Informational message only; no corrective action is needed.
SQL 2101
2101 Compilation failure due to internal error.
Cause A compilation failed with an internal error.
Effect The HP Neoview database software is unable to process this query.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 2102
2102 This query could not be compiled with 'MINIMUM' optimization level.
Suggestion: Retry with 'MEDIUM' optimization level.
Cause The HP Neoview database software was unable to compile this query using the
MINIMUM optimization level.
Effect The Neoview database software is unable to process this query.
Recovery Resubmit the query with MEDIUM optimization level. Precede the statement with:
CONTROL QUERY DEFAULT OPTIMIZATION-LEVEL 'MEDIUM';
SQL 2103
2103 This query could not be compiled for one/both of the following
reasons: a) Use of 'MINIMUM' optimization level, or b) incompatible
Control Query Shape specifications.
Cause The HP Neoview database software was unable to compile this query, either because
it was not able to use the MINIMUM optimization level or because you used an incompatible
CONTROL QUERY SHAPE specification.
Effect The Neoview database software is unable to process this query.
Recovery If applicable, resubmit the query with MINIMUM optimization level. Precede the
statement with:
78 Neoview Compiler Messages (2000 Through 2999)