HP NonStop SQL/MX Messages Manual page 189

Table of Contents

Advertisement

Binder and Compilation Messages (4000 through
4999)
SQL 4005
4005 Column reference name must be a grouping column or be
specified within an aggregate.
Cause. You referenced column name, which is not a grouping column or is not
specified within an aggregate, which is not supported.
Effect. The operation fails.
Recovery. Correct the column reference and resubmit.
SQL 4006
4006 Within an aggregate, all column references must come
from the same scope.
Cause. You referred to columns that do not come from the same scope.
Effect. The operation fails.
Recovery. Correct the column references and resubmit.
SQL 4007
4007 The select list index value1 is out of range.
be between 1 and the number of select expressions, which in
this case is value2.
Cause. You specified an index value1 that is out of the range of between 1 and the
value2 of SELECT expressions.
Effect. The operation fails.
Recovery. Correct the index and resubmit.
SQL 4008
4008 A subquery is not allowed inside an aggregate function.
Cause. You specified a subquery within an aggregate function, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
6 -3
It must

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents