Background documentationdb_restart Locate this document in the navigation structure

 

When you execute this command, the system transfers the database from the ADMIN or ONLINE operational state into the OFFLINE operational state and then into the ONLINE operational state.

Prerequisites

You have the server permission DBStop.

Structure

db_restart [-f | -s | -t | -d | -u <until>]

Options

Option

Description

-f | -fast

The kernel variant fast is started.

-s | -slow

The kernel variant slow is started.

-t | -test

The kernel variant test is started.

-d | -dump

A dump is generated on transferring the database from the ADMIN or ONLINE operational state to the OFFLINE operational state.

[-u | -until] <date> <time> <date> ::= <yyyymmdd> <time> ::= <hhmmss>

Time (year, month, day, hour, minutes, seconds) up to which the log entries still available in the database are to be imported.

Result

OK

In the event of errors, see Reply Format.