SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
4-14
Recovery. Specify the value using the expected type, if appropriate.
SQL 2059
Where 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
Where name is the procedure name.
Cause. You defined procedure name twice in this module.
Effect. NonStop SQL/MX uses the first definition.
Recovery. This is an informational message only; no corrective action is needed.
SQL 2061
Where name is the cursor name.
Cause. You defined the static cursor name twice in this module.
Effect. NonStop SQL/MX uses the first static cursor definition.
Recovery. This is an informational message only; no corrective action is needed.
SQL 2062
Where name is the cursor name.
2059 Errors or warnings occurred while reading values from
DEFAULTS table name.
2060 Procedure name has already been defined in this module.
The previous definition is being retained and this latest one
ignored.
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.
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.