Link Search Menu Expand Document

STOP ENGINE

Stops a running engine.

Syntax

STOP ENGINE <engine_name>

Parameters

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

Example

The following example stops my_engine:

STOP ENGINE my_engine