<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how do i disable async io in 11iv3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/4284967#M604264</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;This is a bug in Oracle bug ref 5359528&lt;BR /&gt;&lt;BR /&gt;I don't know is you had to change the perms though.&lt;BR /&gt;&lt;BR /&gt;I had this prob also but on an Itanium box of HPux and I found a note on metalink Oracle bug ref 5359528:&lt;BR /&gt;&lt;BR /&gt;sql&amp;gt; alter system set disk_asynch_io=false scope=spfile;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Oct 2008 04:47:08 GMT</pubDate>
    <dc:creator>Frank de Vries</dc:creator>
    <dc:date>2008-10-13T04:47:08Z</dc:date>
    <item>
      <title>how do i disable async io in 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/4284965#M604262</link>
      <description>Greetings all;&lt;BR /&gt;&lt;BR /&gt;Installing 10gr2 on a 11iv3 rx6600 box.  Oracle does not like async io enabled.  How can I disable async io on the server.  Did change /dev/async perms to 660.  Is there something else I should do?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your responses.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Oct 2008 19:39:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/4284965#M604262</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2008-10-10T19:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: how do i disable async io in 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/4284966#M604263</link>
      <description>Hi,&lt;BR /&gt;You may need to set "fs_async" to 0.&lt;BR /&gt;&lt;BR /&gt;sen&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 11 Oct 2008 03:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/4284966#M604263</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2008-10-11T03:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: how do i disable async io in 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/4284967#M604264</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This is a bug in Oracle bug ref 5359528&lt;BR /&gt;&lt;BR /&gt;I don't know is you had to change the perms though.&lt;BR /&gt;&lt;BR /&gt;I had this prob also but on an Itanium box of HPux and I found a note on metalink Oracle bug ref 5359528:&lt;BR /&gt;&lt;BR /&gt;sql&amp;gt; alter system set disk_asynch_io=false scope=spfile;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2008 04:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/4284967#M604264</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2008-10-13T04:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: how do i disable async io in 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/5980977#M604265</link>
      <description>&lt;P&gt;The bug does not appear to have been fixed on Oracle 11.2.0.1.0.&amp;nbsp; I've been diagnosing random application disconnects to the DB and found an Oracle alert log refering to trace files&amp;nbsp;that had&amp;nbsp;thousands of entries stating "Ioctl ASYNC_CONFIG error, errno = 1".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the SQL I used to see that the Oracle setting was wrong, and also the SQL I used to change it to FALSE (as stated in the original post).&amp;nbsp; Note that you must bounce the database after making the change.&lt;FONT face="courier new,courier"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connected to:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Oracle Database 11g Release 11.2.0.1.0 - 64bit Production&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;SQL&amp;gt; show parameter disk_asynch_io;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;------------------------------------ ----------- ------------------------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;disk_asynch_io&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;boolean&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;TRUE&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;SQL&amp;gt; alter system set disk_asynch_io = false scope=spfile;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;system altered&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;SQL&amp;gt; shutdown immediate;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;SQL&amp;gt; startup;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;...&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2013 23:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-disable-async-io-in-11iv3/m-p/5980977#M604265</guid>
      <dc:creator>CurtisPatterson</dc:creator>
      <dc:date>2013-03-01T23:24:37Z</dc:date>
    </item>
  </channel>
</rss>

