Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / July 2006

Tip: Looking for answers? Try searching our database.

List of users connected to DB2 UDB database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
satish mullapudi - 29 Jul 2006 17:52 GMT
Hi everybody,
How to get the list of all users/clients who are connected to my DB2
UDB database v 8.2 server in RHEL?
Please help me out...
Mark A - 29 Jul 2006 18:31 GMT
> Hi everybody,
> How to get the list of all users/clients who are connected to my DB2
> UDB database v 8.2 server in RHEL?
> Please help me out...

db2 list applications show detail

This will show the logon id. Included in one of the strings is IP address of
the remote clients in hex. Each hex pair is one of the four IP numbers. If
the first letter of hex string is greater than F, convert as follows:

G=0
H-1
I=2
J=3
etc
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.