Ah! 0004000 translates to a ROUTCDE of 10! And that one _cannot_ be suppressed.
On Mon, Dec 2, 2013 at 8:05 AM, John McKown <[email protected]>wrote: > Perhaps you might try > > V SYSLOG,HARDCPY,DROUT=14 > > This is supposed to DeleteROUTcde 14 from the hard copy. > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2g1b2/4.61.5 > > > > On Mon, Dec 2, 2013 at 7:48 AM, Lizette Koehler > <[email protected]>wrote: > >> A couple of questions. >> >> What version of z/OS are you running? >> Have you looked at the IEFACTRT supplied in SYS1.SAMPLIB as an example? >> Do you want these messages in the JOBLOG only and not SYSLOG? >> >> >> Do you have any automation tools like OPS/MVS or Tivoli? >> >> Thanks >> >> Lizette >> >> >> > -----Original Message----- >> > From: IBM Mainframe Discussion List [mailto:[email protected]] >> On >> > Behalf Of Andrew Metcalfe >> > Sent: Monday, December 02, 2013 5:31 AM >> > To: [email protected] >> > Subject: Removing messages from Hardcopy medium >> > >> > Hi folks, >> > >> > I have inherited an IEFACTRT routine which writes step information to >> routcde=14. I >> > want to stop these messages appearing in the syslog/operlog and I >> thought I knew >> > how to do it, but the evidence suggests otherwise! >> > >> > RO *ALL,D C,HC shows: >> > >> > AL01 RESPONSES --------------------------------------------------- >> > CNZ4100I 14.26.58 CONSOLE DISPLAY 970 >> > CONSOLES MATCHING COMMAND: D C,HC >> > MSG:CURR=0 LIM=9999 RPLY:CURR=2 LIM=99 SYS=AL01 PFK=00 >> > HARDCOPY LOG=(SYSLOG,OPERLOG) CMDLEVEL=CMDS >> > ROUT=(1-10,12-13,15-128) >> > LOG BUFFERS IN USE: 0 LOG BUFFER LIMIT: 999999 >> > AL02 RESPONSES --------------------------------------------------- >> > CNZ4100I 14.26.58 CONSOLE DISPLAY 927 >> > CONSOLES MATCHING COMMAND: D C,HC >> > MSG:CURR=0 LIM=9999 RPLY:CURR=2 LIM=99 SYS=AL02 PFK=00 >> > HARDCOPY LOG=(SYSLOG,OPERLOG) CMDLEVEL=CMDS >> > ROUT=(1-10,12-13,15-128) >> > LOG BUFFERS IN USE: 0 LOG BUFFER LIMIT: 999999 >> > >> > >> > >> > D C,ROUT=14 shows: >> > >> > >> > AL01 RESPONSES --------------------------------------------------- >> > CNZ4100I 14.27.50 CONSOLE DISPLAY 989 >> > CONSOLES MATCHING COMMAND: D C,ROUT=14 >> > MSG:CURR=0 LIM=9999 RPLY:CURR=2 LIM=99 SYS=AL01 PFK=00 >> > NO CONSOLES MEET SPECIFIED CRITERIA >> > AL02 RESPONSES --------------------------------------------------- >> > CNZ4100I 14.27.50 CONSOLE DISPLAY 929 >> > CONSOLES MATCHING COMMAND: D C,ROUT=14 >> > MSG:CURR=0 LIM=9999 RPLY:CURR=2 LIM=99 SYS=AL02 PFK=00 >> > NO CONSOLES MEET SPECIFIED CRITERIA >> > >> > >> > However, when I run my job I still get: >> > >> > >> > N 0004000 AL01 2013336 14:21:51.01 J0003552 00000290 - >> > -----TIMINGS (MINS.)------ >> > S >> -----PAGING COUNTS---- >> > N 0004000 AL01 2013336 14:21:51.01 J0003552 00000290 -STEPNAME >> > PROCSTEP RC EXCP CONN TCB SRB CLOCK >> > S SERV >> WORKLOAD PAGE SWAP VIO >> > SWAPS >> > N 0004000 AL01 2013336 14:21:51.01 J0003552 00000290 -S01COPY >> > 00 0 0 .00 .00 .0 >> > S 27 >> BATCH 0 0 0 0 >> > >> > which (unless I'm going mad) is routcde=14. >> > >> > >> > Can someone please enlighten me? >> > >> > Thanks >> > >> > Andrew >> > >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN >> > > > > -- > This is clearly another case of too many mad scientists, and not enough > hunchbacks. > > Maranatha! <>< > John McKown > -- This is clearly another case of too many mad scientists, and not enough hunchbacks. Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
