How can I link to Db2 thread history information from a completed CICS transaction? |
BMC AMI Ops Products are built to work together. To see thread history information, the BMC AMI Ops for Db2 view TRLTRAC can be used. There is no need to exit one product and invoke the other. Instead do the following:
In order for this to work the transaction needs to have connected and done work in Db2. DO NOT change the hyperlink! There is code behind the scenes that has smarts for the Subsystem ID. It checks if the DB2 Request Count in CHISTDD is greater than 0 and if so then it links over to TRLTRAC in AMI Ops Monitor for Db2. If the DB2 Request Count is 0 then you will get the message: BBMHY010W Hyperlink criteria not met - hyperlink ignored
Finally, in order for AMI Ops Monitor for CICS and AMI Ops Monitor for DB2 to communicate with each other, they must be in the same plex. This can be confirmed by typing PLEX and pressing enter from within AMI Ops Monitor for CICS. Look for MVDB2 under the product list. |