Siebel Server Administration Guide > Using the Siebel Server Manager Command-Line Interface > Siebel Server Manager Commands >

Task Management Commands


Use task management commands to manage tasks for components running in batch or background mode.

You may start a new process by using the start task command or the run task command. You should use the start task command if you plan to start multiple processes and the run task command if you want to make sure that a process has run to completion.

Start task. The start task command starts a new process and allows you to execute a new command immediately. You will not be notified of the task status, nor will you be alerted if the task fails to perform. Instead, use the list task command to check the status of processes that were started using the start task command.

Run task. The run task command starts a new process that runs to completion (or exits with error). You will not be able to execute a new command until the process has run to completion. The task status will be displayed as the process is running.

To use multiple task parameters in a task command, list the parameters in a comma-separated list. The following example shows how to start a new process using various values for a given parameter:

start {task | server} for component component_alias_name with parameter_alias_name=value1, value2, value3

To start a new task in batch mode

To start a new task in background mode

To run a new task in batch mode

To pause a running task

To resume a paused task

To stop a running task

To kill a running task


 Siebel Server Administration Guide 
 Published: 23 June 2003