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
Appendix A, “Conductor Script Commands”
and summarized in the following
table:
Command
Arguments
Function
See…
ListEngines
——
Display a list of all running
and configured iIS process
engines in the environment.
page 289
FindEngine
engine_name
Set specified engine as the
“current” engine. The
engine (nor any of its
components) does not have
to be running.
page 284
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
FindNode
node_name
Set the specified node as the
“current” node. The node
must exist in the
environment.
page 285
StartGovernor
——
Start the governor for the
current engine on the
current node.
page 316
StartDBService
service_name
priority
Start the specified database
service for the current
engine on the current node.
page 315
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
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...