4.49 ALL_SAGA_PARTICIPANTS
ALL_SAGA_PARTICIPANTS
describes the saga participants accessible to the current user.
This view displays sagas that were either initiated in the current PDB or joined by participants or coordinators in the current PDB.
Related Views
-
DBA_SAGA_PARTICIPANTS
describes all saga participants in the database. -
USER_SAGA_PARTICIPANTS
describes the saga participants owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
ID of the saga participant |
|
|
|
Name of the saga participant |
|
|
|
Owner of the saga participant |
|
|
|
Name of the saga broker |
|
|
|
Participant type:
|
|
|
|
Name of the saga coordinator |
|
|
|
Saga incoming topic |
|
|
|
Saga outgoing topic |
|
|
|
Number of saga topic partitions |
|
|
Saga topic type:
|
|
|
|
Possible values:
|
|
|
|
|
Saga participant version |
Note:
This view is available starting with Oracle Database 23ai.
See Also: