473,496 Members | 2,196 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DBM Event Monitors

I am having difficulty understanding the relationship between the dbm
event monitor switches and the db event monitor switches.

If a monitoring application (Quest, BMC etc) turns on an dbm event
monitor switch it is able to collect information about the database,
even though the db event monitor switch is still 'off''.

My thinking, apparently incorrect, is that a dbm switch should also
turn equivalent switches on 'downstream' (the db monitor switch).

Can anybody clarify the relationship between the dbm and db switches?

Thanks very much in advance.

Gerry.

Dec 15 '05 #1
3 1881
As far as I understand, setting monitor switches at the instance level
affectes all databases under the instance's control. That means every
applications that establishes a connection to a database under the
instance's control will inherit the switch settings made in the
instance's configuration.

While setting monitor switches at the application level only affects
the database a single application which is connecting with.

Mike Li
MIT -- May Dept Store DBA
da*******@yahoo.com wrote:
I am having difficulty understanding the relationship between the dbm
event monitor switches and the db event monitor switches.

If a monitoring application (Quest, BMC etc) turns on an dbm event
monitor switch it is able to collect information about the database,
even though the db event monitor switch is still 'off''.

My thinking, apparently incorrect, is that a dbm switch should also
turn equivalent switches on 'downstream' (the db monitor switch).

Can anybody clarify the relationship between the dbm and db switches?

Thanks very much in advance.

Gerry.


Dec 15 '05 #2
Ian
da*******@yahoo.com wrote:
I am having difficulty understanding the relationship between the dbm
event monitor switches and the db event monitor switches.


The database manager monitor switch configuration parameters
(DFT_MON_BUFPOOL, etc) simply control the _default_ setting for
each particular monitor switch when an application attaches to
the instance.

For example, the default for V8 is to have only DFT_MON_TIMESTAMP
on. Therefore, when you first attach to an instance, issue the
GET MONITOR SWITCHES command and you'll see:

Buffer Pool Activity Information (BUFFERPOOL) = OFF
Lock Information (LOCK) = OFF
Sorting Information (SORT) = OFF
SQL Statement Information (STATEMENT) = OFF
Table Activity Information (TABLE) = OFF
Take Timestamp Information (TIMESTAMP) = ON 11/23/2005
14:36:48.039143
Unit of Work Information (UOW) = OFF
If DFT_MON_BUFPOOL was ON, then you would also see the BUFFERPOOL
switch on, too.

You can turn on the switches manually (e.g., UPDATE MONITOR SWITCHES
USING SORT ON).

It's also important to understand that the state of the monitor
switches are specific to each instance attachment. So one attachment
can have the BUFFERPOOL monitor switch enabled, but another one can
have it off, regardless of the setting of DFT_MON_BUFPOOL.




Dec 16 '05 #3
Thnka, I appreciate it.

Dec 16 '05 #4

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

Similar topics

0
1184
by: Rog | last post by:
I have created a C# Windows Service that monitors the event logs on Exchange 2003. I do this using the EntryWritten event on the event log itself. When I receive notification of the event, the...
2
2629
by: JS | last post by:
I have v8.1 fix5 using Win2k AS on 7 node logical system. I create event monitor writing to file and turn it on. Using application, I connect to db and navigate from screen to screen, generating...
2
2701
by: datapro01 | last post by:
Running db2 8.1 on aix 5.1. We are testing some Quest database tools and have run into a situation where we keep getting the following error message when trying to use the SQL analysis tool. ...
2
1447
by: mumtaz | last post by:
I set up a few statement event monitors from CLP. How can I list all the statement event monitors and remove them. They do not show up in control centre, and I know they exist because when I try to...
8
2011
by: Hazz | last post by:
What is the triggering action that raises the event which causes my breakpoint to be reached, repeatedly, but does not allow my form to ever remain visible. I set a breakpoint on the line...
0
2092
by: Ian Rutherford | last post by:
I'm currently trying to do something with VB .net that I'm having a lot of difficulty with. Basically, I need to be able to display a form on any monitor I choose. So, I have to enumerate all...
4
6125
by: Raj | last post by:
Can we create an event monitor for statements in a partitioned environment? CREATE EVENT MONITOR stmt_event FOR STATEMENTS WRITE TO FILE '/home/rajm/event' ON PARTITION 0 GLOBAL DB21034E ...
1
1974
by: Jo | last post by:
Hi. I have a few questions regd event monitoring. Would appreciate some assistance with this. 1. Does the event monitor only insert data into the event monitoring tables once the connection has...
1
3320
by: vijay.db | last post by:
Hi group, Have a problem with event monitor so my db2diag.log is getting filled like any thing.. Running DB2 V8.1 Fixpack 6 in AIX server. Created a event monitor and redirecting it's...
2
6042
by: Cindy | last post by:
I've been using dual monitors for about a year now (absolutely love it), but have run into a weird situation with Access 2000 lately. I loaded a database on two PC's that do NOT have dual...
0
7120
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,...
0
7160
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,...
0
7196
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...
1
6878
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...
0
7373
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...
1
4897
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...
0
4583
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...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
286
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...

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.