On Mon, 4 Aug 2025 00:55:38 -0500, Brian Westerman 
<[email protected]> wrote:

>Unfortunately the sample in the book doesn't really do what it says that it 
>does, 

Au contraire, you can't ask for a better sample! It does everything it says it 
does.

>it sets up and does the call but they left the processing logic out.

Look again because the only thing missing is the presentation logic (Syslog, 
TSO, CICS, IMS, SYSPRINT, ...) which would only complicate the sample. I took a 
very quick look at the sample and it appears to run all the chains that are 
valid for a STATTERS which returns STJQ, STATJQTR, STATJ2TR and STATAFFS 
control blocks. It's up to you to decide which fields in each of these CBs are 
relevant to you and how to present each relevant field.

Since you need SOUT, look at table 1 in the "use information" section which 
gives you 3 choices that include SOUT 
https://www.ibm.com/docs/en/zos/3.1.0?topic=80-use-information and it is up to 
you to include logic to run additional chains included (e.g. SOUT).

Not knowing your requirements, this is your starting point which requires you 
review the doc and IAZSSST.




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to