ORA-25828
Unable to join saga: 'string'. Session is already associated with saga: 'string'.
Cause
An attempt is being made to join a saga from a session that is already associated with another saga.
Action
Disassociate the current session from the existing saga before attempting to join another saga.