If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Check users?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-03, 09:19
rbarila rbarila is offline
Registered User
 
Join Date: Nov 2003
Posts: 1
Check users?

We have our Intranet setup using DB2 v7.2 fixpack9. Is there a way to write a script that can check what users are accessing a certain application inside our Intranet. Another words, we need to get a list of users that access this certain application so we can upgrade their machines that fixes a bug. Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 11-10-03, 10:27
jsander jsander is offline
Registered User
 
Join Date: Apr 2003
Posts: 191
Re: Check users?

Hi,

don't know if I got you right, but you can check if

db2 list applications show detail

is any help to determining the application that works with DB2. If it is, you can try to get the application info from either snapshots or, better, from a DB2 connection monitor. As I never tried to achieve the requested feat, you are on your own to find out if the application element is part of an event monitor. Anyway, you may want to read up on monitoring DB2.

Johann

Quote:
Originally posted by rbarila
We have our Intranet setup using DB2 v7.2 fixpack9. Is there a way to write a script that can check what users are accessing a certain application inside our Intranet. Another words, we need to get a list of users that access this certain application so we can upgrade their machines that fixes a bug. Thanks in advance.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On