restartengine

Reboots one or more storage engines.

Read syntax diagramSkip visual syntax diagram
>>-restartengine--+----------+--+-----------+------------------->
                  +- –?----+  '- –quiet-'
                  +- –h----+
                  '- –help-'

     .-------------.
     V             |
>--+---engine_name-+-+-----------------------------------------><
   '- – -----------'

Parameters

–? | –h | –help
Displays a detailed description of this command, including syntax, parameter descriptions, and examples. If you specify a help option, all other command options are ignored.
–quiet
Turns off confirmation messages for this command.
engine_name
Specifies the names of one or more storage engines to restart.
Specifies that you want to read the names of one or more storage engines to restart from stdin (for example, – << /work/engine_list.txt).

Prerequisites

You must have Operator or Administrator privileges to use the command.

Description

You can stop and restart the local engine, but you cannot start the local engine.

Example

Restart engines The following example restarts engine ST1:
sfscli> restartengine ST1
Are you sure you want to restart engine ST1? [y/n] Y
Engine ST1 restarted successfully.

Parent topic: Administrative commands

Related reference
lsengine
startengine
statengine
stopengine

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.