Note:
When a blocked record is read for update, CICS® maintains exclusive
control of the containing block. An attempt to read a second record from the
block before the first is updated (by a REWRITE command), or before exclusive
control is released (by an UNLOCK command), causes a deadlock.
[[