Hitachi

Hitachi Advanced Database Messages


KFAA30889-E

The command must be re-executed to access the table. (table ID = aa....aa, command =bb....bb) (M+J+O)

An attempt was made to access a table that is in non-updateable status due to a suspended command. <SQLSTATE: 4050D>

aa....aa:

Table ID of table that is in non-updateable status

bb....bb:

Suspended command

S:

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

Action:
  • If this message is output to a HADB client

    Ask the HADB administrator to check the HADB server, or contact an OS user who belongs to the HADB administrators group.

  • If this message is output to the HADB server

    Re-execute the command displayed for bb....bb.

For details about the status in which a table cannot be updated, see Steps to take when a base table becomes non-updatable in the HADB Setup and Operation Guide.

Note that you can use a table ID as a key to identify the name of a table that cannot be updated. For details about how to do this, see Searching a dictionary table in the HADB Setup and Operation Guide.