Re: redo contention-Urgent
Quote:
Originally posted by portal
My current log_buffer parameter in init.ora is 10MB and I have 5 redo log groups of 512 KB each
Thanks
Hi Portal,
I agree with waitecj that the 10 MB log_buffer is very much (Logwriter starts writing in case of commit or if log_buffer is 1/3rd full or if log_buffer is 1 MB full)
And the 15-minutes statspack report requested by witecj is VERY important!
But are you sure that your redologs files are only 512 KB ??? - or did you mean 512 MB ?
10 MB log_buffer with 512 kb redo log file size is crazy.
(I used on my billing system redolog file size 1 GB (3 Groups, 2 members) and switched every 5 minutes during billing run)
How often are your log switches / how much redo do you write per minute / per hour ?
(The old rule was "about every 20 minutes")
At each redo log switch there occures a checkpoint, therefore 512 kb redo log file size seems to be the problem.
Good Luck,
Telco_DBA
http://www.Mercury-Consulting-Ltd.com