home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / informix / 2871 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.6 KB

  1. Path: sparky!uunet!gatech!europa.asd.contel.com!emory!emory!not-for-mail
  2. From: unifi!goofy.unifi.com!bharat@uunet.UU.NET (Bharat Shah)
  3. Newsgroups: comp.databases.informix
  4. Subject: OnLine.USERS.parameter
  5. Date: 6 Jan 1993 14:13:05 -0500
  6. Organization: Mailing List Gateway
  7. Lines: 52
  8. Sender: walt@mathcs.emory.edu
  9. Distribution: world
  10. Message-ID: <1ifb01INNadf@emory.mathcs.emory.edu>
  11. Reply-To: unifi!goofy.unifi.com!bharat@uunet.UU.NET (Bharat Shah)
  12. NNTP-Posting-Host: emory.mathcs.emory.edu
  13. X-Informix-List-ID: <list.1752>
  14.  
  15. Hi,
  16.  
  17. We have been using SCO-OnLine since last three years and I have yet to figure 
  18. out the **TRUE** meaning of the USERS shared memory parameter.
  19.  
  20. USERS imply maximum number of users
  21.  
  22. Page 2-28 of Informix OnLine Administrator's Guide,
  23. Database Server Version 4.00 states:
  24.  
  25.    " ..... Daemon and tape utilities count as users.
  26.     Minimum number of users is given by the equation 4 + p + m
  27.  
  28.     where p is the number-of-page-cleaners
  29.           m is 1 if you use disk mirroring and
  30.           m is 0 if you are not using mirroring"
  31.  
  32. My question goes if:
  33.  
  34. p = 1 and m = 1 and
  35. I want five "people-users" (one each for isql, esql/c, forms, Wingz, Ace) 
  36. to use the engine what should be my setting for USERS ?
  37.  
  38. If your answer is  5 + daemon + (p=1) + (m=1) = 8 ... You are wrong !!
  39.  
  40. On calling Informix Tech Support I was told that for five people user the
  41. setting should be (5 * 4) + p + m = 22 !!
  42.  
  43. My license being for 16-users I was not sure if this was OK, so I called
  44. again to confirm USERS setting of 22 and queried some other Support
  45. engineer. He not only refused to confirm the setting but seemed upset at 
  46. the previous engineer for giving me the **REAL** formula !!
  47.  
  48. Some simple experiments showed that a value of 10 would suffice for my needs.
  49.  
  50. MY GRIPE HERE IS WITH DOCUMENTATION and WITH INFORMIX TECH SUPPORT !! 
  51.  
  52. IF ONLINE REQUIRES MAX USERS SETTING WHY NOT DOCUMENT A FORMULA TO
  53. COMPUTE MAX ? WHY BOTHER TO GIVE A FORMULA FOR MINIMUM SETTING ?
  54.  
  55. WHY NOT BE FORTHCOMING AND SAY THAT **USERS** SETTING IS THE NUMBER OF
  56. PROCESSES (This though could be found out by reading the tbconfig file which 
  57. states that users = max number of concurrent processes). I guess I had better 
  58. read all Informix provided scripts & files to to understand the product!
  59.  
  60. Comments welcome.
  61.  
  62. ========================================================================
  63. Bharat Shah                                      Voice: (508)-663-7570
  64. Unifi Communications Corp.                         Fax: (508)-663-7543
  65. 4 Federal St, Billerica, Mass 01821                     bharat@unifi.com
  66. ========================================================================
  67.