Hitachi

Hitachi Advanced Database Messages


KFAA30873-E

The batch update facility can be used only on prepared statement handles of DELETE, INSERT, and UPDATE. (M+J+O)

The following functions cannot be used on statement handles prepared for execution of statements other than DELETE, INSERT, and UPDATE: <SQLSTATE: 54012>

  • Batch update functionality of the JDBC driver

  • Update using batch binding of dynamic parameters of the CLI function (a_rdb_SQLBindArrayParams())

S:

Ignores this SQL statement.

Action:

Perform preprocessing of the DELETE, INSERT, and UPDATE statements, and then perform batch binding or batch update of dynamic parameters.