Thanks for the reminder about the WRITELOG command, I had forgotten about that.
Peter From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Jon Perryman Sent: Monday, August 18, 2025 12:49 PM To: [email protected] Subject: Re: Batch printing SYSLOG/OPERLOG On Mon, 18 Aug 2025 15:58:59 +0000, Farley, Peter <[email protected]> wrote: >All I can find from various searches at ibm.com are instructions to use the >SDSF PRINT command to print the contents of SYSLOG/OPERLOG to a dataset. SYSLOG is automatically captured as a JES2 print file. See MVS command W (e.g. W L to send syslog to sysout class L. Some shops use a wtr task to capture syslog from that class and write it to tape. Others, simply delete it at some point in time. A simple IEBGENER can be used to print the wtr file. Or you can simply start a printer with the syslog output class specified in the w command. -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
