Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
MV_ DISTRIBUTED_ DATABASES_ STATUS
This view contains information about the status of databases.
|
Column Name |
Description |
|---|---|
|
|
The name of a given related database. |
|
|
The number of partitions in a given database. |
|
|
Exposes status of the database: healthy/degraded/offline. |
|
|
Whether a given database is online. |
|
|
Whether a given database is replicating. |
|
|
Whether a given database is recovering. |
|
|
Whether a given database is pending. |
|
|
Whether a given database is in transition. |
|
|
Whether a given database is unrecoverable. |
|
|
Whether a given database is offline. |
|
|
True if some partition instances are replicating in a mode different from the replication mode of the database. |
Last modified: