Managing iIS Process Engines with Conductor Script
Chapter 8 Using the Conductor Script Utility 237
The Conductor Script commands used to start engines are documented in AppendixA, Conductor Script Commands and sum marized in the following table:
Command Arguments Function See
ListEngines —— Display a list of all running
and configured iIS process
engines in the environment.
page289
FindEngine engine_name Set specified engine as the
current engine. The
engine (nor any of its
components) does not have
to be running.
page284
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.)
page315
FindNode node_name Set the specified node as the
current node. The node
must exist in the
environment.
page285
StartGovernor —— Start the governor for the
current engine on the
current node.
page316
StartDBService service_name
priority
Start the specified database
service for the current
engine on the current node.
page315
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.)
page317