Hi,
redo log size configuration of 25M but it generates 18M of archives every 3 minuetes on my system
I try to size my redo logs never to get more than 5 switches per hour, at peak load.
In a busy production environment, it is important to ensure that the frequency of redo log switches is not more than 5 per hour. As Oracle offloads redo log images from the redo log filesystem onto the archived redo log filesystem, excessive I/O can occur and the archived redo log must be promptly written to tape to keep the free space in the filesystem. If the archived redo log filesystem becomes full, the database grinds to a halt.
Not many DBA’s are aware of the v$log_history view, and how it can be used to plot the frequency of online redo log switches.
Hope this helps. . .
Don Burleson
Oracle Press author
Author of “Oracle Tuning: The Definitive Reference”
http://www.dba-oracle.com/bp/s_oracle_tuning_book.htm