<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.6.5" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Tuning &#8216;log file sync&#8217; Event Waits</title>
	<link>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits</link>
	<description>News and views from Pythian DBAs</description>
	<pubDate>Thu,  4 Dec 2008 19:20:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: shamsudeen</title>
		<link>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-227693</link>
		<dc:creator>shamsudeen</dc:creator>
		<pubDate>Mon, 30 Jun 2008 23:08:37 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-227693</guid>
		<description>Hi Alex
  Good catch. Yes, you are correct about that line. semnum should be 118 in that line. Thanks.

Thanks
Riyaj</description>
		<content:encoded><![CDATA[<p>Hi Alex<br />
  Good catch. Yes, you are correct about that line. semnum should be 118 in that line. Thanks.</p>
<p>Thanks<br />
Riyaj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polarski Bernard</title>
		<link>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-227309</link>
		<dc:creator>Polarski Bernard</dc:creator>
		<pubDate>Mon, 30 Jun 2008 06:47:12 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-227309</guid>
		<description>Beside playing with commit_write, there is very little action that a production DBA can do about logfile synch. Usually, once you diagnose too much commit, the lead developer replies that that the application is built like that and amen.</description>
		<content:encoded><![CDATA[<p>Beside playing with commit_write, there is very little action that a production DBA can do about logfile synch. Usually, once you diagnose too much commit, the lead developer replies that that the application is built like that and amen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gorbachev</title>
		<link>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-226832</link>
		<dc:creator>Alex Gorbachev</dc:creator>
		<pubDate>Sun, 29 Jun 2008 13:28:35 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-226832</guid>
		<description>Riyaj, Excellent post indeed! My favorite part is LGWR &#038; semaphores overview.

Hey, I think I noticed a wrong trace line in step 4 of &lt;i&gt;Signals, Semaphores and LGWR&lt;/i&gt; section...

&lt;blockquote&gt;After successful completion of the write(s), LGWR posts a semaphore of the waiting process using the semctl command.

&lt;pre&gt;22459/1: semctl(9, 15, SETVAL, 1)                   = 0&lt;/pre&gt;
&lt;/blockquote&gt;

If I understand correctly, the semaphore with &lt;code&gt;sem_num&lt;/code&gt; 118 -- the one that server process is waiting on inside &lt;code&gt;log file sync&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>Riyaj, Excellent post indeed! My favorite part is LGWR &#038; semaphores overview.</p>
<p>Hey, I think I noticed a wrong trace line in step 4 of <i>Signals, Semaphores and LGWR</i> section&#8230;</p>
<blockquote><p>After successful completion of the write(s), LGWR posts a semaphore of the waiting process using the semctl command.</p>
<pre>22459/1: semctl(9, 15, SETVAL, 1)                   = 0</pre>
</blockquote>
<p>If I understand correctly, the semaphore with <code>sem_num</code> 118 &#8212; the one that server process is waiting on inside <code>log file sync</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syed Jaffar Hussain</title>
		<link>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-226152</link>
		<dc:creator>Syed Jaffar Hussain</dc:creator>
		<pubDate>Sat, 28 Jun 2008 06:37:49 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-226152</guid>
		<description>Nice explanation to tackle the 'log file sync' wait event.
Long time back, we had this issue on AIX os (Oracle v10g) on one of the business critical database with 500+ transaction per second. After we enable CIO option on the filesystem, this wait event has been disappeared.


Jaffar</description>
		<content:encoded><![CDATA[<p>Nice explanation to tackle the &#8216;log file sync&#8217; wait event.<br />
Long time back, we had this issue on AIX os (Oracle v10g) on one of the business critical database with 500+ transaction per second. After we enable CIO option on the filesystem, this wait event has been disappeared.</p>
<p>Jaffar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Burns</title>
		<link>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-226071</link>
		<dc:creator>Doug Burns</dc:creator>
		<pubDate>Fri, 27 Jun 2008 23:42:09 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1098/tuning-log-file-sync-event-waits#comment-226071</guid>
		<description>Excellent post. It's funny that the various causes of log file sync cropped up during a presentation the other week. I wish I could have pointed people at this blog post. I will next time.</description>
		<content:encoded><![CDATA[<p>Excellent post. It&#8217;s funny that the various causes of log file sync cropped up during a presentation the other week. I wish I could have pointed people at this blog post. I will next time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
