65 pts.
 Lotus Notes Database – Application usage by users.
How to see how many users are using a Database (Application) through WEB and NOTES?

Software/Hardware used:
Lotus Notes Domino R7
ASKED: February 19, 2011  4:04 AM
UPDATED: February 26, 2011  8:58 AM

Answer Wiki:
U may use IBM Lotus NotesSQL for this purpose ! Here is the <a href="http://www.ibm.com/developerworks/lotus/products/notesdomino/notessql/">Download</a>
Last Wiki Answer Submitted:  February 19, 2011  9:33 am  by  Subhendu Sen   22,035 pts.
All Answer Wiki Contributors:  Subhendu Sen   22,035 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

write the following commmand in lotus domino consol
” sh u “

 35 pts.

 

Hi Coskunsali,

Thanks for your reply. My server console wont display anything when I type “sh u”. Can u brief it in detail.

Thanks.

 65 pts.

 

Hi Rechil,

Thanks for your Reply. But is there any way to acheive this without using IBM Lotus NotesSQL?

It would be helpful if any one help me (Suggest me something) in this.

Thanks.

 65 pts.

 

The cconsole program is installed into Lotus Notes bin directory. To use this, invoke as an Administrator….
1. Change the active directory to data directory. For eg. : cd ~/notes/data
and again pass the command : /opt/lotus/bin/cconsole
2. Type path and file name of Notes user ID & supply password for Notes user ID
and try out this commands one by one :
show users or show transactions or show tasks or show server or show performance or show opendatabases
Remember, to quit from here just type Done ! u can type help to see the all commands and their relevant utility.

4. To exit cconsole, type:

done

 22,035 pts.