Restarting database

If the database is in a multi-cluster configuration, the users can restart it on a per-node basis. The users can check the restart progress by clicking the [🔔] icon in the top right corner of the console screen. If the database operational status is not Running, or the instance status is Recovery, Disconnect, the users cannot restart it.

  1. Navigate to the OwlDB console screen > Dashboards menu.

  2. Pull down the radio button for the database the users want to restart, and click the Restart button.

    1. If the database is in a multi-cluster configuration, pull down the nodes the users want to restart.

  3. Pull down the database shutdown mode.

Item
Description

NORMAL

(coming soon) Wait until all sessions are disconnected before shutting down

POST_TX

(coming soon) Wait until all transactions are finished before shutting down

IMMEDIATE

Forcibly abort all operations currently in progress, rolling back all transactions in progress before shutting down

ABORT

Forcibly terminate Tibero's processes

ABNORMAL

Forcibly terminate server processes unconditionally without connecting to the Tibero server (recommended for emergency use only)

  1. Click the restart button.

Last updated