473,799 Members | 3,810 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

EEE partitions process performance are different

Hi All,
I have DB2 EEE 7.2 12 db partitions running on AIX 5.1ML5 P690( one
server). The AIX workload manager is on. I started the same peoplesoft
job on all 12 nodes at the same time. But some node(partition)
processing speed are much faster than the others. The fastest node
took 15 hours. But the slowest node took 17 hours.

According to DBA, the data are evenly disributed on 12 partitions. The
configuration of the partitions are same. All the job have same
priority on the OS. The jobs used all the CPU resource (reached WLM
CPU hard limit). I think maybe the partition were compete the CPU
resource which cause the partition speed were different.

Could anyone give me some advice why the DB2 nodes cannot share the
system resource evenly? Why some nodes faster?

Thanks.

John
Nov 12 '05 #1
6 2311
Jack Li wrote:
Hi All,
I have DB2 EEE 7.2 12 db partitions running on AIX 5.1ML5 P690( one
server). The AIX workload manager is on. I started the same peoplesoft
job on all 12 nodes at the same time. But some node(partition)
processing speed are much faster than the others. The fastest node
took 15 hours. But the slowest node took 17 hours.

According to DBA, the data are evenly disributed on 12 partitions. The
configuration of the partitions are same. All the job have same
priority on the OS. The jobs used all the CPU resource (reached WLM
CPU hard limit). I think maybe the partition were compete the CPU
resource which cause the partition speed were different.

Could anyone give me some advice why the DB2 nodes cannot share the
system resource evenly? Why some nodes faster?

Thanks.

John


Assume that the average duration is 16 hours. Maximum dispersion is 1/16
or <7%. You're complaining about +|- 7% duration of "identical" tasks in
a multi-tasking environment? I wouldn't be surprised to see that much
dispersion of data that's "evenly" distributed. Even if the data is
exactly divided between the partitions; I/O effects could account for at
least that much difference between the fastest and slowest node.

Phil Sherman

Nov 12 '05 #2
>
Assume that the average duration is 16 hours. Maximum dispersion is 1/16
or <7%. You're complaining about +|- 7% duration of "identical" tasks in
a multi-tasking environment? I wouldn't be surprised to see that much
dispersion of data that's "evenly" distributed. Even if the data is
exactly divided between the partitions; I/O effects could account for at
least that much difference between the fastest and slowest node.

Phil Sherman


I also suspect the I/O effects the nodes performance. For the first
time run, I found the containers of last finished 4 partitions are
located at the same LSS of Shark ( That means they are in same SSA
loop). This may impact the performance. Looks like I almost get the
anwser. But the secound time run, I found the job finish sequence is
different. The slowest 2 nodes on the first test are move to top 3
fastest nodes on the second time test. And the winner of the first
test become to last one on the second test. Looks like the nodes
process speed are random.

Thanks.
Nov 12 '05 #3
What is the number of CPUs ?
What do you mean - I started the same peoplesoft job on all 12 nodes at the
same time? Where do you kick off the peoplesoft job? On the same P690 or on
another application server? (Sorry, I have no ideal about peoplesoft
software.) If it is the same physical node, would you tell us more detailed
information? For example, you setup DB2NODE variable in order to kick off
the job on the node you specified.


"Jack Li" <li******@yahoo .com> wrote in message
news:d5******** *************** ***@posting.goo gle.com...

Assume that the average duration is 16 hours. Maximum dispersion is 1/16
or <7%. You're complaining about +|- 7% duration of "identical" tasks in
a multi-tasking environment? I wouldn't be surprised to see that much
dispersion of data that's "evenly" distributed. Even if the data is
exactly divided between the partitions; I/O effects could account for at
least that much difference between the fastest and slowest node.

Phil Sherman


I also suspect the I/O effects the nodes performance. For the first
time run, I found the containers of last finished 4 partitions are
located at the same LSS of Shark ( That means they are in same SSA
loop). This may impact the performance. Looks like I almost get the
anwser. But the secound time run, I found the job finish sequence is
different. The slowest 2 nodes on the first test are move to top 3
fastest nodes on the second time test. And the winner of the first
test become to last one on the second test. Looks like the nodes
process speed are random.

Thanks.

Nov 12 '05 #4
"Fan Ruo Xin" <fa*****@sbcglo bal.net> wrote in message news:<1h******* **********@news svr28.news.prod igy.com>...
What is the number of CPUs ?
What do you mean - I started the same peoplesoft job on all 12 nodes at the
same time? Where do you kick off the peoplesoft job? On the same P690 or on
another application server? (Sorry, I have no ideal about peoplesoft
software.) If it is the same physical node, would you tell us more detailed
information? For example, you setup DB2NODE variable in order to kick off
the job on the node you specified.


