Hitachi

Hitachi Advanced Database Messages


KFAA30604-E

The aa....aa of the data type "bb....bb" is invalid. (M+J+O)

The length, precision, or scale of a data type is invalid. <SQLSTATE: 42590>

aa....aa: Cause of the error
  • precision of the decimal number for the seconds: Fractional seconds precision

  • length: Length

  • precision: Precision

  • scale: Scale

bb....bb: Invalid data type
  • BINARY: BINARY type

  • CHAR: CHAR type

  • DECIMAL: DECIMAL type

  • TIME: TIME type

  • TIMESTAMP: TIMESTAMP type

  • VARBINARY: VARBINARY type

  • VARCHAR: VARCHAR type

S:

Ignores this SQL statement. Alternatively, the system invalidates this transaction.

Action:

Correct the SQL statement.