a***@gmail.com
2016-05-29 13:46:29 UTC
Hi, we have a performance issue in our production environement, when we've checked the online log we found that informix is allocating each time memory segment of 82223 kb to 82260 kb and so on, so we have change onconfig parameters to :
SHMVIRTSIZE TO 20000000
SHMADD TO 1000000
SHMTOTAL TO 25000000
our server is a Window 2008 64 bits with 53 GB and 16 cpu, but we restarted the informix server we have check the memory of the server and its consuming just 1.8 GB of resident memory even if we gave it 20 Gb in onconfig, so why Informix does not reserve the memory I gave in the onconfig wich is 20000000.
is there any problem with window 2008 64 bits, my Informix is 11.70 TC5
Thanks
SHMVIRTSIZE TO 20000000
SHMADD TO 1000000
SHMTOTAL TO 25000000
our server is a Window 2008 64 bits with 53 GB and 16 cpu, but we restarted the informix server we have check the memory of the server and its consuming just 1.8 GB of resident memory even if we gave it 20 Gb in onconfig, so why Informix does not reserve the memory I gave in the onconfig wich is 20000000.
is there any problem with window 2008 64 bits, my Informix is 11.70 TC5
Thanks