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 > DB2 > DB2 on Windows V9.5 FP2 - db2fmp.exe

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-22-08, 15:44
itsonlyme44 itsonlyme44 is offline
Registered User
 
Join Date: Dec 2007
Posts: 261
DB2 on Windows V9.5 FP2 - db2fmp.exe

Can anyone explain to me what it means when there are multiple db2fmp.exe processes running???

We have a small Datamart on UDB and right now there are 18 db2fmp.exe processes running.
Reply With Quote
  #2 (permalink)  
Old 10-22-08, 15:51
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
I think each db2fmp.exe runs one fenced routine at a time. Besides, the fenced routine processors are pooled, so some of them can be idle.

If it bothers you, I guess you can tweak the keepfenced and fenced_pool parameters...
Reply With Quote
  #3 (permalink)  
Old 10-22-08, 16:13
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
db2fmp processes also run JVMs and they are used for fenced federated wrappers.

(If a fenced routine is declared as THREADSAFE, DB2 may decide to run multiple of such routines in the same db2fmp.)
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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