This is a discussion on active users within the DB2 forums, part of the Database Server Software category; --> Hi all, How can I list active users connected to database server in MS-DOS shell environment. Is there any ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| tuarek wrote: > Hi all, > > How can I list active users connected to database server in MS-DOS > shell environment. Is there any specific CLP command for this? We are > running DB2 ver 8.1.6. > You have to have the DB2 CLP enabled (i.e. by starting the a DB2 Command Window), but the command is "db2 list applications" |
| ||||
| In article <1124895479.612821.6170@g43g2000cwa.googlegroups.c om>, tuarek (mbaserdem@gmail.com) says... > Nevermind. When Issued the command on the server, It gave me the list. > > Thanks Ian. > > You can run it at the client also after attaching to a remote instance (or with V8 after connecting to the database.) |