Sorry for the late reply, I didn't have any round tuits yesterday. > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of McKown, John > Sent: Thursday, August 06, 2009 10:47 AM > To: [email protected] > Subject: Re: How to eliminate the igd17223i message from the syslog under > sdsf. <Snipped> > > In SDSF, go to DA screen and do an "SE" command on the master address > > space from the system you want to look at the syslog. That > > will get you an edit session showing all syslog content since the last > syslog switch. All ISPF edit commands are available then. No need to first > XDC out the log to a dataset. > > > > Regards, Barbara > > OOHHH! AAAHH!! Thank you, thank you, thank you!!!! I didn't know you do > could that!
Well, that's something every application person here knows and uses every day: "Oops, abended, let me fix the program and then resubmit the exact same JCL: SE the job on the ST or H screens, sub;end" and off it goes. Also: "Hmm-m-m, gotta submit this regression test for 8 different clients, submit the first one, then edit the JCL from the DA screen while that first one is running, change the client and sub; repeat for all clients, end when done". Plus similar editing/filtering for the sysout output of dataset compares during regression testing, do it all the time to find out what's really different or unexpectedly different. You are limited by your TSO region size as to what can be edited (just like any other TSO edit), but as a sysprog I don't suppose that's a problem for you (apps folk here are limited to around 8M). There is also "SB" to browse the entire output for larger sysout's, but no editing capabilities there. At last, something applications knew first! :O) Peter 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: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

