Logwriter processes [message #463615] |
Fri, 02 July 2010 04:03 |
sekar52
Messages: 141 Registered: May 2010 Location: Mumbai
|
Senior Member |
|
|
I want to if its possible to have multiple LGWR processes for a single database.If its possible how does the multiple processes write from redo log buffer to online redo log file.
|
|
|
|
|
Re: Logwriter processes [message #463622 is a reply to message #463620] |
Fri, 02 July 2010 04:32 |
|
Michel Cadot
Messages: 68716 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Buy faster disks or reserved some disk for it alone.
The problem is not in LGWR which has few works to do, it is almost all the time in underlying io subsystem.
Regards
Michel
|
|
|