home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12776 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.1 KB

  1. Path: sparky!uunet!wupost!gumby!destroyer!caen!uakari.primate.wisc.edu!ames!agate!ucbvax!UH01.Colorado.EDU!DWING
  2. From: DWING@UH01.Colorado.EDU (Dan Wing)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: How to deallocate a device ALLOCATE'd by someone else?
  5. Message-ID: <01GMR6JQHG4200008B@VAXF.COLORADO.EDU>
  6. Date: 24 Jul 92 17:13:22 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 15
  11.  
  12. Roy Nakatsuka, roy@umbra.gsfc.nasa.gov, wrote:
  13.  
  14. >Does anyone know of a way in VMS to deallocate a device ALLOCATE'd by another
  15. >user or process?  It seems that no matter what privileges you have or who you
  16. >are, even SYSTEM is not allowed to do this.
  17.  
  18. If the PID that has the device allocated is no longer on the system, you've
  19. encountered a VMS bug; contact your local office for a program that will
  20. free the device (also available on DSNlink).
  21.  
  22. If the PID is currently on the system, a REPLY/USER to remind them usually
  23. works, and STOP/ID will do it, too.
  24.  
  25. -Dan Wing, DWING@UH01.Colorado.EDU or WING_D@UCOLMCC.BITNET (DGW11)
  26.  Systems Programmer, University Hospital, Denver
  27.