Conductor Script Commands
Appendix
A
Conductor Script Commands
285
FindNode
The
FindNode
command sets the specified node as the current node.
FindNode node_name
The
FindNode
command is available only for the current engine.
The
FindNode
command is normally used to start engine components (using the
StartGovernor
,
StartDBService
, and
StartUnit
Script commands).
FindParentEngine
The
FindParentEngine
command makes the component’s parent engine current.
FindParentEngine
The
FindParentEngine
command is available only when an engine component is
current.
The
FindParentEngine
command is used to navigate to the current engine when
one of its components is current and you want to make another of its components
current. (The
Find
and
Start
component Script commands are only available
when an engine is current.)
FindPrimary
The
FindPrimary
command sets the primary engine unit for the current engine as
the current component.
FindPrimary
The
FindPrimary
command is available only when an engine is current, so you
must first use the
FindEngine
Script command to set the current engine. The
primary engine unit must also be running.
Argument
Description
node_name
The specified node. Must be in same environment as the engine.
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...