Home » RDBMS Server » Performance Tuning » who reads the redo logs
who reads the redo logs [message #131007] |
Wed, 03 August 2005 18:03  |
mjschwenger
Messages: 137 Registered: July 2005 Location: US
|
Senior Member |
|
|
I have a problem with my development - they insist that an Oracle installation has problems as in the redo log drives they see both writes and reads. Their statement is that there should be no reads from the redo log at all, only writes or something is broken. Well for the last couple of years I have always seen reads and write in the redo logs drives, but I could not answer their question why and who read the redo logs in the transaction process.
Very heavy OLTP - ora10g, aix5.2, good queries and indexes, statistics, very busy transactions concurent on 8 base tables. 18,000 inserts per minute + the almost same level of selects and updates. Usually between 24 to 72 processes.
Could somebody gives me an idea what does Oracle do and does it really read from the redo logs. If not - who reads them?
Thanks a lot in advance.
mj
[Updated on: Wed, 03 August 2005 18:05] Report message to a moderator
|
|
|
|
|
|
|
Re: who reads the redo logs [message #131858 is a reply to message #131007] |
Tue, 09 August 2005 15:50  |
nmacdannald
Messages: 460 Registered: July 2005 Location: Stockton, California - US...
|
Senior Member |
|
|
I would suggest putting the database in archivelog mode when you get a chance, then take a full backup before letting users on. You are far more trusting of disks than I am, or perhaps you use RAID1 (I would still be concerned). Media recovery is not possible, I am told, without the database being in archivelog mode.
|
|
|
Goto Forum:
Current Time: Sun May 04 20:21:02 CDT 2025
|