6.361 DBA_SAGAS

DBA_SAGAS describes all active sagas in the database. Its columns are the same as those in ALL_SAGAS.

This view displays sagas that were either initiated in the current PDB or joined by participants in the current PDB.

Note:

This view displays active sagas. Completed sagas are displayed in the DBA_HIST_SAGAS view.

Note:

This view is available starting with Oracle Database 23ai.

See Also:

"ALL_SAGAS"