Issue Number: 700983a
| Issue | During LOB DP in a TAC environment, multiple pins are set on the same block within the same session, causing a hang. In a single environment, LOB data may be stored incorrectly. |
| Cause | The issue occurred because blocks with the same DBA were loaded into the buffer during LOB DP. |
| Solutions | The LOB DP buffer allocation logic was modified to prevent blocks with the same DBA from being loaded into the buffer. |