PDA

View Full Version : 请问数据库熟悉中的用户细节中的内容如何删除?


yiran
01-07-06, 10:09 AM
请问数据库熟悉中的用户细节中的内容如何删除?

长颈叔叔
02-07-06, 10:51 PM
楼主您是不是打错字了? 没看明白啊。

ZhengJie
04-07-06, 02:45 PM
指的是“用户活动细节”吧?
来自IBM专家的建议(未验证过):
In order to solve your notes database activity loging problem,you need to do below two steps

First, you must disable User Activity logging, as follows:

1. Select File -> Database -> Properties on the Domino Directory.
2. Select the Information tab.
3. Click the User Activity button (labeled User Detail in Domino 5.x).
4. Deselect the box for Record Activity and click the OK button.

Then, add the following parameter to the server's Notes.ini file, or into the Configuration document for the server:

No_Force_Activity_Logging=1

Without this parameter, User Activity will be enabled when the Statlog task runs by default at 5:00 AM.