HP NonStop SQL/MX Messages Manual page 120

Table of Contents

Advertisement

SQL/MX MXCMP Messages (2000 through 2999)
SQL 2102
2102 This query could not be compiled with 'MINIMUM'
optimization level. Suggestion: Retry with 'MEDIUM'
optimization level.
Cause. NonStop SQL/MX was unable to compile this query using the MINIMUM
optimization level.
Effect. NonStop SQL/MX 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. NonStop SQL/MX 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. NonStop SQL/MX is unable to process this query.
Recovery. If applicable, resubmit the query with MINIMUM optimization level. Precede
the statement with:
CONTROL QUERY DEFAULT OPTIMIZATION-LEVEL 'MEDIUM';
Correct the CONTROL QUERY SHAPE specification and resubmit.
SQL 2104
2104 This query could not be compiled for one of two reasons:
a) incompatible Control Query Shape (CQS) specifications, or
b) 'MEDIUM' optimization level is not sufficient to satisfy
the CQS in effect. Suggestion: a) inspect the CQS in effect;
or b) raise the optimization level to 'MAXIMUM'. Note that
for this query, 'MAXIMUM' optimization level may result in a
long compile time.
Cause. NonStop SQL/MX was unable to compile this query, either because it was not
able to use the MEDIUM optimization level or because you used an incompatible
CONTROL QUERY SHAPE specification.
Effect. NonStop SQL/MX is unable to process this query.
HP NonStop SQL/MX Messages Manual—640324-001
4- 24

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents