Cause: You committed your modifications in a block where you had previously entered an ENTER_QUERY or EXECUTE_QUERY packaged procedure with the FOR_UPDATE parameter. This action released all locks on the records in this block.
Action: If you want to modify the block, you will need to re-query.
Level: >25
Type: Error