It appears the messages are found in JESYSMSG, and not JESMSGLG/SYSLOG/OPERLOG. You will likely need something like System Automation's Job Log Monitoring <https://www.ibm.com/support/knowledgecenter/SSWRCJ_4.1.0/com.ibm.safos.doc_4.1/CustandProg/Joblog_Monitoring.html> to accomplish the goal, or some other method to get these messages as WTOs.
On Tue, Jun 12, 2018 at 4:31 AM saurabh khandelwal < venkatkulkarn...@gmail.com> wrote: > Hello Vince, > > Thanks for reply. > > I want to trap below dataset only when > > FDNBT.DATA.VPLUS.SDPAT17.G1678V00 > > we see SVTM052I this msgid and TEXT "TO " . > I am not sure, if i made mistake in coding this in netview automation > table. > > please suggest. > > On Tue, Jun 12, 2018 at 12:10 PM, Vince Getgood <getgo...@hotmail.com> > wrote: > > > I'm not a Netview or Systems Automation expert, but I THINK what's > > happening here is that SVTM052I is a multi-line message, and you are > trying > > to process it like a single line message. > > > > Note in your post that there are THREE lines that have the message number > > SVTM052I. > > > > I'm guessing that Netview is matching on the FIRST line (SVTM052I > > FROM E2CP.AZD601P2.ATI7.NBK.PS), but as that DOES NOT contain .'TO'. or > > MTXT (whatever that is), the REXX isn't being executed. > > > > You need to process SVTM052I as a multi-line message. > > > > Have a look at this http://www-01.ibm.com/support/ > > docview.wss?uid=swg21253770 > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN