HP Neoview Messages Manual page 112

Table of Contents

Advertisement

Recovery
SQL 3162
3162 Procedure parameter name was not used.
is the name of the procedure parameter.
name
Cause
The HP Neoview database software did not use procedure parameter name.
Effect
None.
Recovery
SQL 3163
3163 Host variable name appears more than once in the INTO list.
Execution results will be undefined.
is the host variable.
name
Cause
You specified an INSERT statement whose INTO list includes host variable name
more than once.
Effect
Execution results are undefined.
Recovery
might want to rewrite your query.
SQL 3164
3164 There is a data type mismatch between output host variable and
selected value.
Cause
A data type mismatch occurred between the output host variable and the selected
value in the statement you specified.
Effect
The operation fails.
Recovery
SQL 3165
3165 The precision or exponent value specified in value was less than
the minimum allowed or greater than the maximum allowed.
Cause
You specified a statement in which you exceed the min or max precision or the
exponent value.
Effect
The operation fails.
Recovery
SQL 3166
3166 The value specified in the float or double value was less than the
minimum allowed or greater than the maximum allowed.
Cause
You specified a statement in which you exceed the min or max precision for float or
double value.
Effect
The operation fails.
Recovery
SQL 3167
3167 Duplicate [ NOT ] DROPPABLE clauses were specified.
Cause
You specified a statement with more than one [NOT] DROPPABLE clause.
Effect
The operation fails.
112
Parser and Compilation Messages (3000 Through 3999)
Correct the syntax and resubmit.
Informational message only; no corrective action is needed.
This is an informational message only. No corrective action is needed, but you
Correct the syntax and resubmit.
Correct the syntax and resubmit.
Correct the syntax and resubmit.

Advertisement

Table of Contents
loading

Table of Contents