Load
Syntax: Load programname

Description: Loads and starts a specified server task or program on the server. You can start a server add-in program or one that takes a command line for additional data, such as a backup program. The program you run must be on the server's search path.

Use the Load command to run a program until it completes or, if the program runs continually, until you stop the server. Where applicable, you can include arguments that determine how the program runs.

Note Most server commands support the arguments "-?" and "/?" to display online help. For example, you could enter one of these to obtain help for the server command Load Compact:


Examples:

Load Fixup -- Loads and runs the Fixup server task.

Load Object Info OBJECT.NSF -- Loads and runs the Shared Mail Manager and passes along arguments that execute the Info task.

To load a task from the Domino Administrator

You can load a task directly from the Server - Status tab in the IBM® Lotus® Domino™ Administrator.

1. From the Domino Administrator, click the Server - Status tab.

2. If necessary, click Tools to display the tool bar, and then click Task - Start.

3. Under "Start new server tasks," select the task you want to load.

4. (Optional) Uncheck "Show advanced options" if you do not want to specify advanced options. The box is checked by default for tasks which do have additional options.

5. Click OK.

See also