Analyze lock problems
The resource in contention is identified in the IPIRGWT Database Name field (to the right in the view). You may need to know how many other regions are waiting for the resource to understand the impact of the resource contention. You can hyperlink on the Database Name field to access a list of all regions waiting for the resource in the PI Resource Lock Wait List view (IPIRSWT).
A resource wait cannot be resolved until the ultimate holder region releases the resource. The resource might not be released until the program issues its next sync point, which may be when the program finishes execution. If you have the BMC AMI Ops Automation for IMS implemented, you can issue the P or PA command from the IPIRGWT view to stop the ultimate holder region, but you should determine the impact of doing so before you proceed.
To determine the impact of stopping an ultimate holder region, check the Ultimate Held field on the IPIRGLST view to find out how many resources are being held by the region. If the number is low, stopping the region will have less impact. If the number is high, you should consider increasing the region’s performance level so that it can complete processing sooner, rather than issuing a stop region command.