ADMINISTERING
Note: You can run the Updall task on a server, or you can use the dbmt tool that now includes the Updall task as well as other options instead of running Updall alone. See the related topics for more information.
You can use several methods of running the Updall task on a server.
The following tables describe the options you can use with Updall (Task -> Start ). The second column lists the equivalent command-line options that you use when you use a console command to run Updall and when you schedule Updall to run in a Program document.
Use this syntax when you use the Load updall console command:
Load updall databasepath options
For example:
Load updall SALES.NSF -F
You can specify multiple options -- for example:
Load updall -F -M
Table 1. Updall - Basic options
This option is used when running Updall as a console command.
Choose the option to specify a database or folder if you want updall to limit processing to the specified location. To update a database in the Domino data folder, enter the file name, for example, SALES.NSF. To update all databases contained in a subfolder of the data folder, specify the path relative to the data folder, for example, DOC\README.NSF.
Note: -T cannot be used with .IND (indirect) files.
Table 2. Updall - Basic options - more
Table 3. Updall - Rebuild options
Table 4. Updall - Search Site options
Option for running Updall as part of dbmt
Updall performs the following tasks by default. These are also tasks that the database maintenance tools performs:
-nodbmt
When you run updall as part of dbmt, Domino also ensures that the following views are built for databases with a template name of StdR7Mail, StdR8Mail, StdR85Mail and StdR9Mail:
Related concepts Full-text indexes for single databases Updating database indexes and views
Related tasks Maintaining user mail files using the dbmt tool instead of updall Running the Updall task Changing update frequency of a full-text index
Related reference Indexer tasks: Update and Updall