Binyamin Dissen asked: >Is there some PSA/CVT field that most of the time where it is examined (not >talking microseconds here) the value will be different.
PSA_TIME_ON_CP? Here's a Rexx snippet that displays it, seems to change every time I run it-not very scientific, but it's described in IHAPSA as "Current SRB's accumulated CPU time on a standard CP": /* REXX */ say 'PSA_TIME_ON_CP:' c2x(storage('650', 8)) And if I duplicate the SAY a bunch of times and run that, it changes every few SAYs (this is on a VERY idle system!). ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN