HP NonStop SQL/MX Messages Manual page 190

Table of Contents

Advertisement

Binder and Compilation Messages (4000 through
4999)
SQL 4009
4009 An aggregate is not allowed inside an aggregate
function.
Cause. You specified an aggregate inside an aggregate function.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4010
4010 There are no columns with the correlation name table
name.
Cause. You specified columns with the table name qualifier, which does not exist or
is not in scope at this point in the query.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4011
4011 Reference made to column name via star (*) is ambiguous.
Where name is the name of the column.
Cause. You referred to column name using the SELECT * or SELECT TBL.*
reference, and NonStop SQL/MX could not locate the column because the reference is
ambiguous.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4012
4012 Column reference name must be a grouping column or be
specified within an aggregate.
reference is not allowed.
Cause. You referred to column name with a SELECT * or SELECT TBL.* reference.
Column name must be a grouping column or be specified within an aggregate.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
On this grouped table a star
6 -4

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents