home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / vms / 13835 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.7 KB

  1. Path: sparky!uunet!ogicse!hp-cv!sdd.hp.com!hplabs!ucbvax!UNODE2.NSWC.NAVY.MIL!SYSTEM_JM
  2. From: SYSTEM_JM@UNODE2.NSWC.NAVY.MIL ("SYSTEM SUPPORT")
  3. Newsgroups: comp.os.vms
  4. Subject: SHOW PROCESS SWAPPER
  5. Message-ID: <9208191543.AA08187@ucbvax.Berkeley.EDU>
  6. Date: 19 Aug 92 15:16:00 GMT
  7. Article-I.D.: ucbvax.9208191543.AA08187
  8. Sender: usenet@ucbvax.BERKELEY.EDU
  9. Organization: The Internet
  10. Lines: 28
  11.  
  12.  
  13. From: SYSTEM_JM@unode2.nswc.navy.mil
  14. >> Yikes! I'm sure there's an easy answer for this one!  How come the
  15. >> command "$SHOW PROCESS <process-name>" works on our standalone system,
  16. >> but not on our cluster?  For example: $ SHOW PROCESS SWAPPER will work
  17. >> on the standalone, but I get a "non-existent process" error on the
  18. >> cluster. And yes, the process does exist.  Hmmm...
  19.  
  20. From: Jerry Leichter <leichter@lrw.com>
  21. >Process names are implicitly qualified by group number:  To see a process
  22. >selected by name, the group under which you are running has to match the
  23. >group under which the process is running.  The SWAPPER runs under SYSTEM,
  24. >which is UIC [1,4]; so the "full" name of the process is [1]SWAPPER, where
  25. >the [n] part of the name can't be specified explicitly.  I'll bet you are
  26. >running from a process in group 1, probably SYSTEM, on the standalone
  27. >system, but not on the cluster.
  28. >                            -- Jerry
  29.  
  30. Well Jerry, if you were a bettin' man, you'd be rich! I was logged into 
  31. the SYSTEM account on the standalone, but not on the cluster. Thanks a 
  32. $billion for your response! 
  33.  
  34. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  35. Jim Matthews
  36. Naval Surface Warfare Center Dahlgren Division
  37. Dahlgren, VA
  38. SYSTEM_JM%UNODE2@RELAY.NSWC.NAVY.MIL
  39. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  40.