Link Search Menu Expand Document

This documentation is related to an older version of Firebolt. For the most current documentation, see Firebolt documentation.

START ENGINE

Starts a stopped engine.

Syntax

START ENGINE <engine_name>

Parameters

Parameter Description
<engine_name> The name of the engine to be started.

Example

The following example starts my_engine:

START ENGINE my_engine