SQL/MX 2.x Messages Manual (H06.04+)

SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Messages Manual—540498-003
4-14
SQL 2058
Where name is the DEFAULTS attribute name.
Where data type is the attribute name value.
Cause. You specified a DEFAULTS attribute name value of data type, which is not
supported. The item is being converted to data type, which is supported.
Effect. Because of the conversion, the actual value used might be truncated or
rounded.
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.
2058 DEFAULTS attribute name is of type data type but is
being converted to data type.
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.