How the space utilisation takes place within rollback
segments?

Answers were Sorted based on User's Feedback



How the space utilisation takes place within rollback segments?..

Answer / vinodh ramaswamy

when the transaction is started rollback segment uses the extents in cyclic fashion and once the extents gets fill these extents are marked as inactive.

if one extent is not sufficient then it searches for new adjacent free extents it wont use the previous free extents it always move in cyclic manner if next extent is not free it create a new free extent dynamically.

if all extents in the rollback segment are gets filled then it orverwrites the inactive extents.

Is This Answer Correct ?    2 Yes 0 No

How the space utilisation takes place within rollback segments?..

Answer / orawhiz

It will try to fit the transaction in a cyclic fashion
to all existing extents. Once it found an extent is in use
then it forced to acquire a new extent (No. of extents is
based on the optimal size)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Architecture Interview Questions

What is an oracle database schema?

0 Answers  


What is an Oracle Rollback Segment?

0 Answers  


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

2 Answers  


How the log writer writes the data into database

4 Answers   Baidu, Satyam,


How free extents are managed in Ver 6.0 and Ver 7.0 ?

1 Answers   IBM,






What is PGA?

5 Answers  


What is use of Rollback Segments In Database ?

4 Answers  


• What is oracle Architecture?

3 Answers  


THE MAIN CONCEPT OF PROGRAMMIN TYPE?

1 Answers  


What is the function of Lock (LCKn) Process?

1 Answers  


What is Server Process?

2 Answers  


What is dictionary cache ?

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)