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 actual and formal parameters?
Explain the dml?
How to add a new column to an existing table in oracle?
Why use resource manager in Oracle?
How to list all indexes in your schema?
How to get a list of all background sessions in the database?
How do I limit the number of rows returned by an oracle query after ordering?
What is system global area (sga) in oracle?
what is the difference between data migration and production migration.
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
How to work with data objects interactively?
How to fetch the row which has the max value for a column?
How to add a new column to an existing table with a default value?
What are the numeric comparison operations?
How view is different from a table?