KFAA31713-E
There was a conflict between attempts to update rows. table ID = aa....aa, AP name = bb....bb (M+J+O)
An attempt was made to update or delete a row that is being updated or deleted by another transaction. <SQLSTATE: 4050Q>
- aa....aa:
-
Table ID (decimal)
- bb....bb: An identifier that indicates the application that is deleting or updating the target row.
-
Note that *** is displayed when no application identifier can be output.
- S:
-
Invalidates this transaction.
- Action:
-
Wait for the executing transaction to terminate, and then re-execute the new transaction.
Note that you can use a table ID as a key to identify the name of the table that an attempt was made to update or delete. For details about how to do this, see Searching a dictionary table in the HADB Setup and Operation Guide.