What is meant by redo log buffer ?

Answers were Sorted based on User's Feedback



What is meant by redo log buffer ?..

Answer / guest

Redo log buffer is mermory where oracle server store all
the latest transaction which is made by the user.If RLB is
going to fill one third log writer writes the data from
redo log buffer to log file.

Is This Answer Correct ?    6 Yes 0 No

What is meant by redo log buffer ?..

Answer / deva

This buffer contains the information about the changes of
datablocks in the database buffer. While the redo log
buffer is filled during data modifications. The log writer
process wirtes information about the nmodifications to the
redo log files. These files are used after eg a system
crash in order to restore the database(database recovery)

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Oracle General Interview Questions

The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ---------- 1 NULL 7 2 4 NULL NULL 5 NULL 3 NULL NULL

1 Answers   TCS,


What is different types of joins?

0 Answers  


Can we write dml statement in function in oracle?

0 Answers  


what is view?

7 Answers   Accenture,


What are the components of logical database structure in oracle database?

0 Answers  






Why do we use coalesce function in oracle?

0 Answers  


what is foreign key?

5 Answers  


How to retrieve first and last records from a table?

7 Answers   DELL, QSmart,


Explain oracle instance.

0 Answers  


Explain the use of rows option in exp command.

0 Answers  


What do you mean by redo log file mirroring?

0 Answers  


Explain the use of online redo log files in oracle.

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)