I ran the peoplesoft jobs on one physical P690 server 32 CPUs, 100GB
memory. The Workload manager is turn on and setup the CPU hard limit
to 44% for this application class. We setup 12 db2nodes on this
server. The peoplesoft application engine jobs are called by shell
scirpt. The 12 jobs are exactly same just running on different db2
node to process data seperately.
Nov 12 '05 #5

"Jack Li" <li******@yahoo .com> wrote in message
news:d5******** *************** **@posting.goog le.com...
"Fan Ruo Xin" <fa*****@sbcglo bal.net> wrote in message

news:<1h******* **********@news svr28.news.prod igy.com>...
What is the number of CPUs ?
What do you mean - I started the same peoplesoft job on all 12 nodes at the same time? Where do you kick off the peoplesoft job? On the same P690 or on another application server? (Sorry, I have no ideal about peoplesoft
software.) If it is the same physical node, would you tell us more detailed information? For example, you setup DB2NODE variable in order to kick off the job on the node you specified.


I ran the peoplesoft jobs on one physical P690 server 32 CPUs, 100GB
memory. The Workload manager is turn on and setup the CPU hard limit
to 44% for this application class. We setup 12 db2nodes on this
server. The peoplesoft application engine jobs are called by shell
scirpt. The 12 jobs are exactly same just running on different db2
node to process data seperately.


I see. Then do you know why the DBA decide to use 12 db partitions? Do you
also use LPAR, separate the db2 system and peoplesoft system to use its own
dedicated system resources? Is peoplesoft process single thread or
multi-thread?
Nov 12 '05 #6
>
I see. Then do you know why the DBA decide to use 12 db partitions? Do you
also use LPAR, separate the db2 system and peoplesoft system to use its own
dedicated system resources? Is peoplesoft process single thread or
multi-thread?

I know the db partition should base on CPU numbers( 1 or 2 CPU per
partition ). But this environment is used to simulate production
server configuration. So the partition number didn't match the CPU
number. We don't use lpar on this P690. The db2 and peoplesoft system
are on same server. I don't know too much about peoplesoft. I guess
the peoplesoft application engine is multi-thread.
Folloing the description of peoplesoft application engine."In
PeopleSoft Application Engine, a program is a set of SQL statements,
PeopleCode, and program control actions that enable looping and
conditional logic."

Thanks.
Nov 12 '05 #7

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

Similar topics

7
2223
by: Steve | last post by:
This post has two parts. First is my feedback on sets. (Hello? Last summer called, they want their discussion thread back...) Second is some questions about my implementation of a partition function for sets. Part 1. --- >From: Raymond Hettinger (vze4rx4y@verizon.net) >Subject: Py2.3: Feedback on Sets >Newsgroups: comp.lang.python >Date: 2003-08-11 23:02:18 PST
5
4311
by: Nick J Chackowsky | last post by:
Wrote a python script to find the partitions of an integer (a list of all the ways you can express n as a sum of integers). For example, the partitions of 5 are 5 4+1 3+2 2+2+1 3+1+1 2+1+1+1 1+1+1+1+1
77
4614
by: Charles Law | last post by:
Hi guys I have a time critical process, running on a worker thread. By "time critical", I mean that certain parts of the process must be completed in a specific time frame. The time when the process starts is not especially important, but it must be complete within a small number of seconds. The operations I am performing do not take a long time (hundreds of milliseconds), but as each part of the process is complete, my worker thread...
3
2471
by: jcgeorge | last post by:
I have a Windows DPF (v8.2.2) environment. 2 Nodes 5 Partitions Server1 - Cat (0) Data (1) Data (2) Server2 - Data (3) Data (4) I want to use block-based IO, but I do not want the same size block area of the bufferpool in each partition, I want a smaller value in the catalog partition - because the bufferpool size is much smaller.
4
2346
by: Chad Crowder | last post by:
I've taken a look at this article http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp12282000.asp which someone posted a month or so ago regarding setting up SQL server to handle state data. The article references .Net beta, and the file state.sql in the framwork/1.0x directory, but that file doesn't exist for version 1.1.4322. I'm wondering if there's a component that I need to install, or if I need to...
8
1649
by: arunrocks | last post by:
Hi I am having a requirement to create a db in 2 out of 8 partitiones. I have the following doubts. 1. should I create a new instance in 2 partitions alone (the present instance spans 8 nodes) 2. or is there a way to create the db in 2 out of 8. If I have to create a new instance, (its a BCU from IBM) I;d be happy if someone would link a material (1st time I am working in a partitioned env) Should I execute db2icrt in each of the...
0
9543
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10237
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
10029
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9077
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
7567
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
6808
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4144
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
3761
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2941
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.