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 Manual691121-001
4-13
SQL 2055
Where text-string contains the additional details about the error. This is an
optional text.
Cause. You specified an invalid value for the DEFAULTS attribute listed in the
message.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit. For valid values that are allowed in the
specified DEFAULTS attribute, see the SQL/MX Reference Manual.
SQL 2056
Cause. You specified a value outside of the allowed range value.
Effect. The operation fails.
Recovery. Enter a valid value and resubmit.
SQL 2057
Cause. You specified an invalid value for an attribute. It must be a multiple of value.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
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.
2055 The specified value 'value' for DEFAULTS attribute name
is not valid. text-string.
2056 The value must be a number in the range value.
2057 The value must be a multiple of value.
2058 DEFAULTS attribute name is of type data type but is
being converted to data type.