home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20272 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  2.4 KB

  1. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!news.claremont.edu!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Question of anal/disk/repair...
  5. Date: 4 Jan 1993 08:58:55 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 34
  8. Distribution: world
  9. Message-ID: <1i8u8fINNdbj@gap.caltech.edu>
  10. References: <9F313A9EF1FF000913@EGFRCUVX>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <9F313A9EF1FF000913@EGFRCUVX>, SABRY@SHEBIN.EG (Sabry Kotob El-Ganzory) writes
  15. >Please, when I issue this a commands:-
  16. >$ anal/disk/repair dia0:
  17. >%VERIFY-W-LOSTHEADER,file(1464,47,1) MAIL.MAI;
  18. >          not found in a directory
  19. >%VERIFY-W-INCQUOTA, QUOTA.SYS indicates 53 blocks used,actual use 57 blocks
  20. >for [300,24]
  21. >-------------------------------------------------------------------------------
  22. >Of coruse, for the first message I go [SYSLOST] then there are file MAIL.MAI
  23. >And the following reading and delete.... IS it a right??
  24. >For the second message, I want from anyone explain this a message ..
  25. >Also, How access with these a message??
  26. >Many Thanks..............
  27.  
  28. Thank you Sabry.  At last you've asked a question and (though probably by
  29. accident) included all the information needed to answer it.
  30.  
  31. The first message said that the file wasn't found in a directory.  That usually
  32. means that it was created as a temporary file [though those are usually also
  33. marked for delete] or that someone did a SET FILE/REMOVE on it.  ANAL/DISK will
  34. move it to [SYSLOST].  What you do with it after that is up to you.  You can
  35. check the ownership of the file (DIR/OWNER) to figure out who it once belonged
  36. to, in case that's important to the disposition.
  37.  
  38. The second message meant that the disk quotas had been corrupted (not very
  39. unusual, unfortunately).  You want to let VERIFY fix this.
  40. --------------------------------------------------------------------------------
  41. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  42.  
  43. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  44. understanding of astronomy is purely at the amateur level (or below).  So
  45. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  46. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  47. hold me responsible for it, but my organization had nothing to do with it.
  48.