473,766 Members | 2,159 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Health monitor causing issues!

Hellos again,
I seem to be having a weird issue. Whenever DB2 Health monitor seems
to run, all connections to the database seem to just lock up. For
example: (and this seems consistent) In list applications, DB2Hmon
will show as "compiling statement", If I issue a "connect to
database"it will hang there until DB2HMON is completed and no longer
showing as a active application. Below is a lock snapshot that occurs
when this is happening. The apps trying to connect do not show as
connected or lock waiting during this time. Any help would be much
appreciated!
Thanks,
Mike

Database Lock Snapshot

Database name = DVDBSE

Database path = F:\DB2\NODE0000 \SQL00002\

Input database alias = DVDBSE

Locks held = 4

Applications currently connected = 12

Agents currently waiting on locks = 0

Snapshot timestamp = 10/19/2004
12:24:36.629286

Application handle = 382

Application ID = *LOCAL.DB2.0410 19172404

Sequence number = 0001

Application name = DB2HMON

Application status = Compiling

Status change time = 10/19/2004
12:23:34.032541

Application code page = 1252

Locks held = 4

Total wait time (ms) = 0

List Of Locks

Lock Name = 0x5359534C48323 032B4B76E9441

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Plan Lock

Mode = S

Lock Name = 0x0100000001000 0000100180056

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Variation Lock

Mode = S

Lock Name = 0x5359535348323 030DDECEF2841

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Plan Lock

Mode = S

Lock Name = 0x53514C4445464 C5428DD630641

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Plan Lock

Mode = S
Nov 12 '05 #1
2 6231

I had bad experience with health monitor ex instance crash I was at FP4
and my perticular problem was fix in Fp5or6 I can't remember. In regard
to your problem make sure you are let say at least at FP6; it seems that
issues with the Health Monitor was fixed in these FP.
t again,
I seem to be having a weird issue. Whenever DB2 Health monitor seems
to run, all connections to the database seem to just lock up. For
example: (and this seems consistent) In list applications, DB2Hmon
will show as "compiling statement", If I issue a "connect to
database"it will hang there until DB2HMON is completed and no longer
showing as a active application. Below is a lock snapshot that occurs
when this is happening. The apps trying to connect do not show as
connected or lock waiting during this time. Any help would be much
appreciated!
Thanks,
Mike

Database Lock Snapshot

Database name = DVDBSE

Database path = F:\DB2\NODE0000 \SQL00002\

Input database alias = DVDBSE

Locks held = 4

Applications currently connected = 12

Agents currently waiting on locks = 0

Snapshot timestamp = 10/19/2004
12:24:36.629286

Application handle = 382

Application ID = *LOCAL.DB2.0410 19172404

Sequence number = 0001

Application name = DB2HMON

Application status = Compiling

Status change time = 10/19/2004
12:23:34.032541

Application code page = 1252

Locks held = 4

Total wait time (ms) = 0

List Of Locks

Lock Name = 0x5359534C48323 032B4B76E9441

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Plan Lock

Mode = S

Lock Name = 0x0100000001000 0000100180056

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Variation Lock

Mode = S

Lock Name = 0x5359535348323 030DDECEF2841

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Plan Lock

Mode = S

Lock Name = 0x53514C4445464 C5428DD630641

Lock Attributes = 0x00000000

Release Flags = 0x40000000

Lock Count = 1

Hold Count = 0

Lock Object Name = 0

Object Type = Internal Plan Lock

Mode = S

Nov 12 '05 #2
Dany,
Sorry I thought I gave specs..
Db2 8.2 fp 7a
Win2k3

MM
Dany <da******@video tron.ca> wrote in message news:<cl******* **@news1.stadia .fi>...
I had bad experience with health monitor ex instance crash I was at FP4
and my perticular problem was fix in Fp5or6 I can't remember. In regard
to your problem make sure you are let say at least at FP6; it seems that
issues with the Health Monitor was fixed in these FP.

Nov 12 '05 #3

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

Similar topics

7
2357
by: Bruce MacDonald | last post by:
I am unable to see the health monitor SQL table functions (e.g.: SQLPROC.HEALTH_CONT_HI). Have I missed a utility which registers the functions? DB2 8.1.3.132 WR21324. Another point about the health monitor - when I get notification messages all they say is that a particular instance/db has a warning or alarm. I have to open the health centre to see what the actual warning / alarm is. I would much prefer if the email had at least a...
2
2066
by: Debbie E | last post by:
Are there any issues with the Health Monitor in a partitioned environment? I have turned on the health monitor and can obtain the health snapshot for the DBM via the following command: get health snapshot for dbm But I can't seem to get any info regarding the database itself. I tried the following commands:
1
1930
by: p175 | last post by:
Anyone got any ideas as to what could be causing these errors ? ESE 8.2.2 on Win2k server FP4 2005-08-16-21.46.53.554000-240 I1202H313 LEVEL: Warning PID : 2464 TID : 1700 PROC : db2syscs.exe INSTANCE: DB2 NODE : 000 MESSAGE : Removing FMP from pool DATA #1 : Hexdump, 12 bytes 0x0167F910 : FCF3 7801 0C05 0000 0000 0000 ..x.........
0
3479
by: nycjay | last post by:
i am trying to use the db2 health monitor alert to run a script. i set up the health monitor to run a script when the tablespace utailization is too high. in the end, the script should send a syslog message. for now, i am just trying to figure out what message db2 is sending, by printing out the parameters db2 is sending. set up: Indicator Name = ts.ts_util Default = No
0
1260
by: nycjay | last post by:
I am trying to use a script to take some action when DB2 issues health alerts. To find out what message the health monitor is sending to the script, I wrote a sdcript which would just write the message to a file. Here are some example messages: db.log_fs_util 0 unknown db.log_fs_util 38 unknown db.log_util 0 unknown db.log_util . 99 alarm
4
3484
by: Maddy | last post by:
Hi all, I am new to DB2 database.I just have the basic knowledge abt this database.I in a serious situation of handling 5 large databases.Can some one help me how to prepare the health check report for the databases. Also suggest me gud books for learning DB2. Thanks in advance,
1
2114
by: rdudejr | last post by:
How often does the health monitor check the threshold of an indicator to see if there is a warning or alarm? I am trying to simulate the behaviour of the health monitor and have a dms tablespace at 100%, and so far over the last 18 hours I have only gotten one email about it. Is there a way to adjust the frequency of the threshold check? I am aware of the sensitivity setting, and we have that at 0. Thanks, rdudejr
4
3236
by: onedbguru | last post by:
DB2Connect Informational tokens are "DB2 v8.1.0.96", "s050811", "U803921", FixPak "10". I am getting txxxxxx.0000 files approximately every 14 minutes that look like: <Trap> <Header> DB2 build information: DB2 v8.1.0.96 s050811 SQL08023 timestamp: 2007-02-15-01.37.12.101223 instance name: db2inst1.000
5
14816
by: jbenner | last post by:
I have opened a PMR for this with IBM, and am not asking for advice from the DB2 DBA community. I am posting this as an FYI that DB2 Health Monitor, even at the latest version of DB2, still can cause huge problems with slow connect times and heavy resource locking in high concurrency / high transaction volume environments. I have an OLTP with 30-90 transactions per second activity, and start of Health Monitor every 2 hours was crashing our...
0
9404
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
10168
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
10009
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
9959
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
9838
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
7381
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
6651
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();...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.