473,378 Members | 1,346 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

DB2GOV and DB2QP

Hi,

We are using db2 udb 8.1 FP 9 in AIX environment. Also we have DB2QP
and DB2 Gov. We are facing the problem like the entries in DB2 GOV
does not matching DB2QP. Example, we killed one query due to some
reasons. If we issue the following command,

db2govlg NORMGOVlog rectype FORCE|grep -i ET

the output of the above command is,

2007-10-16-12.53.15 13 FORCE applname `aspnet_wp.exe` authid `OBIPUSR`
applid `M924344E.E30C.013F46152317` coord 0 (line 34) ET 5406

But for this aborted entry we don't find the logs in QP.

SELECT *
FROM DB2QP.TRACK_QUERY_INFO
WHERE COMPLETION_STATUS = 'A'
AND STMT_AUTH_ID = 'OBIPUSR'
;

Seems there is a leak between DB2 GOV and DB2QP.

Anyone has any idea? Kindly help us.

Thanks

Bala

Oct 17 '07 #1
0 1433

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

Similar topics

1
by: noname_1234 | last post by:
Is there a way or a workaround to introduce user contingency in DB2 UDB EEE V.7.2? We have a large number of users, some of them are SQL newbies which can execute any kind of SQL statements.
0
by: Vikas Rana | last post by:
I have a java web application and java engine running simultaneously, accessing same DB. I want to limit the usage of engine process so that web users get reasonable performance. 1. If I want to...
4
by: Thiru | last post by:
Hi, Greetings to All. I have encountered a problem while working on DB2 Governer. I build my configuration file as below.(Just for practise) desc "Restrict the Unit of Work to be less then 1...
5
by: toddles666 | last post by:
Hi- Is there any way of restricting access to a database by application & account? For example, I only want the application APP1 to access the database using the USER1 account. I've tried to...
1
by: Gladiator | last post by:
hai everyone.... can anyone tell me how to work with db2gov......... i tried this....... db2gov start <dbnameC:\Program Files\IBM\SQLLIB i got the following error........ db2gov:...
3
by: john_woo | last post by:
Hi, I installed DB2 in linux, the tool I can use is db2gov. I'm wondering, how to set the idle time out, so all java app never time out? It's very simple in Mysql, in console, just set...
1
by: cbielins | last post by:
DB2v8.x - AIX64 what status is considered 'idle' by DB2? Connect Completed UOW Waiting I would think statuses like this would be considered 'idle' and thus forced off if you have a written...
1
by: Rahul B | last post by:
Hi, I have a situation where many people will be connecting to DB2 through various clients and applications. Since people just connect to the Database through a client and leave it as it is,...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.