Neoview Messages Manual (Volume 1) (R2.4)
name
is the name of the table.
Cause You received an error on the DEFAULTS table name. A previous error message has
appeared with specific information.
Effect The operation fails.
Recovery None.
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.
72 Neoview Compiler Messages (2000 Through 2999)