Conductor Script Command Summary
266
iPlanet Integration Server • Process System Guide • August 2001
Engine Mode Commands: Process
Execution Management
There are a large number of Conductor Script commands that let you monitor and
manage sessions, process execution, and registration—functions performed by the
primary engine unit. These commands, nevertheless, are available in engine
mode—when the engine is current. The Conductor Script commands for managing
process execution are also available when the primary engine unit is current.
StartEngine
[newLog]
[newState]
[newRegistration]
[cold]
Start all components of
the engine as specified in
the engine configuration
file. (Includes various
start options that create
new engine database
tables.)
page 315
StartGovernor
——
Start the governor for the
current engine on the
current node.
page 316
StartUnit
unit_name
[cold]
Start the specified engine
unit for the current
engine on the current
node. (Includes cold start
option to create engine
database.)
page 317
WaitForStartup
unit_name
timeout
Wait the specified
timeout period (in
seconds) for the specified
engine unit to start up,
and prints an error
message if engine unit
does not start within
specified time. Used for
writing automated
scripts.
page 324
Command
Arguments
Function
See…
Summary of Contents for iPlanet Integration Server 3.0
Page 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Page 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Page 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Page 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Page 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Page 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Page 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...