On Tue, 12 Jul 2011 07:48:39 +0200 "Dr. Stephen Fedtke" <[email protected]> wrote:
:>several sources provide "used cpu time". calculating the difference between :>two points of time allows to calculate the required cpu time for particular :>parts of the processing. :>question: which is the most efficient and reliable method to determine the :>"cpu time used" in order to apply the above given delta calculation? is :>there anything more efficient than call a service, such as :> TIMEUSED CPU=MIC,STORADR=WORK_UCPU, * :> LINKAGE=SYSTEM :>for example, reading out any control block fields. The problem with control block fields is that they are only updated when a decision is made to dispatch a different unit of work. Thus they will only show figures valid up to the last dispatch. -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

