HP NonStop SQL/MX Messages Manual page 671

Table of Contents

Advertisement

SQLSTATE Values Returned by NonStop SQL/MX
Table 21-1. SQLSTATE Values (page 18 of 84)
SQLSTATE
01801
01802
01803
01804
01805
01806
01807
01808
01809
0180A
0180B
0180C
0180D
0180E
0180F
0180G
0180H
0180I
0180J
0180K
0180L
0180M
SQLCODE
Error Text
4001
Column name is not found. Tables in scope: name. Default
schema: name.
4002
Column name is not found. Table name not exposed. Tables in
scope: name. Default schema: name.
4003
Column name is not a column in table name, or, after a
NATURAL JOIN or JOIN USING, is no longer allowed to be
specified with a table correlation name.
4004
Column name name is ambiguous. Tables in scope: name.
Default schema: name.
4005
Column reference name must be a grouping column or be
specified within an aggregate.
4006
Within an aggregate, all column references must come from
the same scope.
4007
The select list index num is out of range. It must be between 1
and the number of select expressions, which in this case is
num.
4008
A subquery is not allowed inside an aggregate function.
4009
An aggregate is not allowed inside an aggregate function.
4010
There are no columns with the correlation name name.
4011
Ambiguous star column reference name.
4012
Column reference name must be a grouping column or be
specified within an aggregate. On this grouped table a star
reference is not allowed.
4013
Column name is a system column and cannot be updated or
inserted into.
4014
The operands of an INTERSECT must be of equal degree.
4015
Aggregate functions placed incorrectly: name.
4016
The number of derived columns (num) must equal the degree
of the derived table (num).
4017
Derived column name name was specified more than once.
4018
Rows cannot be deleted from an entry-sequenced table.
4019
The select list of a subquery in a select list must be scalar
(degree of one).
4020
Arithmetic operations on row value constructors are not
allowed.
4021
The select list contains a nongrouping non-aggregated
column, name.
4022
Target column name was specified more than once.
HP NonStop SQL/MX Messages Manual—640324-001
21 -19
SQLSTATE Values

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents