Answer Posted / 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 |
Post New Answer View All Answers
What are the logical operations?
State and explain about oracle instance?
Differentiate between function and procedure in oracle.
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
How to drop an index in oracle?
What is snapshot is too old? Give and example for better understand.
What is the difference between translate and replace?
What are the different editions of oracle?
How many types of database triggers exist?
What are the data types in oracle?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is a procedure in oracle?
How to define an anonymous procedure without variables?
What is blob data type in oracle?
How to create a new table in oracle?