473,807 Members | 2,763 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CPU usage in connection concentrator

I'm using the connection concentrator with db2 v8.2 on AIX 52 with
this configuration:

max_connections = 4000
maxagents = max_coordagents = num_poolagents = 600
num_initagents = 100
maxcagents = max_coordagents
intra_parallel = yes, but default degree is 1

the average number of applications connected to the database is about
1500. these applications do very short transactions and many file transfer
so
that most of the time they are decoupled.

the only problem I noticed is that the 3 db2disp processes allocates use
more or less one cpu each... Power4+ 1.1 Ghz (regatta, p690).

another info is the number of "agent stolen from other applications" that is
about 150~200 per second.

is there any doc or suggestion I can use to understand how to limit the CPU
usage,
or a better configuration?

thanks in advance,
marco
---
Marco Negri, I.NET s.p.a +39 02 32863 ext 1
Nov 12 '05 #1
0 1339

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4507
by: Mark | last post by:
I know that DB2 LUW version 8 has "connection pooling" that provides a connection concentrator (limits the number of simultaneous connections that can occur). But does it really provide connection reuse in the same manner provided by DB2 Connect or Websphere (or some 3rd party connection interfaces)? If DB2 V8 does have connection reuse, does the built-in DB2 connection pooling require extra jdbc coding, and is it as robust as DB2...
2
1277
by: Jean-Marc Blaise | last post by:
Hi, The Information Center (V8 FP4) states that "Each SQL statement must explicitly indicate the Connection Context object, and that context must be explicitly instantiated in the Java method" to avoid unexpected failures. Can someone give exemples of unexpected failures ? Is it in link with the DB2 Connection Concentrator only ? Thanks for your help,
8
21917
by: Grant Richard | last post by:
Using the TcpListener and TcpClient I created a program that just sends and receives a short string - over and over again. The program is fine until it gets to around 1500 to 1800 messages. At that time, I get a SocketException with the message "Only one usage of each socket address (protocol/network address/port) is normally permitted". This happen if you use localhost or between two distinct computers. And, for a period of time after the...
7
7178
by: Clement | last post by:
hi, i have an asp.net site and is using SQL Server 2k. i realize the aspnet_wp.exe memory usage keep growing and i will receive an error for the pages that call the sql connection. others page with no sql connection is fined. At the time when i encounter the error, i check the memory usage for aspnet_wp.exe = 60000kb sqlmangr.exe = 40000kb
1
4858
by: Damien | last post by:
Hi guys, I'm looking for ideas for troubleshooting the following. We've tried some random things to try to treat the symptoms, but none seem robust enough to use when we go live, and we'd rather discover the root cause: We've got an ASP.NET application, running on framework 1.1 on Windows 2003 (IIS 6). Under default settings, during testing by two users, we're seeing the CPU usage on w3wp.exe rocket up and stay up (and thus cause web...
1
1471
by: Otto Carl Marte | last post by:
I have run into a performance problem with db2 v9. When the connection concentrator is turned on then performance is significantly reduced. I did some simple insert tests, 75 records inserted into a table with 50 Varchar(20) and 4 CLOBs. The results were as follows: Connection Concentrator on db2 v8.2 ~1s Connection concentrator off db2 v8.2 ~1s Connection Contentrator on db2 v9.1 ~8s Connection Concentrator...
1
1481
by: Laurence | last post by:
Hi all, Does connection concentroator only support in DRDA environment? Thanks in advance, Laurence
1
2828
by: wpellett | last post by:
I have the DB2 Connection Concentrator enabled (DB2 V9.1) on a system with very limited memory resources. Does anyone know if the db2evmg, db2taskd, and db2stmm processes count toward the MAX_COORDAGENTS setting? The command: db2pd -inst -agents tends to suggest they do.
2
2400
by: 4.spam | last post by:
Hello, all. DB2 v9.5.1 ESE, Windows 2003 Server 64-bit, 4 CPU (8 cores) each, DPF environment. There are 2 DPF instances on the same set of 5 computers. One computer holds coordinator partitions and other 4 hold partitioned tables (2 logical nodes per computer). Application: DataStage v8 running some (say 32) parallel massive single row inserts
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10371
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10374
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9193
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5684
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3853
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3010
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.