HP NonStop SQL/MX Messages Manual page 134

Table of Contents

Advertisement

Parser and Compilation Messages (3000 through
3999)
Effect. The operation fails.
Recovery. Specify a valid character set and resubmit.
SQL 3011
3011 name is not a valid qualified name; it has more than 3
name parts.
Where name is the name specified in the operation.
Cause. You specified an invalid name name, which must have three or fewer parts.
catalog.schema.table is valid. catalog.schema.table.name is invalid.
Effect. The operation fails.
Recovery. Correct the name and resubmit.
SQL 3012
3012 COUNT is the only aggregate function that accepts (*) as
an operand.
Cause. You submitted an AVG or other aggregate function that does not allow (*) as
an operand. Only COUNT allows you to use (*).
Effect. The operation fails.
Recovery. Remove the (*) operand and resubmit.
SQL 3013
3013 Subtraction is the only operation allowed in the
parenthesized expression preceding an interval qualifier.
Cause. You specified an expression with invalid syntax. Only subtraction is supported
in the parenthesized expression that precedes an interval qualifier.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3014
3014 Precision of numeric, value, cannot exceed 18.
Cause. You defined a numeric item, value, with precision greater than 18, which is
not supported.
Effect. The operation fails.
HP NonStop SQL/MX Messages Manual—640324-001
5 -4

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents