home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / ingres / 1117 next >
Encoding:
Text File  |  1992-08-12  |  2.0 KB  |  51 lines

  1. Newsgroups: comp.databases.ingres
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!uvaarpa!cv3.cv.nrao.edu!mail-to-news-gateway
  3. From: Gavin Trigg <gavin@asis.unimelb.EDU.AU>
  4. Subject: Re: Number of slave processes?
  5. Message-ID: <199208120657.AA20733@mulgulgum.asis.unimelb.EDU.AU>
  6. Sender: root@nrao.edu (Operator)
  7. Organization: National Radio Astronomy Observatory
  8. Date: Wed, 12 Aug 1992 21:57:23 GMT
  9. Lines: 40
  10.  
  11. > Hello,
  12. > I am DBA for an Ingres 6.3/01 installation on a Sun 4/470 (SunOS 4.1.1)
  13. > We have the four Ingres components /ingresdb, /ingresvar, /ingreslog and
  14. > /licence/ingres each on a separate disk.
  15. > We have been experiencing deadlock problems and I have experimented
  16. > with decreased fillfactors in the (btree) tables which are most heavily
  17. > used, also with adding secondary indexes to these tables.
  18. > However, the problems continue.
  19. > We are still only running two slave processes and I am wondering if it
  20. > would be advantageous to increase this number to 4, or maybe more.
  21. > Could anyone advise me of a suitable number, and perhaps of some check I
  22. > could make 'before and after' to see what improvement, if any, has been 
  23. > gained. 
  24. > Thank you,
  25. >     Cristy
  26. > Also known as:       
  27. > cristyn.emmett@newcastle.ac.uk
  28. > ******************************
  29. Cristy,
  30.  
  31. Deadlock has nothing to do with location of components or number of slaves.
  32. Fillfactors MAY have an effect.  The things to look for are lock escalation
  33. (look in errlog.log), number of locks and appropriate locking strategies
  34. (shared vs. exclusive).  There is a section in the DBA guide that discusses
  35. all this.  IPM is invaluble in finding out what locks and their type have been
  36. taken on which pages or tables.   I'm not sure about 6.3 but certainly at 6.4
  37. there is the ability to 'trace' which locks have been taken by the individual
  38. sessions.
  39.  
  40. -- 
  41. Gavin Trigg    Internet: gavin@asis.unimelb.EDU.AU
  42.         Telephone: +61 3 344 6003     Fax +61 3 347 4803
  43. Data Base Administrator, Information Technology Services (ASIS),
  44. The University of Melbourne, Parkville, Australia.  3052.
  45.