473,725 Members | 2,248 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

database monitor snapshot on partitioned db

I am setting up a partitioned db environment and am seeing some slow
performance when a query goes off the coordinator node. I have run a
global database manager snapshot and these numbers raise some
questions in my mind:
Node number = 0
Memory Pool Type = FCMBP Heap
Current size (bytes) = 17432576
High water mark (bytes) = 17432576
Maximum size allowed (bytes) = 1048576

Node number = 1
Memory Pool Type = FCMBP Heap
Current size (bytes) = 17432576
High water mark (bytes) = 17432576
Maximum size allowed (bytes) = 1048576

Node number = 2
Memory Pool Type = FCMBP Heap
Current size (bytes) = 17432576
High water mark (bytes) = 17432576
Maximum size allowed (bytes) = 1048576
It seems od that Maximum size allowed is smaller than Current size. I
have the FCM_BUFFERS at the default of 4096 and this is pretty close
to Current Size (4096 4k pages). I do know and can't seem to find
where this Maximum size allowed is coming from.

Is this a reason for concern?

thanks

Jack
Nov 12 '05 #1
0 1676

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

Similar topics

5
3848
by: bughunter | last post by:
Hi, Consider this code: ---- Monitor.Pulse(oLock); Monitor.Exit(oLock); ---- If a thread was waiting on oLock then will the current thread
6
8189
by: Ramachandran Subramanian | last post by:
I have a question regarding the db2 reset monitor. When I issue the command and do a get snapshot I see most of the counters are reset . How ever the Dynamic SQL snapshot section doesnt seem to get reset. Is there any way to reset that ? When do the buffers for the dynamic SQL get updated reset?
3
5140
by: Debbie E | last post by:
I am trying to setup the DB2 Health Monitor and so far I am not getting any e-mail notifications. I've done the following: db2 update dbm cfg using health_mon on db2 update admin cfg using smtp_server lresa8a002.xxx.yyy.zzz db2 update notification list add contact debbie
1
3905
by: Jag | last post by:
hi all, how can i monitor cpu utilization per database or per instance. i run snapshot for database and get lots of information which probably can be used to come up with some equation. is there anything simpler? any build in feature ? please suggest
3
5266
by: sac | last post by:
I am using DB2 v8.1 on UNIX. At times the database shows extremely poor performance. I do not have dba/admin rights nor do I have the web based client for db2 v8.1. I have only command line access. Also DBA support starts after our jobs have completed. (1) Is there any command that I could use from command line to find out the process taking up maximum of the database resources ? (2) Can the database snapshot be used for this purpose ?...
7
1738
by: rajdb2 | last post by:
Hi, the below list shows the top running queries in oracle on a database on a single day. Can we do something similar in DB2 v8 where we get a list of top 10 queries in execution time , or CPU utilisation or DISK I/O every day. Setting up an event monitor is not feasible. Are there any other options which is feasible? thanks raj
10
4293
by: shsandeep | last post by:
The ETL application loaded around 3000 rows in 14 seconds in a Development database while it took 2 hours to load in a UAT database. UAT db is partitioned. Dev db is not partitioned. the application looks for existing rows in the table...if they already exist then it updates otherwise inserts them. The table is pretty large, around 6.5 million rows.
2
2109
by: Yaron Goldstein | last post by:
Hi all. I'm writing a performance analysis utility that uses the snapshot monitor C API to get statistics in the connection level. It seems that the way I use the snapshot monitor is very inefficient : each snapshot takes a few dozens of milliseconds and overall it consumes a lot of CPU. Is there a way to configure and optimize the snapshot utility ? Is there an alternative to the snapshot monitor API ? When working with Oracle, I'm...
1
1561
by: %NAME% | last post by:
Hi, When collecting snapshot, there is seemingly discrepency between query running time and some metrics collected. For example, on a DPF with 8 nodes, I have 8863201 seconds for "Total buffer pool read time (milliseconds)" from running "db2 get snapshot for all on bcudb global" Then without the "global" option, on each node, there is around
0
8889
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
8752
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,...
0
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9116
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...
1
6702
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
4519
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4784
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2157
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.