Obtaining the status of IRLM activity
Use the MODIFY z/OS® command to display the status of an IRLM.
To display the status of an IRLM on either your system or on another connected system, enter the z/OS command, where irlmproc is the name of the procedure that you used to start the IRLM, and irlmx is the name of the IRLM whose status you want to display:
MODIFY irlmproc,STATUS,irlmx
You can use the ALLD keyword to display the names and status of every IMS identified to an IRLM in a data-sharing group. Or, you can use the ALLI keyword to display the names and status of every IRLM in a data-sharing group.
You can also trace IRLM activity. see Tracing IRLM activity
in IMS Version 15 Operations and Automation.