What is On-line Redo Log?

Answers were Sorted based on User's Feedback



What is On-line Redo Log?..

Answer / guest

The On-line Redo Log is a set of tow or more on-line redo
files that record all committed changes made to the
database. Whenever a transaction is committed, the
corresponding redo entries temporarily stores in redo log
buffers of the SGA are written to an on-line redo
log file by the background process LGWR. The on-line redo
log files are used in cyclical fashion.

Is This Answer Correct ?    2 Yes 0 No

What is On-line Redo Log?..

Answer / jaalioracle

Online redo log is a set of ysysdate,UID,User and Usernv
sql funs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

What are the applications of database management system?

1 Answers  


Can you have more than one cursor open at any one time in a program ?

1 Answers  


Can two oracle blocks have the same address?

1 Answers  


What are different cursor types in dbms?

1 Answers  


How the size of the table space can be increased?

1 Answers  


How to Optimize Database Queries for Performance?

1 Answers  


What restrictions can you apply when you are creating views?

1 Answers  


Why does reading require write privileges on database file?

1 Answers  


What are the Different Types of Joins and How do They Work?

1 Answers  


How to select the first record in a given set of rows?

1 Answers  


What are the features of a database management system?

1 Answers  


Explain the terms database and dbms?

1 Answers  


Categories