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 > Number of userthreads

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-07, 06:03
sge sge is offline
Registered User
 
Join Date: Jun 2006
Posts: 14
Number of userthreads

Hi all,

we use IDS 9.4 on AIX 5.2.
When I look at onstat -u, the last line says
"13 active, 128 total, 24 maximum concurrent"

Where does the 128 comes from? Can I change it somewhere?
Or is it given by the system?

Thanks in advance for your answer!
sge
Reply With Quote
  #2 (permalink)  
Old 02-01-07, 04:07
stanislav.ondac stanislav.ondac is offline
Registered User
 
Join Date: Aug 2005
Posts: 140
The field "total" means the current number of userthreads that the IDS has been dynamically allocated to handle.
If the number of requests exceeds the current "total" number then the IDS will dynamically allocate additional memory for these new userthreads. So this number is dynamically changed when additional memory for new threads is needed.

hope this helps
Reply With Quote
  #3 (permalink)  
Old 02-02-07, 06:15
sge sge is offline
Registered User
 
Join Date: Jun 2006
Posts: 14
Hi Stanislav,

thank you very much! It helps me a lot!

Have a nice weekend!
sge
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