<snip> Some of my colleagues are investigating, from an architecture point-of-view, how best to use CICS Web services to provide customer access to our 2-tiered CICS-DB2 application on z/OS. For each scenario that they investigate, as much detail on resource consumption is required. Where I am having difficulty is finding elapsed times, CPU consumption and other measures related to pipeline management. In particular, I see nothing in the CICS SMF 110's nor Omegamon/CICS that reports on the (alias) transaction CPIH. My questions are: </snip>
The easiest method is to set up a report service class in WLM for each transaction of interest. You won't be able to get atomic granularity (i.e. each individual transaction), but with large numbers of transactions, the report service class will be able to give you a good profile of the reported transactions. See the fine WLM manuals under workload classification rules. HTH, ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

