If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Memory in the instance.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-16-09, 05:54
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 283
Smile Memory in the instance.

Hi Gurus,

What is the parameters to allocate memory at one instance in informix 11.50

Thank you fort you help.
Reply With Quote
  #2 (permalink)  
Old 09-28-09, 06:30
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 283
The Question is very complicate or do not well explicate, I need help please.

Greetings
Reply With Quote
  #3 (permalink)  
Old 09-28-09, 08:14
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
This parameters
Code:
informix~$ onstat -c |grep ^SHM
SHMBASE 0x44000000L
SHMVIRTSIZE 65000
SHMADD 5120
SHMTOTAL 307200
SHMVIRT_ALLOCSEG 0.80,3
SHMNOACCESS
informix~$ onstat -c |grep ^BUFF
BUFFERPOOL      default,buffers=10000,lrus=8,lru_min_dirty=50.000000,lru_max_dirty=60.500000
BUFFERPOOL      size=2K,buffers=50000,lrus=8,lru_min_dirty=50.000000,lru_max_dirty=60.000000
BUFFERPOOL      size=4K,buffers=2000,lrus=8,lru_min_dirty=50.000000,lru_max_dirty=60.500000
More info : Configuration Parameters
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On