3.251 ALL_INCOMPLETE_SAGAS
ALL_INCOMPLETE_SAGAS
describes the incomplete sagas accessible to the current user.
This view displays sagas that were either initiated in the current PDB or joined by participants in the current PDB.
Related Views
-
DBA_INCOMPLETE_SAGAS
describes all incomplete sagas in the database. -
USER_INCOMPLETE_SAGAS
describes the incomplete sagas owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Saga ID |
|
|
|
Name of the saga initiator |
|
|
|
Indicates whether this participant is the saga initiator ( |
|
|
|
Name of the saga coordinator |
|
|
Type of the saga coordinator:
|
|
|
|
|
Owner of the saga participant |
|
|
|
Name of the saga participant |
|
|
|
Saga status:
|
|
|
|
Saga version |
|
|
|
Time limit for the saga (in seconds) |
|
|
|
Saga start time |
Note:
This view is available starting with Oracle Database 23ai.
See Also: