What is a Rollback segment entry ?

Answers were Sorted based on User's Feedback



What is a Rollback segment entry ?..

Answer / 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

What is a Rollback segment entry ?..

Answer / ravi

WHEN WE COMMIT, UNDO SEGMENT DATA BECOME UNUSEABLE. BUT IT
STILL RESIDES IN THE UNDO SEGMENT FOR 900 SECONDS.

it is called undo retention period

Is This Answer Correct ?    3 Yes 1 No

What is a Rollback segment entry ?..

Answer / ravi dutta

this contains the commited and uncommited data stored in
rollback table space prior to 9i. in 9i, it is called as
undo table space.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Architecture Interview Questions

What Does DBWR do?

2 Answers   Honeywell,


What constitute an ORACLE Instance?

2 Answers  


How can you find the size of a database?

5 Answers   Baidu, HCL,


What is the functionality of SYSTEM table space ?

3 Answers  


How to define Data Block size in Oracle?

0 Answers  






How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?

0 Answers  


What is the significance of having storage clause ?

1 Answers  


What is use of Rollback Segments In Database ?

4 Answers  


How does Space allocation table place within a block ?

1 Answers  


What is meant by recursive hints ?

1 Answers  


What is SGA?

3 Answers  


How to implement the multiple control files for an existing database ?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)