473,513 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

some arbitrary application ids in "db2 list applications"

Hi,

When i do a "db2 list applications", i get the required applications
with their ip addresses.

However, some of the application Ids are ip addresses while some
application Ids are arbitrary(like GA500A2B.K105.014AC7050331) and of
the form "GA500%'.

Can somebody explain what are these indifferent application ids?

Also, i want to find out the ip address of the machine is running
these applications(because some of the locks are being caused because
of that application id).

Thanks

Rahul

Aug 28 '07 #1
4 2408
On Aug 28, 10:32 am, Rahul B <rahul.babb...@gmail.comwrote:
Hi,

When i do a "db2 list applications", i get the required applications
with their ip addresses.

However, some of the application Ids are ip addresses while some
application Ids are arbitrary(like GA500A2B.K105.014AC7050331) and of
the form "GA500%'.

Can somebody explain what are these indifferent application ids?

Also, i want to find out the ip address of the machine is running
these applications(because some of the locks are being caused because
of that application id).

Thanks

Rahul
Hi,

I have found out the cause of it.
It seems we were accessing the application through some alias given to
the machine.
Further,
"db2 get snapshot for application applid <application_id>" was also
helpful in finding the actual ip address.
Rahul

Aug 28 '07 #2
Rahul B wrote:
Hi,

When i do a "db2 list applications", i get the required applications
with their ip addresses.

However, some of the application Ids are ip addresses while some
application Ids are arbitrary(like GA500A2B.K105.014AC7050331) and of
the form "GA500%'.

Can somebody explain what are these indifferent application ids?
The DRDA protocol does not allow application IDs to start with a digit
(0-9). Therefore, all digits in the first character are mapped to the
letters G thru P.
Also, i want to find out the ip address of the machine is running
these applications(because some of the locks are being caused because
of that application id).
You may want to have a look here:
http://www.ibm.com/developerworks/db...ein/index.html

--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
Aug 28 '07 #3
On Aug 28, 10:21 pm, Knut Stolze <sto...@de.ibm.comwrote:
Rahul B wrote:
Hi,
When i do a "db2 list applications", i get the required applications
with their ip addresses.
However, some of the application Ids are ip addresses while some
application Ids are arbitrary(like GA500A2B.K105.014AC7050331) and of
the form "GA500%'.
Can somebody explain what are these indifferent application ids?

The DRDA protocol does not allow application IDs to start with a digit
(0-9). Therefore, all digits in the first character are mapped to the
letters G thru P.
Also, i want to find out the ip address of the machine is running
these applications(because some of the locks are being caused because
of that application id).

You may want to have a look here:http://www.ibm.com/developerworks/db...le/dm-0402gree...

--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
Knut,

It is the problem only with some application ids, rest all application
ids showed correct ip addresses.

Rahul

Aug 29 '07 #4
Rahul B wrote:
On Aug 28, 10:21 pm, Knut Stolze <sto...@de.ibm.comwrote:
>Rahul B wrote:
Hi,
When i do a "db2 list applications", i get the required applications
with their ip addresses.
However, some of the application Ids are ip addresses while some
application Ids are arbitrary(like GA500A2B.K105.014AC7050331) and of
the form "GA500%'.
Can somebody explain what are these indifferent application ids?

The DRDA protocol does not allow application IDs to start with a digit
(0-9). Therefore, all digits in the first character are mapped to the
letters G thru P.
It is the problem only with some application ids, rest all application
ids showed correct ip addresses.
If the first digit (first 4 bits) is 0 thru 9, it is mapped to G thru P. If
the first 4 bits already represent a letter A thru F, then no such mapping
is necessary. Therefore, some IP addresses are already correct while some
have to be mapped back - depending on the first letter.

--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
Aug 29 '07 #5

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

Similar topics

6
4380
by: Dmitri | last post by:
Hi there, Does anybody know what is DB2 UDB admin API equivalent to "db2 terminate" command? Some background: I'm developing monitoring application(http://chuzhoi_files.tripod.com). I want...
1
7337
by: LazyAnt | last post by:
Does DB2 process "ALL" subquery by "nested iteration" strategy, or using its own special algorithm? For example, assume r(A, B, C) and s(D, E, F) are two relations, consider the following query:...
6
7497
by: Patrick A | last post by:
All - I have the following in the Field row of a column in a query that runs fine against a local table: MSA: InStr(!!,!) I'm now trying to run the query against a linked DB2 table. I get...
3
2035
by: dencdr | last post by:
Hi, I have an application VB.NET (using Form Win32) with no icon in TaskBar. When a FORM of this application is visible I see this application in the list of "Alt+Tab" choice. How do for...
0
1658
by: wxqun | last post by:
I'm try tuning a SELECT statement which is used by a Cognos cube on a DB2 V7.2 +FP13. After I did the tuning, the "dynexpln" shows the "total cost" is down to 8214567 from 37345265, also I try to...
0
2176
by: wxqun | last post by:
I'm trying tuning a SELECT statement which is used by a Cognos cube on a DB2 V7.2 +FP13. After I did the tuning, the "dynexpln" shows the "total cost" is down to 8214567 from 37345265, also I try...
7
4943
by: Rob | last post by:
In a previous thread, I was asking about setting up my global.aspx which inherits System.Web.HttpApplication. This is where there are the event handlers like: Sub Session_Start(ByVal sender As...
2
1722
by: =?Utf-8?B?QWxleCBNYWdoZW4=?= | last post by:
I want to be able to place ASP.NET applications inside each other (nested). The idea would be that I want to be able to have a docroot that contains the normal Web.config and App_Code directory,...
1
2317
by: Kozy | last post by:
Hello everyone, I have a problem with federation between Oracle and DB2. Once every few weeks my DB2 federation request "dies". What happens is DB2 thinks it is still geting information from...
0
7267
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
7391
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
7553
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
7120
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
7542
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
5100
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
3235
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1609
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 ...
1
809
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.