Managing iIS Process Engines with Conductor Script
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 | page 289 | |
|
| and configured iIS process |
|
|
| engines in the environment. |
|
FindEngine | engine_name | Set specified engine as the | page 284 |
|
| “current” engine. The |
|
|
| engine (nor any of its |
|
|
| components) does not have |
|
|
| to be running. |
|
StartEngine | [newLog] | Start all components of the | page 315 |
| [newState] | engine as specified in the |
|
| [newRegistration] | engine configuration file. |
|
| [cold] | (Includes various start |
|
|
| options that create new |
|
|
| engine database tables.) |
|
FindNode | node_name | Set the specified node as the | page 285 |
|
| “current” node. The node |
|
|
| must exist in the |
|
|
| environment. |
|
StartGovernor | Start the governor for the | page 316 | |
|
| current engine on the |
|
|
| current node. |
|
StartDBService | service_name | Start the specified database | page 315 |
| priority | service for the current |
|
|
| engine on the current node. |
|
StartUnit | unit_name | Start the specified engine | page 317 |
| [cold] | unit for the current engine |
|
|
| on the current node. |
|
|
| (Includes cold start option |
|
|
| to create engine database.) |
|
|
|
|
|
Chapter 8 Using the Conductor Script Utility 237