> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Ed Long > Sent: Friday, February 16, 2007 3:54 PM > To: [email protected] > Subject: K E,1 Alternatives > > > Hi everyone. I recently suffered a console flood caused by > the RACFDS running out of space. > This is an ADCD z/OS 1.5 system. The out of space condition > appears to have occurred due to an oddity in how DB2 archive > logs were RACF protected. Each dataset Db2 created caused > RACF to create a matching RACF profile. The dataset names of > course have Date and Time in them so are unique. It appears > to have taken 5.5 years to blow out RACF. I deleted the > existing profile and created a generic profile which appears > to not cause the problem. Oh, I also deleted all the old profiles. > My actual question has to do with the control operator > command. On this system, the only form of it that appears to > work is K E,1 (delete 1 message). K E,1,10 - according to the > Command Reference manual should delete the first 10 action > messages; but it gets rejected due to 'invalid range'. My > fingers got tired repeating k e,1 for every IRR405I that got > generated. > Is this correct that only K E,1 should work? Is there a > better procedure than this for dealing with the flood, short > of punching out and reipling? Will Daiske survive Yankee Stadium? > Thanks. > > > > Edward Long
What is wrong with: K S,DEL=R to put the console in ROLL mode? K Q,L=nn is nice if there are a lot of messages queued to a console which is not close by. That requeues all the messages into the SYSLOG and off the console in question. Also, you can: K N,PFK=(1,CMD='K E,1'),CON=N then just keep pressing the PF1 key. -- 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

