What is meant by redo log buffer ?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Oracle Data Segment?

605


What is the function of Redo Log in Oracle?

662


What is an Oracle Data Block?

636


What is an Oracle Data Dictionary?

635


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

1370






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

2542


What is the use of Oracle Control File?

611


What is an Oracle Rollback Segment?

611


What is an Integrity Constrains in Oracle?

724


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

605


What are Oracle Schema Objects?

632


Can a View based on another View in Oracle?

651


How to define Data Block size in Oracle?

635


What are the uses of Oracle Rollback Segment?

643


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?

2260