.

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


AdminOpenStatistics @Command
Opens the statistics reporting database (STATREP5.NSF) on the selected server.

Note This @command is obsolete in Release 6.

Syntax

@Command( [AdminOpenStatistics] )

Usage

AdminOpenStatistics is available only when the Domino Administrator is open.

For AdminOpenStatistics to operate successfully, there has to be a database named STATREP5.NSF on the selected server. Domino creates this database the first time it starts the REPORT server event.

This command does not work on the Web.

Language cross-reference

OpenDatabase method of LotusScript NotesUIWorkspace class

See Also