Restart Database Instance 

Use

Regardless of the current state of the database instance, you can transfer it initially to the OFFLINE mode and then to the WARM mode.

Prerequisites

You have the DBM operator authorization DBStop.

Syntax

db_restart [<option>]

Options

You can use the following options(<option>) with the command:

-f | -fast

When transferring from OFFLINE to COLD mode under Windows NT, the fast variant of the database kernel is started.

-q | -quick

When transferring from OFFLINE to COLD mode under Windows NT, the quick variant of the database kernel is started.

-s | -slow

When transferring from OFFLINE to COLD mode under Windows NT, the slow variant of the database kernel is started.

-d | -dump

A dump is generated on transferring from COLD to OFFLINE mode.

-i | -immediate

The transfer from WARM to COLD mode is made without the current transaction being completed first.

Reply

The system outputs an OK message.

In the event of errors, see Reply Format.