home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / internal / 1539 < prev    next >
Encoding:
Internet Message Format  |  1992-11-04  |  1.7 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!ukma!asuvax!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!news.service.uci.edu!unogate!mvb.saic.com!macro32
  2. From: DWING@UH01.Colorado.EDU (would rather be skiing ...)
  3. Newsgroups: vmsnet.internals
  4. Subject: Re: idle terminal...
  5. Message-ID: <01GQR8UAHE3M00JZ53@VAXF.COLORADO.EDU>
  6. Date: 4 Nov 92 21:20:19 GMT
  7. Organization: Macro32<==>Vmsnet.Internals Gateway
  8. Lines: 25
  9. X-Gateway-Source-Info: Mailing List
  10.  
  11. Bob George, BOB@AENEAS.IMS.DISA.MIL, wrote, in part:
  12.  
  13. >The $FORCEX just terminates any image that you have running and returns
  14. >control to DCL.  That wouldn't have any effect on the nodelete bit, would
  15. >it?  Then the $DELPRC does check the nodelete bit (and other things) before
  16. >it trys to kill the process.
  17.  
  18. You are right that your process wouldn't be deleted, but if someone does a
  19. $FORCEX to your process, whatever image you were running (lets say, an
  20. editor) will go through its regular run-down.  If the run-down doesn't include
  21. saving the edited file, you (could have) lost everything.  I say 'could have'
  22. because it may have a .JOU file or some sort of auto-save function that will
  23. allow you to recover.
  24.  
  25. >Yes, but operations at one of the sites that I support has a nasty habit of
  26. >stopping users' processes when they are running backups.  I set the nodelete
  27. >bit on that system and then they suspended my process.  Does wonders when
  28. >you're a large FTP or DECnet transfer or stepping through a large program
  29. >that someone's having trouble with.
  30.  
  31. Sweet (add appropriate sarcastic inflections towards the operators at the
  32. site).
  33.  
  34. -Dan Wing, dwing@uh01.colorado.edu or wing_d@ucolmcc.bitnet (DGW11)
  35.  Systems Programmer, University Hospital, Denver
  36.