home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / informix / 1735 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  2.5 KB

  1. Path: sparky!uunet!pipex!demon!cix.compulink.co.uk!shemminga
  2. Newsgroups: comp.databases.informix
  3. From: shemminga@cix.compulink.co.uk (Stuart Hemming)
  4. Subject: Re:  Informix I-Net problem
  5. Reply-To: shemminga@cix.compulink.co.uk
  6. Date: Mon, 17 Aug 1992 11:19:05 +0000
  7. Message-ID: <memo.579719@cix.compulink.co.uk>
  8. Sender: usenet@gate.demon.co.uk
  9. Lines: 60
  10.  
  11. In-Reply-To: <1992Aug14.223601.8529@informix.com> billd@informix.com (William Daul)
  12.  
  13.  
  14.  
  15. In article <1992Aug14.223601.8529@informix.com> billd@informix.com
  16. (William Daul) writes:
  17. > PROBLEM:
  18. > =================================================================
  19.  
  20. [stuff deleted]
  21. > RESPONSE:
  22. > =================================================================
  23. > Stuart:
  24. >   -932 Error on network connection, t_open system call failed
  25. >    SYSTEM error number 28
  26. >    No space left on device.
  27. >    Note no errors in sqlsrvlog.
  28. >    What you should do would be to increase the number of Queues.  This
  29. >    should be a parameter like NQUEUE in the kernal on the server.
  30. >    You could check this by using crash utility and the command strstat
  31. >    (streams status).
  32.  
  33. OK, I'm gonna try this today. Just a point tho'; here is a typical
  34. set of output from netstat -m from first the server:
  35.  
  36.                  alloc   inuse     total     max    fail
  37. streams:            96      64       253      66       0
  38. queues:            512     368      1786     380       0
  39. mblocks:          2170     223    471846     244       0
  40. dblocks:          1736     223    385916     244       0
  41.  
  42. and the client:
  43.  
  44.                 alloc    inuse     total     max    fail
  45. streams:           96       57       446      62       0
  46. queues:           512      326      2526     352       0
  47. mblocks:         2170      181    301537     234       0
  48. dblocks:         1736      181    260248     230       0
  49.  
  50. Both of there sample were take *before I re-tuned the kernel. Don't
  51. these figure suggest that NQUEUE isn't set wrong?
  52. --------------------------------------------------------------
  53. | These opinions are mine -- let's face it who'd want them   |
  54. | Send me mail... Now send me some more                      |
  55. |------------------------------------------------------------|     
  56. | Stuart Hemming             | shemminga@cix.compulink.co.uk |
  57. | Tudor Labels Ltd           |                               |
  58. | Roman Bank                 | Tel :  (+44) 778 426444       |
  59. | Bourne                     | Fax :  (+44) 778 421862       |
  60. | Lincs PE10 9QL                                             |
  61. | United Kingdom                                             |
  62.  
  63.  
  64. Stuart
  65. |8-)
  66.