ADMINISTERING
You can run Updall using the Task - Start tool or console command method.
Using the Task - Start tool
Procedure
1. From the Domino® Administrator, select the server on which to run Updall.
2. Click the Server -> Status tab.
3. In the Task pane, click Task -> Start.
4. Select Updall.
1. From the Domino Administrator, select the server on which to run Updall.
3. Click Server Console.
4. In the Domino Command field, type the following command and then press ENTER:
where databasepath specifies the files on which to run Updall and options are Updall command-line options.
For example, type:
Load updall SALES.NSF -F
The following table illustrates how you can use databasepath to specify databases, folders, and subfolders.
Table 1. Examples of databasepath
Note: If you are using the -T flag to specify a view, Indirect files (.IND) cannot be used.
DEV.NSF
SALES\USER1.NSF
SALES\NEW
DATA\SALES\USER1.NSF
DATA\SALES\NEW\all databases
Using a Program document
About this task
Use a Program document to schedule Updall to run with options at a regular time. Note that by default Updall is included in the NOTES.INI setting ServerTasksAt2, so it runs daily at 2 AM on all databases without options.
1. From the Domino Administrator, click the Configuration tab.
2. Next to Use Directory on, select the server with the replica of the Domino Directory that you want to modify.
3. Expand Server -> Programs and then click Add Program.
4. Complete these fields on the Basics tab:
Related concepts Updall options Updating database indexes and views
Related reference Indexer tasks: Update and Updall