What is meant by redo log buffer ?

Answers were Sorted based on User's Feedback



What is meant by redo log buffer ?..

Answer / anil joshi

redo log buffer hold and written all redo entries in redo
log file or whenever a DML statement run that time redo
generate for that DML statement and these redo is hold by
the redo log buffer
every commit, log switch and before DBWN writer the redo
entries written into log file from redo buffer, it's
usefull for recovery purpose incase of crash

Is This Answer Correct ?    5 Yes 0 No

What is meant by redo log buffer ?..

Answer / veeravel.csv@gmail.com

redo log file is stored to every transaction information, if you use sql query [eg: dml commands ]except select statement and then all write in redo buffer.it use to recovery purpose.
whenever give commit statement after will write in datafile..
[u will give rollback erase temporary statement]

Is This Answer Correct ?    1 Yes 0 No

What is meant by redo log buffer ?..

Answer / ravi dutta

when ever the buffer cache is crashed, the transactions
present in the buffer cache is lost. this can be recovered
by the redo log buffer, which contains all the transactions
present in the buffer cache

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Oracle Architecture Interview Questions

Can a View based on another View in Oracle?

0 Answers  


List the factors that can affect the accuracy of the estimations ?

1 Answers  


What is the maximum size of a oracle9i database?

1 Answers   Baidu, HCL, TCS,


What is dictionary cache ?

2 Answers  


How will you force database to use particular rollback segment?

1 Answers  






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

1 Answers   Baidu,


What is use of Rollback Segments In Database ?

4 Answers  


How can you find the size of a database?

5 Answers   Baidu, HCL,


What are the two types of Server Configurations?

3 Answers  


What is Shared SQL Area?

1 Answers   Oracle,


What does LGWR do?

2 Answers  


What is the maximum number of Lock Processes used?

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