Knowing you are using OPS/MVS would have been very helpful in providing an answer.
I have always gone to CA OPS/MVS support for questions like this. They have always provided code when I needed it. Also, try joining the OPS/MVS Newsgroup at PROTECH ESM&A Listserver <[email protected]> Lizette -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of k Zaf Sent: Wednesday, June 19, 2013 12:20 AM To: [email protected] Subject: Re: Retrieving jobs of input queue Hi all, Thank you for your answers. Note that I would like to bypass in my REXX the use of address ISFEXEC or ISFACT. This is because I am not using standard TSO REXX but OPS/MVS REXX which is not supporting (yet) a host environment to SDSF. Kind regards On 18 June 2013 23:35, Kirk Wolf <[email protected]> wrote: > You can use the "lsjes" command: > > See: https://www.dovetail.com/docs/coz/dsp-ref_lsjes.html > > This could be called from REXX using bpxwunix() or the SH host command > environment. > > Also, the "fromdsn" command can be used to extract spool files for a job. > > Kirk Wolf > Dovetailed Technologies > http://dovetail.com > > PS> The Co:Z Toolkit is free to download and use under our Community > License. > Enterprise License and Support agreements are also available: > http://dovetail.com/support.html > > 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 > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
