Re: Utility to Read from JES2 spool

2023-10-01 Thread David Spiegel
Hi Wayne, That's the command I learned in the mid-'70s before I had access to SPF. I've also used it at DR Sites when one or more PDSs in one or more of my ISPF concatenations has not yet been restored, leaving me stuck in TSO. Regards, David On 2023-09-30 04:59, Wayne Bickerdike wrote: For

Re: Utility to Read from JES2 spool

2023-09-30 Thread Wayne Bickerdike
RGEN X is great. It came in very handy when we had SPOOL output that emanated from a third party product that was difficult to archive in a manner that could be retrieved later (Jobname was not meaningful). Used RGEN X to dissect the output and wrap a meaningful Job name and Job class around it.

Re: Utility to Read from JES2 spool

2023-09-30 Thread Wayne Bickerdike
For Dinosaurs: OUT Jobxxx PR(FRED) HOLD KEEP On Fri, Sep 29, 2023 at 9:03 PM Kirk Wolf wrote: > FWIW, Co:Z SFTP has full support for JES spool files, but there are also > Co:Z shell commands for using JES2/3. > > example: > > *> todsn //intrdr < *//BR14 JOB 'KIRK',MSGCLASS=X** > **// EXEC

Re: Utility to Read from JES2 spool

2023-09-29 Thread Kirk Wolf
FWIW, Co:Z SFTP has full support for JES spool files, but there are also Co:Z shell commands for using JES2/3. example: *> todsn //intrdr < lsjes *JobidJobname OwnerStatus Class Completion JOB00853 BR14 KIRK OUTPUT A RC= JOB00852 KIRKTKIRK OUTPUT A

Re: Utility to Read from JES2 spool

2023-09-29 Thread Paul Gilmartin
On Fri, 29 Sep 2023 15:27:37 +, Rob Scott wrote: >To generate sample SDSF REXX - issue the "RGEN X" command and choose an >example from the list - there are the following including : > >Browse job output with EXECIO >Browse job output with ISFBROWSE >Browse job output with ISFBROWSE - groups

Re: Utility to Read from JES2 spool

2023-09-29 Thread Denis
How about IBM Z Open Automation Utilities, there is a free version without subscription and support. jls to find the job id https://www.ibm.com/docs/en/zoau/1.2.x?topic=reference-jls ddls to list ddnames for a given job id https://www.ibm.com/docs/en/zoau/1.2.x?topic=reference-ddls then pjdd to

Re: Utility to Read from JES2 spool

2023-09-29 Thread Rob Scott
al Message- From: IBM Mainframe Discussion List On Behalf Of Roberto Halais Sent: Friday, September 29, 2023 4:25 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Utility to Read from JES2 spool EXTERNAL EMAIL Thank you all. You have given me many options. Back to the drawing board. On F

Re: Utility to Read from JES2 spool

2023-09-29 Thread Roberto Halais
Thank you all. You have given me many options. Back to the drawing board. On Fri, Sep 29, 2023 at 11:09 AM Michael Babcock wrote: > Programmatically or manually? Manually, in SDSF, you can always put a > question mark next to the output and put an XDC next to the output you > want. Or skip

Re: Utility to Read from JES2 spool

2023-09-29 Thread Michael Babcock
Programmatically or manually? Manually, in SDSF, you can always put a question mark next to the output and put an XDC next to the output you want. Or skip the question mark and XDC the entire job. See the SDSF help for XDC. On Fri, Sep 29, 2023 at 9:10 AM Roberto Halais wrote: > Listers: >

Re: Utility to Read from JES2 spool

2023-09-29 Thread Lennie Dymoke-Bradshaw
I think you could do this using the SDSF REXX facilities. Lennie -Original Message- From: IBM Mainframe Discussion List On Behalf Of Roberto Halais Sent: 29 September 2023 15:10 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Utility to Read from JES2 spool Listers: Is there an z/os utility

Re: Utility to Read from JES2 spool

2023-09-29 Thread Lionel B. Dyck
You can also use the SDSF REXX interface to easily do this. If you have access to GitHub you can try my generalized tool that uses SDSF REXX at https://github.com/lbdyck/sdsfxdd Lionel B. Dyck <>< Website: https://www.lbdsoftware.com Github: https://github.com/lbdyck “Worry more about your

Re: Utility to Read from JES2 spool

2023-09-29 Thread Roberto Halais
Thank you,Mark. I’ll check it out. On Fri, Sep 29, 2023 at 10:13 AM Mark Jacobs < 0224d287a4b1-dmarc-requ...@listserv.ua.edu> wrote: > The JES2 external writer will do just that. Proc XWTR in SYS1.PROCLIB. > > Mark Jacobs > > > Sent from ProtonMail, Swiss-based encrypted email. > > GPG

Re: Utility to Read from JES2 spool

2023-09-29 Thread Mike Schwab
https://groups.google.com/g/bit.listserv.ibm-main/c/vj_iGeqFm2o/m/B0wZHzbNNv8J On Fri, Sep 29, 2023 at 9:10 AM Roberto Halais wrote: > > Listers: > > Is there an z/os utility that will allow the reading of a spool file (in > some class) and copy it to a sequential dataset? > > We need to read a

Re: Utility to Read from JES2 spool

2023-09-29 Thread Mark Jacobs
The JES2 external writer will do just that. Proc XWTR in SYS1.PROCLIB. Mark Jacobs Sent from ProtonMail, Swiss-based encrypted email. GPG Public Key - https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com --- Original Message --- On Friday, September 29th, 2023 at