.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


AdminStatisticsConfig @Command
Opens the server events database (EVENTS4.NSF) on the selected server and displays its Servers to Monitor view.

Note This @command is obsolete in Release 6.

Syntax

@Command( [AdminStatisticsConfig] )

Usage

AdminStatisticsConfig is available only when the Domino Administrator is open.

In order for AdminStatisticsConfig to operate successfully, there must be a database named EVENTS4.NSF on the selected server. Notes/Domino creates this database the first time it starts the EVENTS server task.

This command does not work on the Web.

Language cross-reference

GetView method of LotusScript NotesDatabase class

getView method of Java Database class

See Also