Neoview Messages Manual (R2.3)

SQL 2060
2060 Procedure name has already been defined in this module. The previous
definition is being retained and this latest one ignored.
name
is the procedure name.
Cause You defined procedure name twice in this module.
Effect The HP Neoview database software uses the first definition.
Recovery This is an informational message only; no corrective action is needed.
SQL 2061
2061 Static cursor name has already been defined in this module. The
previous definition, as a static cursor, is being retained and this
latest one ignored.
name
is the cursor name.
Cause You defined the static cursor name twice in this module.
Effect The HP Neoview database software uses the first static cursor definition.
Recovery This is an informational message only; no corrective action is needed.
SQL 2062
2062 Static cursor name has already been defined in this module. The
previous definition, as a dynamic cursor, is being retained and this
latest one ignored.
name
is the cursor name.
Cause You defined the static cursor name twice in this module.
Effect The HP Neoview database software uses the first dynamic cursor definition.
Recovery This is an informational message only; no corrective action is needed.
SQL 2063
2063 Dynamic cursor name has already been defined in this module. The
previous definition, as a static cursor, is being retained and this
latest one ignored.
name
is the cursor name.
Cause You defined the dynamic cursor name twice in this module.
Effect The HP Neoview database software uses the first static cursor definition.
Recovery This is an informational message only; no corrective action is needed.
SQL 2064
2064 Dynamic cursor name has already been defined in this module. The
previous definition, as a dynamic cursor, is being retained and this
latest one ignored.
name
is the cursor name.
Cause You defined the dynamic cursor name twice in this module.
Effect The HP Neoview database software uses the first dynamic cursor definition.
Recovery This is an informational message only; no corrective action is needed.
SQL 2065
2065 Statement name was not found in module name.
70 Neoview Compiler Messages (2000 Through 2999)