Give the various rollback segment states.
Answer / Rashi Gupta
The Rollback Segments in Oracle have three states: Active, Inactive and Unused. Active Rollback segments are currently being used for transaction management. Inactive Rollback segments contain data that has been deallocated but not yet freed for reuse. Unused Rollback segments are those that are neither active nor inactive.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a new user account in oracle?
Why do we need oracle client?
What is the difference between postgresql and oracle?
What is autonomous transaction?
what is load balancing and what u have used to do this?(sql loader)
Differentiate between translate and replace?
What is difference between a formal and an actual parameter?
How to create a testing table in oracle?
How to loop through a cursor variable?
How to change user password in oracle?
Define Transaction ?
What is a Private Synonyms ?