SQL/MP Messages Manual

SQL Compiler Normalizer Messages (5000 to 5999)
HP NonStop SQL/MP Messages Manual427720-006
7-4
SQL 5014
Cause. Stated in the error message.
Effect. The statement does not compile.
Recovery. Correct the statement and recompile.
SQL 5015
Cause. Stated in the error message.
Effect. The statement does not compile.
Recovery. Correct the statement and recompile.
SQL 5016
Cause. Cause. You specified an expression or a column qualified by a correlation
name.
Effect. The statement does not compile.
Recovery. Correct the statement and recompile.
SQL 5017
Cause. The specified column number exceeded the number of columns in the select
list.
Effect. The statement does not compile.
Recovery. Correct the column number and recompile.
5014 A FROM clause that refers to a grouped view cannot refer
to any additional tables or views.
5015 An aggregate function cannot appear in an update set
expression.
5016 An entry in a GROUP BY or ORDER BY list must be a column
or an indexed column number from the current query.
5017 A column number in an ORDER BY list is out of range.