Show TOC

db_restartLocate this document in the navigation structure

Use

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 [<kernel_option> ] [-dump ] [<until_option>]

<kernel_option> ::= -fast | -slow | -test

<until_option> :: = -until <date> <time>

<date> ::= <yyyymmdd>

<time> ::= <hhmmss>

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

Time stamp ( <yyyymmdd>: year, month, day, <hhmmss>: 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.