You can perform queries on the command flow table. The command flow table contains data collected about specific runs of transactions.
Five sample command flow queries are supplied:
When you run the All tasks by user id query the results are displayed in the Show Resources view in a list using user ID folders to identify who ran the queries. Within these user ID folders the TRANSIDs are listed, and Task IDs are listed under the TRANSIDs.
When you run the All tasks query the results are displayed in the Show Resources view in a list of TRANSIDs with Task IDs listed under the TRANSID. In this example, CICS® IA has collected three runs of Transaction MAIL. One has run under Task ID 0000132C, one under Task ID 0000159C, and the other under Task ID 0054428C:
You can create a query to further interrogate the particular Task ID for a given run of a transaction.
The results of the query, displayed in the Show Resources view, identify the resources of the particular run of that transaction. The results show the precise programs, resource types, resource names, and other information down the results tree.