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

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!mips!darwin.sura.net!jvnc.net!synapse.bms.com!bms.com!KAZ
  2. From: kaz@bms.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: DEC SNR RJE output problem
  5. Message-ID: <1992Jul28.124322.6790@synapse.bms.com>
  6. Date: 28 Jul 92 12:43:22 GMT
  7. References: <1992Jul27.210014.23110@uxa.ecn.bgu.edu>
  8. Sender: news@synapse.bms.com
  9. Reply-To: kaz@bms.com
  10. Organization: Bristol-Myers Squibb
  11. Lines: 36
  12.  
  13. In article <1992Jul27.210014.23110@uxa.ecn.bgu.edu>, uucm000@uxa.ecn.bgu.edu (Tingli Pan) writes:
  14. >
  15. >I've Dec SNA RJE installed in our system. The output of the RJE job
  16. >supposed to be written on the directory userdisk:[snarje]. The trouble
  17. >is that when ever the job comes out, the error message is diskquota
  18. >exceeded. I checked the directory is owned by [SYSTEM] which has quota
  19. >in the userdisk. The only way I can make it work is to disable the disk
  20. >quota, which is impossble. I need suggestion and advise in it.
  21. >
  22. Are you sure that the process which is handling the SNARJE output is actually
  23. SYSTEM?   At our site, we have a separate account called RJE1 set up for this.
  24. To see what account you are using:
  25.  
  26.     $ MCR SNARJE
  27.     SNARJE> USE WS1        !or whatever it's called at your place
  28.     SNARJE> SHOW STATUS
  29.  
  30.         Stream RD1
  31.                     Queue:     SNARJE$READER
  32.                     Current:   none
  33.         Stream PR1  (Translate)
  34.                     Assigned:  MORDOR"RJE1"::[RJE1.OUTPUT]
  35.                     Current:   none
  36.         Stream PU1  (Translate)
  37.                     Assigned:  MORDOR"RJE1"::[RJE1.OUTPUT]
  38.                     Current:   none
  39.  
  40. This shows that the output of the printer and punch units are both
  41. handled by user RJE1 on node MORDOR.    If you have a similar setup,
  42. using something other than the SYSTEM account, just make sure that
  43. that account has EXQUOTA privs.
  44.  
  45. ----------------
  46. Joe Kazimierczyk
  47. kaz@bms.com
  48. ----------------
  49.