What is meant by redo log buffer ?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Teradata: How can we know the indexed column in a table?

1454


What is an Oracle SYSTEM tablespace and when is it Created?

698


What is an Oracle Data Segment?

699


Can a View based on another View in Oracle?

728


What is the use of Oracle Control File?

688






What is an Oracle Data Dictionary?

723


What is an oracle database schema?

730


What is an Integrity Constrains in Oracle?

810


What are the uses of Oracle Rollback Segment?

750


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

2621


What is the function of Redo Log in Oracle?

730


How to define Data Block size in Oracle?

744


What are Oracle Schema Objects?

737


What is an Oracle Data Block?

711


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?

2342