home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / vmsnet / sysmgt / 276 < prev    next >
Encoding:
Internet Message Format  |  1992-10-12  |  2.3 KB

  1. Xref: sparky vmsnet.sysmgt:276 comp.os.vms:16429
  2. Path: sparky!uunet!caen!uwm.edu!fps.mcw.edu!brodie
  3. From: brodie@fps.mcw.edu
  4. Newsgroups: vmsnet.sysmgt,comp.os.vms
  5. Subject: Re: Bug in AUTOGEN? - Documented behaviour
  6. Message-ID: <1992Oct12.124431.697@fps.mcw.edu>
  7. Date: 12 Oct 92 12:44:30 CST
  8. References: <1992Oct7.130134.1005@beckman.com> <1992Oct7.142934.1006@beckman.com>
  9. Organization: Medical College of Wisconsin,  Milwaukee, WI
  10. Lines: 38
  11.  
  12. In article <1992Oct7.142934.1006@beckman.com>, dsroberts@beckman.com writes:
  13. > In article <1992Oct7.130134.1005@beckman.com>, dsroberts@beckman.com writes:
  14. >> I've run across an anomoly in autogen.  Don't know if I'd call it a bug or a
  15. >> feature :-).  I was making some changes to modparams.dat to install a new
  16. >> product, and ran autogen.com.  It would error in the SETPARAMS phase with
  17. >> "parameter out of range".  It turned out that LRPCOUNTV was getting set
  18. >> to 4800 even though the sysgen max is 4096.  My modparams.dat file had a
  19. >> "MIN_LRPCOUNTV=957" in it.  I added a MAX_LRPCOUNTV=4096 to resolve it.
  20. >> 
  21. > It has been pointed out to me that this behaviour is documented in either the
  22. > 5.5-1 or 5.5-2 release notes (I'm at 5.5, so haven't taken the time to look
  23. > them up on the CD).  I think I'll call it a bug :-)  The workaround given is
  24. > precisely what I did (add a MAX_ value in the case above).
  25. > Anyway, this happened to SRPCOUNTV (too high) and PAGFILCNT (too low!) for me.
  26.  
  27. A note on AUTOGEN. 
  28.  
  29. First, AUTOGEN Calculates the value (from the VMS side of things), then
  30. after that, ADD_, MIN_, and MAX_ limits are applied.  Although it would
  31. be NICE that autogen should compare the range of values, it simply
  32. doesn't.   (keep remembering-- it's just a stupid DCL procedure...)
  33.  
  34. I suspect that if/when dec ever re-does autogen to be an IMAGE instead
  35. of a PROCEDURE, more "Smarts" will be built in.   Until such time, we
  36. (as system managers) simply have to keep adding lines to MODPARAMS.DAT
  37. that tell autogen "don't DO that......"
  38. -- 
  39. Kent C. Brodie - Sr. Systems & Network Manager     InterNet:  brodie@fps.mcw.edu
  40. Faculty Physicians & Surgeons             uucpNet:   fps.mcw.edu!brodie
  41. Medical College of Wisconsin             MaBellNet: +1 414 266 5080
  42.  
  43. begin 700 sig.file
  44. M+BYW:&%T(&1I9"!Y;W4@97AP96-T(&9O<B!A('1W;RUL:6YE('5U96YC;V1E
  45. ?9"!F:6QE+"!A(&-O;&]R('!I8W1U<F4_(" Z+2D@("UL
  46.  
  47. end
  48.  
  49.