Tagged Questions

6
votes
3answers
4k views

Oracle - How does transaction, rollback segment and the undo_retention parameter work?

I'm no DBA, and I'm having a bit of a hard time understanding Oracle's transaction management process. From what I understood by reading some reliable-looking pages on the Internet (most notably this ...