Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How to identify the current connected users to DB2

How can i get a list of the current users connections made to access a DB2
data base?
Is there any tables or resources avaiable to get this information in the
form of a list of this users?
Thanks a lot.
[228 byte] By [Arnaldo] at [2007-11-9 18:52:18]
# 1 Re: How to identify the current connected users to DB2
Hi,

It's in the API, so you can write a program to get it, but it's not in a
table to query.

--Greg

Arnaldo wrote:

> How can i get a list of the current users connections made to access a DB2
> data base?
>
> Is there any tables or resources avaiable to get this information in the
> form of a list of this users?
>
> Thanks a lot.
>
>
Greg Nash at 2007-11-11 23:58:52 >