HP NonStop SQL/MX Messages Manual page 112

Table of Contents

Advertisement

SQL/MX MXCMP Messages (2000 through 2999)
SQL 2066
2066 Cursor name was not found in module name.
Where name is the cursor name.
Where name is the module name.
Cause. NonStop SQL/MX could not find cursor name in module name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 2067
2067
Descriptor name has already been defined in this
module.
The previous definition is being retained and this
latest one ignored.
Where name is the descriptor name.
Cause. You defined the descriptor name twice in this module.
Effect. NonStop SQL/MX uses the first definition.
Recovery. Informational message only; no corrective action is needed.
SQL 2068
2068
A procedure body must be a SELECT, INSERT, UPDATE,
DELETE, DECLARE CATALOG, DECLARE SCHEMA, or a static DECLARE
CURSOR.
Cause. You specified a procedure whose body is invalid. It must be a SELECT,
INSERT, UPDATE, DELETE, DECLARE CATALOG, DECLARE SCHEMA, or static
DECLARE CURSOR.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 2069
2069
A static cursor declaration may appear only in the body
of a procedure.
Cause. You specified a static cursor declaration that is outside the body of a
procedure. It should appear only in the body of a procedure.
Effect. The operation fails.
HP NonStop SQL/MX Messages Manual—640324-001
4- 16

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents