Re: MySQL - Tuning for higher performance

2008-04-28 Thread cypherstrong
Ok I answer myself : Look at http://rackerhacker.com/mysqltuner/ Wonderfull tuner ! cypherstrong a écrit : > Hi > > I'm looking for a wait to fine tune mysql5 on debian etch > > Is they a wait to do a calcul to adapt perferly mysql conf to computer > capacity ? >

MySQL - Tuning for higher performance

2008-04-25 Thread cypherstrong
Hi I'm looking for a wait to fine tune mysql5 on debian etch Is they a wait to do a calcul to adapt perferly mysql conf to computer capacity ? Thanks signature.asc Description: OpenPGP digital signature

Re: IBM DB2 V9.5 32 bits failed to allocate share memory

2008-04-07 Thread cypherstrong
AM +0200, cypherstrong wrote: > >> Ok After well testing on both system ... I have found that DB2 V9.5 >> FixPack 0 doesn't work on 32 bits system properly >> Redhat sets automatically some sysctl value after installation: >> >> kernel.shmmax >> >> So

Re: IBM DB2 V9.5 32 bits failed to allocate share memory

2008-04-03 Thread cypherstrong
they site) So I'm stuck for this system We will need to move to a 64 bits system to solve the problem a fixpack 1 should be good now thanks for support Chris Bannister a écrit : > On Mon, Mar 31, 2008 at 05:22:13PM +0200, cypherstrong wrote: > >> Ok in fact what I have sa

Re: IBM DB2 V9.5 32 bits failed to allocate share memory

2008-03-31 Thread cypherstrong
lue I have try the express version, so no support for that I think I could try to ask I'm waiting for a new version of db2 I will see if the problem persist Thanks for support Chris Bannister a écrit : > On Wed, Mar 26, 2008 at 09:46:19AM +0100, cypherstrong wrote: > >>

Re: [OT] searching for crm

2008-03-29 Thread cypherstrong
Try this RedMine !!! It's the best I have ever try !!! Totally write in ruby, with apache2 + fastcgi it's rock !!! They support a lot of think, workflow, task, good for project, support for versioning tools (subversion, cvs, dark, mercurial ...) Martin Marcher a écrit : Hi, I'm looking for

Re: IBM DB2 V9.5 32 bits failed to allocate share memory

2008-03-26 Thread cypherstrong
I have already try to change it manually but DB2 auto rewrite the shmmax value I have try to start db2 and after set the shmmax, but they still crash with same error. Perhaps it's a bug of the db2 v9.5 fixpack 0 of ibm soft because older version work fine without anything to do. They is a way to

Re: IBM DB2 V9.5 32 bits failed to allocate share memory

2008-03-25 Thread cypherstrong
Ok with the same kernel option set in a debian kernel like this : apt-get source linux-image-`uname -r` cp -r linux-`uname -r` linux-`echo $REDHAT_VERSION` ln -s linux-`echo $REDHAT_VERSION` linux cd linux cp ~/config-`echo $REDHAT_VERSION` .config echo "" | make oldconfig make -kpkg --initrd kern

IBM DB2 V9.5 32 bits failed to allocate share memory

2008-03-21 Thread cypherstrong
Hi, I have a issue with IBM DB2 V9.5 (the express version) in 32 bits. I have install it on a 64 bits arch without any problem, on debian But in 32 bits, on a Bi-Xeon with 4g of ram, during installation they say "Allocation memory failed : Cannot allocate share memory" It's a fresh debian etch