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 > Application db2fw

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-11, 01:11
alwayssathya alwayssathya is offline
Registered User
 
Join Date: Aug 2010
Location: Chennai India
Posts: 161
Application db2fw

Hi experts,

In my database i see lot of applications named as db2fw0, db2fw1..... and so on.

i want to know the use of these applications as why it is having so many connections..

help me.
Reply With Quote
  #2 (permalink)  
Old 02-01-11, 06:56
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
db2fw is db2 fast writer. These are used for event monitors to write high volume event records efficiently. These run in parallel and each writer can service more than one event monitor.

This architecture was introduced in db2 9.7 to decouple the application agent from the event monitor writing, plus of course, the efficiency of parallel writes.

The number of db2fw is based on the number of CPU cores. If you find too many of them, then you can reduce the number by using a registry variable.

Contact db2 support if you need this variable, as I do not see it documented in public domain.

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 02-01-11, 08:47
alwayssathya alwayssathya is offline
Registered User
 
Join Date: Aug 2010
Location: Chennai India
Posts: 161
Sathyaram thanks a lot..

This was the doubt i have ... i always see lot of applications when i see activity monitors... if i want to decrease this wher should i change?

if lot of writers are there, then we wont be having the performance impact ?

pl. comment
Reply With Quote
  #4 (permalink)  
Old 02-01-11, 09:42
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
As far as I understand, db2fw will be used only when event monitors are active.

Pl contact ibm support to get info on reducing this value. iirc, it was a registry variable. I got instructions off an IBM consultant. At that point, the info was not in public domain(don't have that info handy to search now).
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #5 (permalink)  
Old 02-01-11, 22:53
alwayssathya alwayssathya is offline
Registered User
 
Join Date: Aug 2010
Location: Chennai India
Posts: 161
Thanks Sathya...lemme check with IBM support
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