473,569 Members | 2,542 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

get request dynamicaly

Hi

I try to get dynamicaly all requests made to DB2
I process like this:
1) I stop then start my instance of database in the db2 control center
2) I use : db2 update monitor switches using statement on
3) then: db2 get snapshot for dynamic sql on <MyDatabase>

I manage to get logs between instant t1 and t2, but i would like to see
dynamicaly request which come to db2. I mean i would like to see in a
console or a file for exemple request which come when i do an action on
the soft link to the database.

Could you help me ?

Nov 12 '05 #1
3 1682
Even if it doesn't give you what you ask for try the Activity Monitor.
It's a GUI tool where you can monitor different tasks included various
output from the dynamic SQL cache.
You can set a refresh time, export data collected in html etc...

Hope this help.

Dario

Nov 12 '05 #2
Dario wrote:
Even if it doesn't give you what you ask for try the Activity Monitor.
It's a GUI tool where you can monitor different tasks included various
output from the dynamic SQL cache.
You can set a refresh time, export data collected in html etc...

Hope this help.

Dario

Also take a look at EVENT MONITORs

Cheers
Serge

--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 12 '05 #3
Even if it doesn't give you what you ask for try the Activity Monitor.
It's a GUI tool where you can monitor different tasks included various
output from the dynamic SQL cache.

thanks i ll have a look

Nov 12 '05 #4

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

Similar topics

2
11813
by: Paul | last post by:
I am trying to get a form to dynamicaly add hidden elements. Below is the function I've created, basicaly it loops thru an array and attempts to add those values to a newly created hidden input field which it then appends to the form. I works in IE, but in NN7 nothing is passed. function processAssortment(){ // get the form Element var...
4
2846
by: ZhangZQ | last post by:
Is it possible to dynamicaly to local and call a function in Win32 dll(not a ..net assembly dll) in C# at run time, for example, a C# program popup a dialogbox to let use input which Win32 dll to be loaded, which function to be called, and what are the parameters to call the function. Thank you very much!
3
1715
by: peter | last post by:
How to create a class dynamicaly at run-time? Some documentations in MSDN say that it is feasible using the class "TypeBuilder",but I don't know how to do. Is there anyone who can help me? Sample code is appreciated.
1
323
by: Daniel | last post by:
How do i dynamicaly load and unload a C# dll at runtime
1
380
by: Daniel | last post by:
how to create a gif or png dynamicaly in .aspx and return in response?
4
10050
by: peter | last post by:
How to create a class dynamicaly at run-time? Some documentations in MSDN say that it is feasible using the class "TypeBuilder",but I don't know how to do. Is there anyone who can help me? Sample code is appreciated.
1
2550
by: Roman Muntyanu | last post by:
Hi all, I created resource dll dynamicaly using this code AppDomain curDom = AppDomain.CurrentDomain; AssemblyName myAssemblyName = new AssemblyName(); imagesAssemblyName.Name = "Images"; AssemblyBuilder myAssemblyBuilder = curDom.DefineDynamicAssembly(myAssemblyName, AssemblyBuilderAccess.Save);
1
1672
by: paul.hester | last post by:
Hi all, I'm in two minds about whether to use IsPostBack and ViewState or Reqest.Form for handling form data. Is there any advantage in using the old Request.Form method, other than generating less HTML for the page? Has anyone ever seen any reason to keep using this method. Thanks,
0
7700
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...
0
7614
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...
0
7924
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. ...
0
8125
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...
1
5513
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...
0
5219
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...
0
3642
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1221
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
938
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...

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.