This subject comes up every now and then, and I have just found a way that is 
new to me.

Since z/OS 2.2, SDSF has a new line command JS on the DA, H, I, O and ST panels 
which displays a sub panel which shows the return code and other details for 
all the steps taken from the SMF-30 sub type 4 records.

in batch REXX issue
Address SDSF "ISFEXEC DA"
loop until you are against the job you are running in and issue
Address SDSF "ISFACT DA TOKEN('"TOKEN.ix"') PARM(NP JS)"
loop on isfrows2 and output the details.

John

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to