home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / ibmmain / 2667 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.3 KB

  1. Path: sparky!uunet!paladin.american.edu!nntp.msstate.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!cleveland.Freenet.Edu!ah739
  2. From: ah739@cleveland.Freenet.Edu (Leslie J. Somos)
  3. Newsgroups: bit.listserv.ibm-main
  4. Subject: Re: Deleting messages in SYS1.BRODCAST
  5. Date: 18 Nov 1992 16:28:26 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 37
  8. Message-ID: <1edqvaINNn8r@usenet.INS.CWRU.Edu>
  9. References: <IBM-MAIN%92110909275642@RICEVM1.RICE.EDU>
  10. Reply-To: ah739@cleveland.Freenet.Edu (Leslie J. Somos)
  11. NNTP-Posting-Host: slc10.ins.cwru.edu
  12.  
  13.  
  14. In a previous article, ASMIDCC@VM7CG.HQ.AF.MIL (Dennis Caffi) says:
  15.  
  16. >  I have what I hope is a simple question. Is there a way to delete mail
  17. >for a specific userid from SYS1.BRODCAST ?  I don't want to log on to the
  18. >userids in question. One userid has over 1400 messages queued and another
  19. >userid is no longer in use because the person has left but the id is
  20. >still around. Thanks in advance for the help !
  21. >
  22. >-------------------------------------------------------------------------
  23. >Dennis Caffi                                IP: asmidcc@vm7cg.hq.af.mil
  24. >Senior MVS Systems Programmer
  25. >Grumman Data Systems / U.S. Air Force
  26. >Pentagon, Washington, D.C.
  27. >-------------------------------------------------------------------------
  28. >
  29.  
  30. The proper way to get rid of TSO userids is through the TSO ACCOUNT command
  31. DELETE subcommand.  I once had a large group of userids to delete, so
  32. I used ISPF 3.1 on SYS1.SYSUADS to delete them.  Bad idea.  After strange
  33. symptoms (messages not reaching valid userids, etc.) and an unscheduled
  34. IPL, we issued the SYNC (synchronize) command, and everything was OK
  35. from then on.  SYNC compares the UADS and BRODCAST data sets, and cleans
  36. out messages for users who no longer exist.  (We would have been OK if
  37. I had issued SYNC immediately after using ISPF 3.1 to delete userids.)
  38.  
  39. So: for the userid no longer in use, go ahead and delete it with the
  40. TSO ACCOUNT command DELETE subcommand.  This will not affect their
  41. data sets on disk, but will clean up BRODCAST for you.
  42.  
  43. For the other userid, do an ACCOUNT command LIST subcommand to see how
  44. they are defined.  Then delete it (which cleans up BRODCAST), and
  45. re-define it.
  46.  
  47. --
  48. Leslie J. Somos    ah739@cleveland.Freenet.edu
  49.  
  50.