ADMINISTERING
The following tables describe the Basic options that are available when you run Updall from the Task -> Start tool in the Domino Administrator.
Updall - Basic options
Table 1. Updall - Basic options
This option is used when running Updall as a console command.
"Index all databases" (or no database path) updates all databases on the server.
Note: -T cannot be used with .IND (indirect) files.
Updall - Basic options - more
Table 2. Updall - Basic options - more
Updall - QRP results view processing
The following table describes the Updall command options that are available to manage results views generated by the ExecuteToView method of the NotesQueryResultsProcesser class. For more information on this method, see the LotusScript and Java classes documentation in the https://help.hcltechsw.com/dom_designer/12.0.0/index.html (V12.0.1 or later).
Table 3. Updall - QRP results view processing
For example:
load updall results.nsf -Tx resultsview
The following example extends the expiration date to six days:
load updall results.nsf -T- resultsview 5
Updall - Named results processing
The following table describes the Updall command options that are available to manage named results generated by the Execute method of the NotesDominoQuery class. For more information on this method, see the LotusScript and Java classes documentation in the https://help.hcltechsw.com/dom_designer/12.0.0/index.html (V12.0.1 or later).
Table 4. Updall - Named results processing
For example: load updall database.nsf -j deleteOne namedresultsset
For example: load updall database.nsf -j deleteAll
For example: load updall database.nsf -j deleteOld
For example: load updall database.nsf -j report