What is meant by Redo Log file mirrorring ? How it can be
achieved?
Answer / orawhiz
Process of having a copy of redo log files is called mirroring.
This can be achieved by creating group of log files
together, so that LGWR will automatically writes them to
all the members of the current on-line redo log group. If
any one group fails then database automatically switch over
to next group. It degrades performance
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the role of archiever
What is the maximum number of Lock Processes used?
What is the function of Dispatcher (Dnnn)?
What are functions of PMON?
What does LGWR do?
How to define Data Block size in Oracle?
What is User Process?
What is a Parallel Server option in ORACLE?
What is the function of Lock (LCKn) Process?
What is an Oracle Data Segment?
When does LGWR write to the database?
What is Database Buffers ?