On Mon, 3 Jan 2011 10:31:07 -0500, Veilleux, Jon L <[email protected]> wrote:
>It's not in MLPA and I looked back through several years of listings and it doesn't seem to have worked for quite a while. I guess no one is looking at those fields... > Jon et. al., I looked when I upgraded to z/OS 1.11 and retrofitted my code into the samplib version. I just looked at a few jobs again (again) and it appears to be correct. I am using the SAMPLIB version, with the change described by OA31624, along with a bunch of code inserted to create an EXCP flower box on JESYSMSG (the code I retrofitted from past IEFACTRT versions I used). Maybe you (and others) are not aware those times are in minutes, so they often show up as .00 for TCB and SRB for short steps. Because of the way rounding / shifting is done, you need at least .60 seconds of TCB time to even get .01 minutes of TCB to show up on the joblog. Of course the same applies to SRB and it is even more likely to show .00. Go ahead and try some tests.. perhaps running a REXX in batch with a (large) DO loop. Cheers, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- 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

