John Norgauer wrote:
Currently here is a display of our consoles:CONSOLE/ALT ID --------------- SPECIFICATIONS ---------- SYSLOG COND=H AUTH=CMDS NBUF=0 U ROUTCDE=ALL 01/01 01 COND=M AUTH=MASTER NBUF=0 U 0521 AREA=Z MFORM=T,J SAND DEL=RD RTME=1 RNUM=16 SEG=16 USE=FC LEVEL=ALL PFKTAB=*DE ROUTCDE=1-12 So, now how do I proceed to NOT have my ACTRT stats appear on SYSLOG and the console at 521?
Simple. You need to write the messages using a routing code that these consoles do not display. In the case of your 0521 console, that is any code from 13-128. Your syslog is defined to capture all routing codes and will need to be changed. (I question your setup entirely, since you display route code 11 -- programmer information -- messages in both places! But I digress...) My consoles look like this: |IEE889I 10.51.18 CONSOLE DISPLAY 865 |MSG: CURR=0 LIM=5000 RPLY:CURR=4 LIM=31 SYS=MVS60 PFK=00 | CONSOLE ID --------------- SPECIFICATIONS --------------- | SYSLOG COND=H AUTH=CMDS NBUF=N/A | ROUTCDE=1-10,12-13,15-128 | OPERLOG COND=H AUTH=CMDS NBUF=N/A | ROUTCDE=1-10,12-13,15-128 | MSTR60A 01 COND=M AUTH=MASTER NBUF=0 | 0600 AREA=Z,A MFORM=S,J | MVS60 DEL=RD RTME=1/4 RNUM=5 SEG=16 CON=N | USE=FC LEVEL=ALL PFKTAB=PFKTAB1 | ROUTCDE=1-2,7-10,16-96,99-112,115-128 | LOGON=OPTIONAL | CMDSYS=MVS60 | MSCOPE=*ALL | MONITOR=JOBNAMES | ALTGRP=MSTRGRP . . (many others follow here) . Notice how route codes 11 and 14 don't appear in the logs or on consoles. Our IEFACTRT WTOs use route code 14. Why 14 instead of 11? So we can temporarily enable the display of messages with route code 14 without also getting all of those route code 11 messages. -- ----------------------------------------------------------------- | Edward E. Jaffe | | | Mgr, Research & Development | [EMAIL PROTECTED] | | Phoenix Software International | Tel: (310) 338-0400 x318 | | 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801 | | Los Angeles, CA 90045 | http://www.phoenixsoftware.com | ----------------------------------------------------------------- ---------------------------------------------------------------------- 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

