EUREKA !!! One will not see the //SYSIN in TSO SDSF unless one issues the INPUT ON command. (may also be set in profile) To get the REXX or Batch SDSF to display these you must do "ISFINPUT=ON" Just assigning the value generates a command to set it. And viola ga gamba, the data is there.
From: Paul Gilmartin <[email protected]> To: [email protected] Date: 07/13/2012 08:34 AM Subject: Re: Show the //SYSIN DD * lines when using TYPRUN=SCAN? On Fri, 13 Jul 2012 07:43:45 -0700, John Mattson <[email protected]> wrote: >Paul, you are on the right track. I do not care about TYPERUN=SCAN >'checking' since this is all this JCL works. I just need to see the >expanded JCL and SYSIN in order to categorize the jobs. > Your "REXX exec" sounds similar to the JES2DISK which reads the JES >hold or output queue and creates a file in either OMVS file, or MVS >dataset. But my rexx is NOT getting the "Default SYSIN line" or >"Explicit sysin line" that you are getting. I can 'see' these lines in >SDSF using the "ST" command they are in DSID 101, but my REXX is not >getting them. It only gets the JESMSGLG JESJCL and JESYSMSG. Could you >send me a copy of your REXX? [attachment "ISFDEMO.zip" deleted by John Mattson/Epson] In ASCII via IBM-1047<->ISO8859-1 Hardly Ready for Prime Time. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
