473,511 Members | 16,756 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

db2pd API

hi all

I'm trying to make the application which use a db2pd facility.

so, I am looking for db2pd api.

where can i find db2pd api ?

thanks for advance.
Feb 19 '08 #1
7 3238
andyw wrote:
I'm trying to make the application which use a db2pd facility.
so, I am looking for db2pd api.
where can i find db2pd api ?
Some of the db2pd capabilities can be access through SQL. Take a look at
the "administrative routines and views" section in the InfoCenter.

Cheers
Serge

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Feb 19 '08 #2
On 2¿ù19ÀÏ, ¿ÀÀü10½Ã51ºÐ, Serge Rielau <srie...@ca.ibm.comwrote:
andyw wrote:
I'm trying to make the application which use a db2pd facility.
so, I am looking for db2pd api.
where can i find db2pd api ?

Some of the db2pd capabilities can be access through SQL. Take a look at
the "administrative routines and views" section in the InfoCenter.

Cheers
Serge

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
thanks for your advice.

I checked "administrative routines and views" out.

but, i got two problem.

1. "administrative routines and views" looks like only for DB2 9.x. my
application using db2pd capacility should support DB2 8.x ~ 9.x

2. db2pd should access memory of DB2, so no overload DB2. but
accessing through SQL should overload DB2.

Feb 19 '08 #3
andyw wrote:
1. "administrative routines and views" looks like only for DB2 9.x. my
application using db2pd capacility should support DB2 8.x ~ 9.x
The number of functions was indeed increased in DB2 9/9.5.
Many of them do exist in DB2 8.2 however, even if they ra enot grouped
as such in the InformationCenter.
2. db2pd should access memory of DB2, so no overload DB2. but
accessing through SQL should overload DB2.
Overload is such a strong word.
Would you mind telling us what yuou are trying to achieve?
Do you represent a tools vendor? If so, are you an IBM Partner?
You would not be the first partner getting acccess to APIs not part of
the InformationCenter. Just ask...

BTW, itGain parses db2pd output.

Cheers
Serge

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Feb 19 '08 #4
On Feb 19, 5:33*am, Serge Rielau <srie...@ca.ibm.comwrote:
andyw wrote:
1. "administrative routines and views" looks like only for DB2 9.x. my
application using db2pd capacility should support DB2 8.x ~ 9.x

The number of functions was indeed increased in DB2 9/9.5.
Many of them do exist in DB2 8.2 however, even if they ra enot grouped
as such in the InformationCenter.
2. db2pd should access memory of DB2, so no overload DB2. but
accessing through SQL should overload DB2.

Overload is such a strong word.
Would you mind telling us what yuou are trying to achieve?
Do you represent a tools vendor? If so, are you an IBM Partner?
You would not be the first partner getting acccess to APIs not part of
the InformationCenter. Just ask...

BTW, itGain parses db2pd output.

Cheers
Serge

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Yes I know IBM really supports DB2 well
Feb 19 '08 #5
Udo
Yes I know IBM really supports DB2 well

Hey - We are not IBM ! :-)

Regards
Udo

--
Speedgain for DB2 - The DB2 Monitor
http://www.itgain.de/en/produkte/speedgain.html

Feb 19 '08 #6
Udo
Do you represent a tools vendor? If so, are you an IBM Partner?
You would not be the first partner getting acccess to APIs not part of
the InformationCenter. Just ask...
Serge,

we already met one of the db2pd guys and he refused to provide an API.
The current db2pd implementation is a big monolith. It interprets the
shared memory itself.
Regards
Udo

--
Speedgain for DB2 - The DB2 Monitor
http://www.itgain.de/en/produkte/speedgain.html
Feb 19 '08 #7
anyway - there IS a file : libdb2pdapi.a
but I can't find any docs for it...
may be its used "internally" by db2pd ?
And parsing the output is currently the only method (which I know)
Feb 20 '08 #8

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

Similar topics

1
2946
by: Private Pyle | last post by:
I have a question about db2pd. When using the -activestatements the column -EffISO is the effective isolation level. The value in this column is an integer, not something easy like UR, CS, RS, or...
14
23767
by: kenfar | last post by:
I'd like our daily quality & policy testing framework to also test if our databases are activated. However, I haven't found a good way to do this yet - every approach has issues: 1. get...
1
2880
by: BAS | last post by:
Guys, Assume i have taken the db2pd -locks output and there i have seen lockesculations like this +898 0x42D14020 37 000E28090028A5020000000052 Row .NS W
2
3486
by: interz12 | last post by:
Hi, Does anyone know of a tool that gives a bit more readable info out of the db2pd tool when executing Locktest? I'm thinking of something that will show the type of lock and which tables by name...
14
7028
by: Konstantin Andreev | last post by:
Hello there. 1) According to documentation, setting CATALOGCACHE_SZ = -1 means CATALOGCACHE_SZ = (MAXAPPLS*4) But MAXAPPLS is set to AUTOMATIC, this means "no limit" or "no value". Again,...
5
4333
by: Jeroen van den Broek | last post by:
db2 8.1 fp13 on Linux for zSeries (64-bit) Every invocation of db2pd except for the "-version" and "-osinfo" options gives following message: ======================================= Database...
2
2432
by: James | last post by:
In output of comand "db2pd -d <dbname-tcbstats index", what's the meaning of IID=0? Please advise. Thanks so much. James
7
2430
by: db2admin | last post by:
hello, where can i see what optimization level a certain sql has used ? is there any snapshot, event monitor, query patroller information which can be used to see that ? regards, db2admin
5
3403
by: Shree | last post by:
Anybody with similar experience? Thx U Shree.
0
7242
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,...
1
7081
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
7510
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...
0
5668
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4737
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
3225
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...
0
3213
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1576
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
447
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.