"SDSF or equivalent" (such as (E)JES), then "not really". There is no IBM supplied way to do it. You could, of course, write your own program to do it. Or you could install the freely licensed Co:Z Data Set Pipes programs from Dovetailed Technologies from http://www.dovetail.com/downloads/coz/index.html . Note that these are UNIX program, so you'd need to invoke them in your REXX code using the bpxwunix() function.
Oh, if you mess around with some exits, you might be able to use the TSO STATUS command. But it normally only shows jobs which start with your RACF (TSO) id plus a single character. On Tue, Jun 18, 2013 at 9:17 AM, K <[email protected]> wrote: > Hello all > > Could I retrieve Jobs and their jobids of JES2 input queue though REXX but > WITHOUT use of SDSF. > > Kind regards > Kostas > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- This is a test of the Emergency Broadcast System. If this had been an actual emergency, do you really think we'd stick around to tell you? Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
