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.
You have the server permission DBStop.
db_restart [-f | -s | -t | -d | -u <until>]
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. |