IBM® z/OS® Debugger Utilities: IMS TM Debugging
You can create private IMS message
regions to debug test applications without interfering with other
regions by using one of two features:
- You can use predefined IMS message region templates to start a private IMS message region, assign a specific transaction to the region, and run that transaction in the region
- You can use the IMS Transaction Isolation function to view a list of IMS transactions for Message Processing Regions in an IMS system, and select the ones that you want to debug. You can also use this function to clone a transaction's operating environment into a private message-processing region that is reserved for your use. Any transactions that you register to debug are routed to this private environment to isolate you from other users of that same transaction and environment.