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.
In the monitor screen of DBArtisan there is a client user column and a DB user column showing currently connected users. Which system view or table does Artisan query for these values?
The information most likely comes from either the DB2 Snapshot API (C API) or the Snapshot table functions. See the online DB2 Doc link - http://publib.boulder.ibm.com/infoce...n/r0009949.htm for information on the snapshot table functions.