Answer Posted / manvendra
ROLLBACK SEGMENT OR UNDO SEGMENT IS THE AREA IN UNDO TABLE
SPACE WHERE CHANGED OR NEW UNCOMMITTED DATA RESIDES.
WHEN WE COMMIT, UNDO SEGMENT DATA BECOME UNUSEABLE. BUT IT
STILL RESIDES IN THE UNDO SEGMENT FOR 600 SECONDS.
TO REMOVE THE CONSITANCY ISSUE FROM ORACLE DB.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an Oracle Rollback Segment?
What are the uses of Oracle Rollback Segment?
What is an Oracle Data Segment?
What is the use of Oracle Control File?
What is an Oracle Data Block?
What is an oracle database schema?
What is an Oracle SYSTEM tablespace and when is it Created?
Can a Tablespace hold objects from different Schemes in Oracle?
What is the function of Redo Log in Oracle?
What are the consideration at tehe migration of Oracle 9i to 10G.
What are Oracle Schema Objects?
Can a View based on another View in Oracle?
How to define Data Block size in Oracle?
Teradata: How can we know the indexed column in a table?
What is an Oracle Data Dictionary?