home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18374 < prev    next >
Encoding:
Text File  |  1992-11-24  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!cs.utexas.edu!usc!wupost!monsanto.com!musctn.monsanto.com!rewise
  3. From: rewise@musctn.monsanto.com (Richard Wiseman - VAX/VMS CraftsPerson)
  4. Subject: Re: %system-F-REMRSRC, insufficient system resources at remote node
  5. Message-ID: <1992Nov23.222054.1@musctn.monsanto.com>
  6. Lines: 35
  7. Sender: news@tin.monsanto.com (USENET News System)
  8. Organization: Monsanto - Ag.
  9. References: <21NOV92.00260721@moleng.ucsc.edu>
  10. Date: Mon, 23 Nov 1992 22:20:54 GMT
  11.  
  12.     In article <21NOV92.00260721@moleng.ucsc.edu>, wipke@moleng.ucsc.edu writes:
  13. > When we do a
  14. > SET HOST SECS
  15. > we get
  16. > %SYSTEM-F-REMRSRC, insufficient system resources at remote node
  17. > How can I know what specific resource is causing this msg?  LRP's are
  18. > available on SECS according to "show mem"
  19. > Node SECS does not have many people logged in or connected.
  20. > -Wipke@secs.ucsc.edu
  21.  
  22.     This is usally caused by the "executor Max links" parameter 
  23.     for the remote node being exceded..
  24.     go into NCP on the remote node and do a show executor count
  25.     look for the line that says "Maximum logical links active" 
  26.     then do a show executor characterics
  27.     look for the line that says "maximum links"
  28.     if the two numbers are the same then this might be the cause of 
  29.     your problem.
  30.     if you feel you need more links increase the number on the remote node
  31.     with the NCP command 
  32.     define exec max links xx  ( this puts it in the permanet data base
  33.     set exec max links xx  ( this puts it in the volitle data base)
  34.     be carefull not to make the number too large..
  35.  
  36.  
  37.                 ...rew-- 
  38. -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  39.    Richard Wiseman         VAX-VMS Crafts Person
  40.    MONSANTO                    Internet:  Rewise@musctn.monsanto.com
  41.    RR #5 Wiggins Rd.             Yellnet:  +1 (319)262-7528 or 262-7339
  42.    BOX 473                           FAX:  +1 (319)262-5626
  43.    Muscatine, Ia 52761        Disclaimer:  All opinions are my own, I think
  44. -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  45.