Database Instance Transfer to COLD State 

Use

The database instance is transferred to COLD mode.

If the database is in WARM mode, it is first transferred to OFFLINE operation status and only then to operation status COLD.

Prerequisites

You have the DBM operator authorization DBStop.

Syntax

db_cold [<option>]

Options

Options (<options>) you can use with the command:

-i | -immediate

SHUTDOWN QUICK used for transfer from WARM to COLD

-no

The database instance is transferred directly from operation status WARM to the operation status COLD (no temporary OFFLINE operation status)

-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.

Reply

The system outputs an OK message.

In the event of errors, see Reply Format.