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

How to find the SGA Size

7 Answers   Baidu, Reliance,


What is PGA?

5 Answers  


What are the two types of Server Configurations?

3 Answers  


What are the consideration at tehe migration of Oracle 9i to 10G.

0 Answers   Baidu,


how oracle will recognise its space is 100gb if 100gb is allocated for it...

1 Answers   Baidu,






What Does DBWR do?

2 Answers   Honeywell,


What constitute an ORACLE Instance?

2 Answers  


What are the components of SGA?

5 Answers  


what is the role of archiever

4 Answers   Baidu, Satyam, TCS,


How will you monitor the space allocation ?

3 Answers  


What is the maximum size of a row in oracle 9i?

4 Answers   Baidu, HCL, Yashu Systems,


What is an Oracle Data Dictionary?

0 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)