Start

In the IBM® Cognos® Command Center command line client, use the start command to start a process in an environment. Only processes that have no user prompt variables can be started by using this command.

You can use the following command-specific arguments:

/eco:ECOSYSTEM
The name of the ecosystem that contains the process.
/env:ENVIRONMENT
The name of the environment where the process is running.
/proc:PROCESS
The name of the process.
/p:name=value
The name and the value of a parameter.
Multiple switches must be used to supply multiple parameters.
/wait:[SECONDS]
Optional flag. If set, the client waits for the command to complete.
If you use the argument without specifying a number of seconds to wait, the client waits indefinitely for the command to complete. You can also specify a wait time, for example /wait:60.