<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Log file synch tuning #2</title>
	<atom:link href="http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/</link>
	<description>Discussions about Oracle performance tuning, RAC, Oracle internal &#38; E-business suite.</description>
	<lastBuildDate>Sat, 11 May 2013 07:29:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Log File Write And Waits &#171; Vishal Gupta&#039;s Blog</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-711</link>
		<dc:creator><![CDATA[Log File Write And Waits &#171; Vishal Gupta&#039;s Blog]]></dc:creator>
		<pubDate>Sat, 18 Jun 2011 20:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-711</guid>
		<description><![CDATA[[...] Riyaj Shamsudeen &#8211; Log file sync tuning [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Riyaj Shamsudeen &#8211; Log file sync tuning [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qihua</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-499</link>
		<dc:creator><![CDATA[qihua]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 09:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-499</guid>
		<description><![CDATA[I also have a question about the redo write.

the statistics of &quot;redo write&quot; is the number of time lgwr writes the data, right? For our database, the times of write on OS level (vxstat) is about 6 times as the &quot;redo write&quot;, we didn&#039;t multiplex the redo, and redo file is quick io file. The redo volume is separated from other data volume, so the vxstat reported on redo volume should be equal to the write IO from lgwr. I can&#039;t understand  why one &quot;redo write&quot; was broken into 6 OS IO.]]></description>
		<content:encoded><![CDATA[<p>I also have a question about the redo write.</p>
<p>the statistics of &#8220;redo write&#8221; is the number of time lgwr writes the data, right? For our database, the times of write on OS level (vxstat) is about 6 times as the &#8220;redo write&#8221;, we didn&#8217;t multiplex the redo, and redo file is quick io file. The redo volume is separated from other data volume, so the vxstat reported on redo volume should be equal to the write IO from lgwr. I can&#8217;t understand  why one &#8220;redo write&#8221; was broken into 6 OS IO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qihua</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-498</link>
		<dc:creator><![CDATA[qihua]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 09:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-498</guid>
		<description><![CDATA[For your following dtruss output
6924/5:    240044  230587 pwrite(0x103, &quot;&quot;, 0x100000)		 = 1048576 0 ..........(1)
  6924/5:    240091      39 kaio(0x4, 0x0, 0x1038E9DD0)		 = 0 0
  6924/1:   2447794  232035 kaio(0x2, 0xFFFFFFFF7FFFD400, 0x0)		 = 1 0


We can&#039;t see whether the pwrite and kaio is on the same file or not. When I trussed a lgwr on my database, I found pwrite is for controfile, and kaio is for online redo log.

Can you also add the file handler information to pwrite and kaio so it is clear which file was written?]]></description>
		<content:encoded><![CDATA[<p>For your following dtruss output<br />
6924/5:    240044  230587 pwrite(0&#215;103, &#8220;&#8221;, 0&#215;100000)		 = 1048576 0 &#8230;&#8230;&#8230;.(1)<br />
  6924/5:    240091      39 kaio(0&#215;4, 0&#215;0, 0x1038E9DD0)		 = 0 0<br />
  6924/1:   2447794  232035 kaio(0&#215;2, 0xFFFFFFFF7FFFD400, 0&#215;0)		 = 1 0</p>
<p>We can&#8217;t see whether the pwrite and kaio is on the same file or not. When I trussed a lgwr on my database, I found pwrite is for controfile, and kaio is for online redo log.</p>
<p>Can you also add the file handler information to pwrite and kaio so it is clear which file was written?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log File Write And Waits &#171; Vishal Gupta&#39;s Blog</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-464</link>
		<dc:creator><![CDATA[Log File Write And Waits &#171; Vishal Gupta&#39;s Blog]]></dc:creator>
		<pubDate>Sun, 14 Feb 2010 22:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-464</guid>
		<description><![CDATA[[...] Riyaj Shamsudeen &#8211; Log file sync tuning [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Riyaj Shamsudeen &#8211; Log file sync tuning [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-461</link>
		<dc:creator><![CDATA[Darshan]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-461</guid>
		<description><![CDATA[Riyaj,

Thanks for fast response. I will try and let you what all we see.

Regards,
Darshan]]></description>
		<content:encoded><![CDATA[<p>Riyaj,</p>
<p>Thanks for fast response. I will try and let you what all we see.</p>
<p>Regards,<br />
Darshan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orainternals</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-460</link>
		<dc:creator><![CDATA[orainternals]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-460</guid>
		<description><![CDATA[Darshan
  Try this script:

     http://www.orainternals.com/scripts_perf1.php 

     Look for &quot;dtrace script to trace Oracle processes&quot;.

     http://www.orainternals.com/viewfile.php?id=46

     Beware that, in kernel land, functions are not well documented and can be misleading if you don&#039;t understand it properly. Many function calls are overloaded.

   
Cheers
Riyaj]]></description>
		<content:encoded><![CDATA[<p>Darshan<br />
  Try this script:</p>
<p>     <a href="http://www.orainternals.com/scripts_perf1.php" rel="nofollow">http://www.orainternals.com/scripts_perf1.php</a> </p>
<p>     Look for &#8220;dtrace script to trace Oracle processes&#8221;.</p>
<p>     <a href="http://www.orainternals.com/viewfile.php?id=46" rel="nofollow">http://www.orainternals.com/viewfile.php?id=46</a></p>
<p>     Beware that, in kernel land, functions are not well documented and can be misleading if you don&#8217;t understand it properly. Many function calls are overloaded.</p>
<p>Cheers<br />
Riyaj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-459</link>
		<dc:creator><![CDATA[Darshan]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-459</guid>
		<description><![CDATA[Riyaj,

Thanks for your response. We do not have CPU issue. It is around 10% only.
We are using Vxfs veritas volume manager on netapp. I provided v$active_session__history waits in my first comment, where we do not see it is spending much time on I/o &quot;log file parallel write&quot;.

Could you please provide dtrace script for lgwr? That should help to figure where it is spending time.]]></description>
		<content:encoded><![CDATA[<p>Riyaj,</p>
<p>Thanks for your response. We do not have CPU issue. It is around 10% only.<br />
We are using Vxfs veritas volume manager on netapp. I provided v$active_session__history waits in my first comment, where we do not see it is spending much time on I/o &#8220;log file parallel write&#8221;.</p>
<p>Could you please provide dtrace script for lgwr? That should help to figure where it is spending time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orainternals</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-458</link>
		<dc:creator><![CDATA[orainternals]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 15:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-458</guid>
		<description><![CDATA[Darshan
   Sorry for the late reply. Looks like, replying automatic email from wordpress does not show up in the comment! 

   Have you checked bugs with &#039;log file sync&#039; event waits in 10.2.0.3. There are couple of bugs such as bug 8842553. It is quite possible that you are hitting one of these bugs.
   Also, Is LGWR getting enough CPU? Is the file system properly mounted with direct I/O? There are many things that can go wrong, so, it may be essential to dtrace LGWR to see why LGWR is not performing. What is LGWR waiting as per v$active_session__history?
  dtrace is, by design, safe. So, there is no downside to it. Let me know, if you want a script to dtrace LGWR writes. 
Cheers
Riyaj]]></description>
		<content:encoded><![CDATA[<p>Darshan<br />
   Sorry for the late reply. Looks like, replying automatic email from wordpress does not show up in the comment! </p>
<p>   Have you checked bugs with &#8216;log file sync&#8217; event waits in 10.2.0.3. There are couple of bugs such as bug 8842553. It is quite possible that you are hitting one of these bugs.<br />
   Also, Is LGWR getting enough CPU? Is the file system properly mounted with direct I/O? There are many things that can go wrong, so, it may be essential to dtrace LGWR to see why LGWR is not performing. What is LGWR waiting as per v$active_session__history?<br />
  dtrace is, by design, safe. So, there is no downside to it. Let me know, if you want a script to dtrace LGWR writes.<br />
Cheers<br />
Riyaj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-455</link>
		<dc:creator><![CDATA[Darshan]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 19:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-455</guid>
		<description><![CDATA[Hi Riyaj,

I have read couple of your articles. All are well composed and lots of good information.

I have similar issue on one of the DB on Solaris 10, Oracle 10.2.0.3.

From ASH details I see sometimes Log file sync time approching more then second even though there is no much load on the system, or lots of redo generation. At the same time I do not see &quot;log file parallel write&quot; taking too much time. I do not want try out kernal tracing tools like truss or dtrace on very critical production DB. Any other ways to go further in debugging. Here is the ASH for that spike with LGWR and other sessions waits.


SAMPLE_TIME                SID#                  SEQ# EVENT                             P1         P2         P3  WAIT_TIME TIME_WAITED mic sec
-------------------------- --------------- ---------- ------------------------- ---------- ---------- ---------- ---------- -----------
29-JAN-10 08.01.27.685 AM  4401,1               44462 log file parallel write            2          6          2          0         767
29-JAN-10 08.01.29.705 AM  4401,1               44904                                    0          0          0       1104           0
29-JAN-10 08.01.39.855 AM  4401,1               47010                                    0          0          0       1250           0
29-JAN-10 08.01.41.875 AM  4401,1               47457                                    0          0          0        775           0
29-JAN-10 08.01.43.905 AM  1297,356             52089 log file sync                   5116          0          0          0      983094
29-JAN-10 08.01.43.905 AM  1301,551             23265 log file sync                   5116          0          0          0      977351
29-JAN-10 08.01.43.905 AM  1327,60              16461 log file sync                   5116          0          0          0      985489
29-JAN-10 08.01.43.905 AM  1329,1945            34813 log file sync                   5116          0          0          0      979476
29-JAN-10 08.01.43.905 AM  1330,4               32679 log file sync                   5116          0          0          0      979009
29-JAN-10 08.01.43.905 AM  1345,314             23435 log file sync                   5116          0          0          0      982434
29-JAN-10 08.01.43.905 AM  1357,3               59819 log file sync                   5116          0          0          0      986190
29-JAN-10 08.01.43.905 AM  1369,114             58771 log file sync                   5116          0          0          0      982554
29-JAN-10 08.01.43.905 AM  1377,199             42979 log file sync                   5116          0          0          0      983632
29-JAN-10 08.01.43.905 AM  1437,20533           17258 log file sync                   5116          0          0          0      982394
29-JAN-10 08.01.43.905 AM  1468,54740           44957 log file sync                   5116          0          0          0      985416
29-JAN-10 08.01.43.905 AM  1881,30949           51016 log file sync                   5116          0          0          0      985110
29-JAN-10 08.01.43.905 AM  2105,63152           30301 log file sync                   5116          0          0          0      979693
29-JAN-10 08.01.43.905 AM  2136,54766           60438 log file sync                   5116          0          0          0      977066
29-JAN-10 08.01.43.905 AM  3500,298             34960 log file sync                   5116          0          0          0      979268
29-JAN-10 08.01.43.905 AM  3514,2490            12034 log file sync                   5109          0          0          0      986379
29-JAN-10 08.01.43.905 AM  3534,1                2637 log file sync                   5116          0          0          0      978855
29-JAN-10 08.01.43.905 AM  3591,796             32231 log file sync                   5116          0          0          0      986208
29-JAN-10 08.01.43.905 AM  3597,296             19271 log file sync                   5116          0          0          0      977616
29-JAN-10 08.01.43.905 AM  3894,35906           21366 log file sync                   5116          0          0          0      981770
29-JAN-10 08.01.43.905 AM  4401,1               47716 LGWR wait for redo copy            9          0          0          0       19655
29-JAN-10 08.01.45.545 AM  1297,356             52089 log file sync                   5116          0          0          0      986282
29-JAN-10 08.01.45.545 AM  1301,551             23265 log file sync                   5116          0          0          0      943796
29-JAN-10 08.01.45.545 AM  1324,15              65205 log file sync                   5116          0          0          0      977774
29-JAN-10 08.01.45.545 AM  1327,60              16461 log file sync                   5116          0          0          0      777708
29-JAN-10 08.01.45.545 AM  1329,1945            34813 log file sync                   5116          0          0          0      914354
29-JAN-10 08.01.45.545 AM  1330,4               32679 log file sync                   5116          0          0          0      787733
29-JAN-10 08.01.45.545 AM  1345,314             23435 log file sync                   5116          0          0          0      357618
29-JAN-10 08.01.45.545 AM  1357,3               59819 log file sync                   5116          0          0          0      986153
29-JAN-10 08.01.45.545 AM  1359,101              7231 log file sync                   5116          0          0          0      980302
29-JAN-10 08.01.45.545 AM  1369,114             58771 log file sync                   5116          0          0          0      337973
29-JAN-10 08.01.45.545 AM  1377,199             42979 log file sync                   5116          0          0          0      986484
29-JAN-10 08.01.45.545 AM  1410,405             31493 log file sync                   5116          0          0          0      985918
29-JAN-10 08.01.45.545 AM  1437,20533           17258 log file sync                   5116          0          0          0      533481
29-JAN-10 08.01.45.545 AM  1468,54740           44957 log file sync                   5116          0          0          0      494599
29-JAN-10 08.01.45.545 AM  1878,971              3871 log file sync                   5116          0          0          0      866648
29-JAN-10 08.01.45.545 AM  1881,30949           51016 log file sync                   5116          0          0          0      866072
29-JAN-10 08.01.45.545 AM  2105,63152           30301 log file sync                   5116          0          0          0      581489
29-JAN-10 08.01.45.545 AM  2136,54766           60438 log file sync                   5116          0          0          0      986590
29-JAN-10 08.01.45.545 AM  3260,11235           24180 log file sync                   5116          0          0          0      619846
29-JAN-10 08.01.45.545 AM  3495,632             38628 log file sync                   5116          0          0          0      442214
29-JAN-10 08.01.45.545 AM  3500,298             34960 log file sync                   5116          0          0          0      986723
29-JAN-10 08.01.45.545 AM  3501,34              63119 log file sync                   5116          0          0          0      480076
29-JAN-10 08.01.45.545 AM  3502,218             42923 log file sync                   5116          0          0          0      978969
29-JAN-10 08.01.45.545 AM  3514,2490            12034 log file sync                   5109          0          0          0      442955
29-JAN-10 08.01.45.545 AM  3534,1                2637 log file sync                   5116          0          0          0      318910
29-JAN-10 08.01.45.545 AM  3556,69               2417 log file sync                   5116          0          0          0      592775
29-JAN-10 08.01.45.545 AM  3591,796             32231 log file sync                   5116          0          0          0      406718
29-JAN-10 08.01.45.545 AM  3596,444             26541 log file sync                   5116          0          0          0      651510
29-JAN-10 08.01.45.545 AM  3597,296             19271 log file sync                   5116          0          0          0      495818
29-JAN-10 08.01.45.545 AM  3602,1017            42070 log file sync                   5116          0          0          0      771974
29-JAN-10 08.01.45.545 AM  3622,232             51276 log file sync                   5116          0          0          0      872151
29-JAN-10 08.01.45.545 AM  3813,61056           37110 log file sync                   5116          0          0          0      601072
29-JAN-10 08.01.45.545 AM  3894,35906           21366 log file sync                   5116          0          0          0      826675
29-JAN-10 08.01.45.545 AM  4401,1               47716 LGWR wait for redo copy            9          0          0          0       19473
29-JAN-10 08.01.48.575 AM  4401,1               48286 log file parallel write            2          2          2          0         772
29-JAN-10 08.01.57.725 AM  4401,1               50746                                    0          0          0        592           0
29-JAN-10 08.01.58.735 AM  4401,1               51050                                    0          0          0        472           0
29-JAN-10 08.02.02.775 AM  4401,1               51917 log file parallel write            2         10          2          0        1002]]></description>
		<content:encoded><![CDATA[<p>Hi Riyaj,</p>
<p>I have read couple of your articles. All are well composed and lots of good information.</p>
<p>I have similar issue on one of the DB on Solaris 10, Oracle 10.2.0.3.</p>
<p>From ASH details I see sometimes Log file sync time approching more then second even though there is no much load on the system, or lots of redo generation. At the same time I do not see &#8220;log file parallel write&#8221; taking too much time. I do not want try out kernal tracing tools like truss or dtrace on very critical production DB. Any other ways to go further in debugging. Here is the ASH for that spike with LGWR and other sessions waits.</p>
<p>SAMPLE_TIME                SID#                  SEQ# EVENT                             P1         P2         P3  WAIT_TIME TIME_WAITED mic sec<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8211;<br />
29-JAN-10 08.01.27.685 AM  4401,1               44462 log file parallel write            2          6          2          0         767<br />
29-JAN-10 08.01.29.705 AM  4401,1               44904                                    0          0          0       1104           0<br />
29-JAN-10 08.01.39.855 AM  4401,1               47010                                    0          0          0       1250           0<br />
29-JAN-10 08.01.41.875 AM  4401,1               47457                                    0          0          0        775           0<br />
29-JAN-10 08.01.43.905 AM  1297,356             52089 log file sync                   5116          0          0          0      983094<br />
29-JAN-10 08.01.43.905 AM  1301,551             23265 log file sync                   5116          0          0          0      977351<br />
29-JAN-10 08.01.43.905 AM  1327,60              16461 log file sync                   5116          0          0          0      985489<br />
29-JAN-10 08.01.43.905 AM  1329,1945            34813 log file sync                   5116          0          0          0      979476<br />
29-JAN-10 08.01.43.905 AM  1330,4               32679 log file sync                   5116          0          0          0      979009<br />
29-JAN-10 08.01.43.905 AM  1345,314             23435 log file sync                   5116          0          0          0      982434<br />
29-JAN-10 08.01.43.905 AM  1357,3               59819 log file sync                   5116          0          0          0      986190<br />
29-JAN-10 08.01.43.905 AM  1369,114             58771 log file sync                   5116          0          0          0      982554<br />
29-JAN-10 08.01.43.905 AM  1377,199             42979 log file sync                   5116          0          0          0      983632<br />
29-JAN-10 08.01.43.905 AM  1437,20533           17258 log file sync                   5116          0          0          0      982394<br />
29-JAN-10 08.01.43.905 AM  1468,54740           44957 log file sync                   5116          0          0          0      985416<br />
29-JAN-10 08.01.43.905 AM  1881,30949           51016 log file sync                   5116          0          0          0      985110<br />
29-JAN-10 08.01.43.905 AM  2105,63152           30301 log file sync                   5116          0          0          0      979693<br />
29-JAN-10 08.01.43.905 AM  2136,54766           60438 log file sync                   5116          0          0          0      977066<br />
29-JAN-10 08.01.43.905 AM  3500,298             34960 log file sync                   5116          0          0          0      979268<br />
29-JAN-10 08.01.43.905 AM  3514,2490            12034 log file sync                   5109          0          0          0      986379<br />
29-JAN-10 08.01.43.905 AM  3534,1                2637 log file sync                   5116          0          0          0      978855<br />
29-JAN-10 08.01.43.905 AM  3591,796             32231 log file sync                   5116          0          0          0      986208<br />
29-JAN-10 08.01.43.905 AM  3597,296             19271 log file sync                   5116          0          0          0      977616<br />
29-JAN-10 08.01.43.905 AM  3894,35906           21366 log file sync                   5116          0          0          0      981770<br />
29-JAN-10 08.01.43.905 AM  4401,1               47716 LGWR wait for redo copy            9          0          0          0       19655<br />
29-JAN-10 08.01.45.545 AM  1297,356             52089 log file sync                   5116          0          0          0      986282<br />
29-JAN-10 08.01.45.545 AM  1301,551             23265 log file sync                   5116          0          0          0      943796<br />
29-JAN-10 08.01.45.545 AM  1324,15              65205 log file sync                   5116          0          0          0      977774<br />
29-JAN-10 08.01.45.545 AM  1327,60              16461 log file sync                   5116          0          0          0      777708<br />
29-JAN-10 08.01.45.545 AM  1329,1945            34813 log file sync                   5116          0          0          0      914354<br />
29-JAN-10 08.01.45.545 AM  1330,4               32679 log file sync                   5116          0          0          0      787733<br />
29-JAN-10 08.01.45.545 AM  1345,314             23435 log file sync                   5116          0          0          0      357618<br />
29-JAN-10 08.01.45.545 AM  1357,3               59819 log file sync                   5116          0          0          0      986153<br />
29-JAN-10 08.01.45.545 AM  1359,101              7231 log file sync                   5116          0          0          0      980302<br />
29-JAN-10 08.01.45.545 AM  1369,114             58771 log file sync                   5116          0          0          0      337973<br />
29-JAN-10 08.01.45.545 AM  1377,199             42979 log file sync                   5116          0          0          0      986484<br />
29-JAN-10 08.01.45.545 AM  1410,405             31493 log file sync                   5116          0          0          0      985918<br />
29-JAN-10 08.01.45.545 AM  1437,20533           17258 log file sync                   5116          0          0          0      533481<br />
29-JAN-10 08.01.45.545 AM  1468,54740           44957 log file sync                   5116          0          0          0      494599<br />
29-JAN-10 08.01.45.545 AM  1878,971              3871 log file sync                   5116          0          0          0      866648<br />
29-JAN-10 08.01.45.545 AM  1881,30949           51016 log file sync                   5116          0          0          0      866072<br />
29-JAN-10 08.01.45.545 AM  2105,63152           30301 log file sync                   5116          0          0          0      581489<br />
29-JAN-10 08.01.45.545 AM  2136,54766           60438 log file sync                   5116          0          0          0      986590<br />
29-JAN-10 08.01.45.545 AM  3260,11235           24180 log file sync                   5116          0          0          0      619846<br />
29-JAN-10 08.01.45.545 AM  3495,632             38628 log file sync                   5116          0          0          0      442214<br />
29-JAN-10 08.01.45.545 AM  3500,298             34960 log file sync                   5116          0          0          0      986723<br />
29-JAN-10 08.01.45.545 AM  3501,34              63119 log file sync                   5116          0          0          0      480076<br />
29-JAN-10 08.01.45.545 AM  3502,218             42923 log file sync                   5116          0          0          0      978969<br />
29-JAN-10 08.01.45.545 AM  3514,2490            12034 log file sync                   5109          0          0          0      442955<br />
29-JAN-10 08.01.45.545 AM  3534,1                2637 log file sync                   5116          0          0          0      318910<br />
29-JAN-10 08.01.45.545 AM  3556,69               2417 log file sync                   5116          0          0          0      592775<br />
29-JAN-10 08.01.45.545 AM  3591,796             32231 log file sync                   5116          0          0          0      406718<br />
29-JAN-10 08.01.45.545 AM  3596,444             26541 log file sync                   5116          0          0          0      651510<br />
29-JAN-10 08.01.45.545 AM  3597,296             19271 log file sync                   5116          0          0          0      495818<br />
29-JAN-10 08.01.45.545 AM  3602,1017            42070 log file sync                   5116          0          0          0      771974<br />
29-JAN-10 08.01.45.545 AM  3622,232             51276 log file sync                   5116          0          0          0      872151<br />
29-JAN-10 08.01.45.545 AM  3813,61056           37110 log file sync                   5116          0          0          0      601072<br />
29-JAN-10 08.01.45.545 AM  3894,35906           21366 log file sync                   5116          0          0          0      826675<br />
29-JAN-10 08.01.45.545 AM  4401,1               47716 LGWR wait for redo copy            9          0          0          0       19473<br />
29-JAN-10 08.01.48.575 AM  4401,1               48286 log file parallel write            2          2          2          0         772<br />
29-JAN-10 08.01.57.725 AM  4401,1               50746                                    0          0          0        592           0<br />
29-JAN-10 08.01.58.735 AM  4401,1               51050                                    0          0          0        472           0<br />
29-JAN-10 08.02.02.775 AM  4401,1               51917 log file parallel write            2         10          2          0        1002</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orainternals</title>
		<link>http://orainternals.wordpress.com/2008/11/24/log-file-synch-tuning-2/#comment-115</link>
		<dc:creator><![CDATA[orainternals]]></dc:creator>
		<pubDate>Thu, 11 Dec 2008 02:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=150#comment-115</guid>
		<description><![CDATA[Hi Hans-Peter
   Thanks for providing more information here.
   I saw your excellent dtrace script and discussion in this &lt;a href=&quot;http://www.opensolaris.org/jive/thread.jspa?messageID=315238&amp;#315238&quot; rel=&quot;nofollow&quot;&gt; open solaris thread &lt;/a&gt;. Excellent work. As visible in that thread, Hans-Peter, Jim Mauro and others were able to pinpoint that, problem is really due to ufs single writer lock and read-modify-write issue. 
   Further, David Miller identified this as bug 5752399 and there is a mandatory patch for 10.2.0.3 version for veritas or solsite disk. One of the line in the bug text clearly indicate: 
 &quot;You may also observe that direct I/O is not working, despite having the parameter filesystemio_options set to an appropriate value in your init.ora or spfile.ora file&quot; 

  Essentially, file systems need to be (re)mounted with forcedirectio for direct I/O to work correctly.
  
  Interesting issue.

Cheers
Riyaj]]></description>
		<content:encoded><![CDATA[<p>Hi Hans-Peter<br />
   Thanks for providing more information here.<br />
   I saw your excellent dtrace script and discussion in this <a href="http://www.opensolaris.org/jive/thread.jspa?messageID=315238&amp;#315238" rel="nofollow"> open solaris thread </a>. Excellent work. As visible in that thread, Hans-Peter, Jim Mauro and others were able to pinpoint that, problem is really due to ufs single writer lock and read-modify-write issue.<br />
   Further, David Miller identified this as bug 5752399 and there is a mandatory patch for 10.2.0.3 version for veritas or solsite disk. One of the line in the bug text clearly indicate:<br />
 &#8220;You may also observe that direct I/O is not working, despite having the parameter filesystemio_options set to an appropriate value in your init.ora or spfile.ora file&#8221; </p>
<p>  Essentially, file systems need to be (re)mounted with forcedirectio for direct I/O to work correctly.</p>
<p>  Interesting issue.</p>
<p>Cheers<br />
Riyaj</p>
]]></content:encoded>
	</item>
</channel>
</rss>
