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 > How to find the total memory used by db2 connect

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-06, 10:57
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
How to find the total memory used by db2 connect

We have db2 connect server that is using around 300 agents.
Now we are adding some new application and the it will increase the db2 agents to 600.
I want to know how much memory each db2 is using and what is the total memory used by the db2 connect server.

regards,

mujeeb
Reply With Quote
  #2 (permalink)  
Old 06-12-06, 04:57
Daniel-D Daniel-D is offline
Registered User
 
Join Date: Apr 2006
Posts: 8
Use this command :db2mtrk -help.
best regards.
Reply With Quote
  #3 (permalink)  
Old 06-12-06, 07:49
JAYANTA_DATTA JAYANTA_DATTA is offline
Registered User
 
Join Date: Oct 2004
Location: DELHI INDIA
Posts: 336
Mujeeb,
Apart from the above, you can use 3rd party tool too to see graphical representation of memory taken by each applications. Tracking of memory usage is very easy in case your number of connected applications are too high.

(Ref: DBArtisan from Emb*)

Thank You,
Jayanta Datta
New Delhi, India
Reply With Quote
  #4 (permalink)  
Old 06-12-06, 10:08
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
db2mtrk don't show the memory usage at the agents level at db2 connect.
It only shows at the instance level.No database level too

regards,

mujeeb
Reply With Quote
  #5 (permalink)  
Old 06-15-06, 23:32
Nageswaran Nageswaran is offline
Registered User
 
Join Date: Jul 2002
Posts: 48
Try this command
db2mtrk -i -d -p -v
it will show each agent level also...

Thanks
Nagesh
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