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_ RECOVERY_ STATUS
This view includes information about the status of the current recovery process.
This view is also available as an LMV (local view per node) view.
|
Column Name |
Description |
|---|---|
|
DATABASE_ |
The name of the database being recovered. |
|
DATABASE_ |
The internal ID for the database being recovered. |
|
NODE_ |
The ID of the node from which the database is being recovered. |
|
REPLAY_ |
The replay % completion and an estimated time to completion. |
|
REPLAY_ |
The status of the replay. |
|
REPLAYED_ |
The Log Sequence Number indicating the position to which changes have been applied to the replica. |
|
STARTUP_ |
The Log Sequence Number indicating the position up to which each transaction has been committed. |
|
RECOVERY_ |
Possible values: Attach, Restart node, Restore |
Last modified: