4.47 ALL_SAGA_FINALIZATION
ALL_SAGA_FINALIZATION
displays information about pending finalization actions for sagas accessible to the current user.
This view displays one row for each unique reservable table updated as part of a participant transaction for sagas that were either initiated in the current PDB or joined by participants in the current PDB.
Related Views
-
DBA_SAGA_FINALIZATION
displays information about pending finalization actions for all sagas in the database. -
USER_SAGA_FINALIZATION
displays information about pending finalization actions for sagas owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Saga ID |
|
|
|
Name of the saga participant |
|
|
|
ID of the reservable column transaction in the saga |
|
|
|
Schema of the reservable column table involved in the transaction |
|
|
|
Name of the reservable column table involved in the transaction |
|
|
|
Name of the reservable journal table involved in the transaction |
|
|
|
Status of the transaction:
|
Note:
This view is available starting with Oracle Database 23ai.
See Also: