TSO TIME? THE TIME COMMAND INFORMS THE TERMINAL USER OF THE LOCAL TIME OF DAY,
THE DATE, CUMULATIVE CPU TIME, SERVICE UNITS, AND THE TOTAL TIME THE THE USER HAS BEEN LOGGED ON THE TERMINAL DURING A SESSION. Carmen Vitullo ----- Original Message ----- From: "ITschak Mugzach" <[email protected]> To: [email protected] Sent: Tuesday, September 11, 2018 2:36:01 PM Subject: Co-posted: Rexx performance measures I am trying to measure Rexx exec performance metrics. Elapse is easy Time('R') at start exec resets the counter and the second one reports the value. But how to measure CPU or service units? I tried SYSVAR('CPU') at beginning of exec and at end, thinking to do the calculation myself, but both returns the same value ... same behevior with SYSVAR('SYSSRV'). I am a good developer, but i am not fooling my self I am SO good. what is the trick to return the service units consumed by the exec? ITschak -- ITschak Mugzach *|** IronSphere Platform* *|* *Information Security Contiguous Monitoring for Legacy **| * ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
