Do you mean not using SDSF REXX interface? If so, if you have the exit IKJEFT10 in place to allow a user to display any job, there is a TSO command to list jobs on the queue. STATUS allows you to display your jobs so long as it is your userid plus 1 character. That is why you may need to code the IKJEFT10 Exit to allow any jobs to be display. Use TSO HELP STATUS on ISPF opt 6 for more details.
Status lists by JOBs not by Queue. Otherwise there is no other process other than REXX SDSF interface that I know of to list input queue. What version of z/OS are you running? Lizette -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of K Sent: Tuesday, June 18, 2013 7:18 AM To: [email protected] Subject: Retrieving jobs of input queue 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
