Updall Basic options in Task - Start tool
The following tables describe the Basic options that are available when you run Updall from the
tool in the Domino Administrator.
Option in Task - Start tool |
Command-line option |
Description |
---|---|---|
|
databasepath This option is used when running Updall as a console command. |
"Only this database" updates only the specified database. To update a database in the Domino® data folder, enter the file name, for example, SALES.NSF. To update databases in a folder within the data folder, specify the database path relative to the data folder, for example, DOC\README.NSF. "Index all databases" (or no database path) updates all databases on the server. |
Update this view only |
database -T viewtitle |
Updates a specific view in a database. Use, for example, with Note:
-T cannot be used with .IND (indirect) files. |
Option in Task - Start tool |
Command-line option |
Description |
---|---|---|
Update: All built views |
-V |
Updates built views and does not update full-text indexes. |
Update: Full text indexes |
-F |
Updates full-text indexes and does not update views. |
Update: Full text indexes: Only those with frequency set to: Immediate or Hourly |
-H |
Updates full-text indexes assigned "Immediate" or "Hourly" as an update frequency. |
Update: Full text indexes: Only those with frequency set to: Immediate, Hourly, or Scheduled |
-M or -S |
Updates full-text indexes assigned "Immediate," "Hourly," or "Scheduled" as an update frequency. |
Update: Full text indexes: Those with frequency set to: Immediate, Hourly, Daily, or Scheduled |
-L |
Updates full-text indexes assigned "Immediate," "Hourly," "Daily" or "Scheduled" as an update frequency. |