> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of John Mattson > Sent: Tuesday, August 12, 2008 2:55 PM > To: [email protected] > Subject: Where did this EMCS Console come from and how do I > control it? > > Have zOS 1.08 up and almost in production. And I finally got > Health Checker going. So, it tells me that I have a > console(s) set up > with ROUTCDE None.... > > * Start: CHECK(IBMCNZ,CNZ_SYSCONS_ROUTCODE) > * > * > * > ************************************************************** > ********** > CHECK(IBMCNZ,CNZ_SYSCONS_ROUTCODE) > START TIME: 08/12/2008 10:23:15.508379 > CHECK DATE: 20040816 CHECK SEVERITY: LOW > * Low Severity Exception * > CNZHF0008I System console TEST is not configured to receive the > minimum set of routing codes (1, 2, and 10). > Explanation: The system console should be configured to > receive, at a > minimum, routing codes 1, 2, and 10. > > Now, I do not even know I have a console named TEST, > it is not in > PARMLIB(CONSOL__), so I did a display, and found the following: > > DISPLAY EMCS,FULL,KEY=SYSCONS > > CNZ4101I 11.23.04 DISPLAY EMCS 992 > DISPLAY EMCS,FULL,KEY=SYSCONS > NUMBER OF CONSOLES MATCHING CRITERIA: 1 > CN=TEST STATUS=A CNID=02000001 KEY=SYSCONS > SYS=TEST ASID=0009 JOBNAME=-------- JOBID=-------- > HC=N AUTO=N DOM=ALL TERMNAME=TEST > MONITOR=-------- > LEVEL=ALL,NB AUTH= MASTER > ROUTCDE=NONE > AUTOACT=-------- > INTIDS=N UNKNIDS=N > ALERTPCT=80 > QUEUED=0 QLIMIT=10000 > SIZEUSED=5184K MAXSIZE=2097152K > > Nothing in INIT & TUNE on how to control this. I find > some leads > to MVS Planning Ops, but that leads to a RACF definition for OPERATOR > auth, and I do not see any way to determine WHO, ie, which > RACF userid is > associated with this. So, should I just ignore HC, or is > there some way > to control this thing?
In my CONSOLnn member, I have the line: CONSOLE DEVNUM(SYSCONS) AUTH(MASTER) This refers to the HMC interface. That's when you click on an LPAR icon, then click on "Operating System Messages" on the right. This brings up a primitive "line mode" console. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

