HP NonStop SQL/MX Messages Manual page 168

Table of Contents

Advertisement

Parser and Compilation Messages (3000 through
3999)
SQL 3161
3161
procedure parameter was not declared in the procedure
parameter list.
Cause. You did not declare procedure parameter in the parameter list, which is
required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3162
3162 Procedure parameter name was not used.
Where name is the name of the procedure parameter.
Cause. NonStop SQL/MX did not use procedure parameter name.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
SQL 3163
3163 Host variable name appears more than once in the INTO
list.
Execution results will be undefined.
Where name is the host variable.
Cause. You specified an INSERT statement whose INTO list includes host variable
name more than once.
Effect. Execution results are undefined.
Recovery. This is an informational message only. No corrective action is needed, but
you 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. Correct the syntax and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
5- 38

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents