Note
This view is introduced since OceanBase Database V4.2.0, and is not supported in the current version.
Purpose
The DBA_OB_LS_HISTORY view displays the historical log streams of the current tenant.
Columns
Column |
Type |
Nullable? |
Description |
|---|---|---|---|
| LS_ID | NUMBER | NO | The ID of the log stream. |
| LS_GROUP_ID | NUMBER | NO | The ID of the log stream group. |
| STATUS | VARCHAR2(100) | NO | The status of the log stream. Valid values:
|
| FLAG | VARCHAR2(2048) | NO | The flag of the log stream. Valid values:
|
| CREATE_SCN | NUMBER | NO | The SCN when the log stream was created, in nanoseconds. |
