Hitachi

Hitachi Advanced Database Messages


KFAA30800-E

Division by zero occurred in an arithmetic operation for the "aa....aa" data type. (M+J+O)

An attempt was made to divide by 0 in arithmetic operations with data type aa....aa. <SQLSTATE: 22012>

aa....aa: Data type that generated the division by 0
  • BIGINT: BIGINT type

  • INTEGER: INTEGER type

  • DECIMAL: DECIMAL type or NUMERIC type

  • DOUBLE PRECISION: DOUBLE PRECISION type or FLOAT type

S:

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

Action:

Correct the SQL statement so that division by 0 does not occur.