Answers

Question and Answer:

  Home  Database Administration

⟩ What is uses of rollback segment?

The use of RollBack Segment is Database is - to maintain read consistency between multiple transactions.

Rollback segments are the areas in your database which are used to temporarily save the previous values when some updates (by 'updates', inserts or deletes as well) or any other transactions going on.

 135 views

More Questions for you: