<?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>article Qlik Replicate: Failed to read from ASM file using PLSQL with thread id '1' from block number in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Failed-to-read-from-ASM-file-using-PLSQL-with/ta-p/1962089</link>
    <description>&lt;P&gt;The following error is logged:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;03058203: 2022-07-16T18:39:32:324014 [SOURCE_CAPTURE ]T: Failed to read from ASM file using PLSQL with thread id '1' from block number '3719644', size '32256' OCI Thread Id '6' [20014] (oradcdc_io.c:1347)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;END OF TRACE ON DEMAND&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058203: 2022-07-16T18:39:32:323993 [SOURCE_CAPTURE ]E: OCI error 'ORA-03113: end-of-file on communication channel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Process ID: 272958&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Session ID: 39 Serial number: 31803' [1022307] (oradcdc_io.c:1343)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058202: 2022-07-16T18:39:32:334587 [SOURCE_CAPTURE ]T: OCI error 'ORA-03113: end-of-file on communication channel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Process ID: 272939&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Session ID: 833 Serial number: 65186' [1022307] (oradcdc_io.c:1343)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058203: 2022-07-16T18:39:32:324014 [SOURCE_CAPTURE ]E: Failed to read from ASM file using PLSQL with thread id '1' from block number '3719644', size '32256' OCI Thread Id '6' [20014] (oradcdc_io.c:1347)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058199: 2022-07-16T18:39:32:337700 [SOURCE_CAPTURE ]T: OCI error 'ORA-03113: end-of-file on communication channel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Process ID: 272883&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Session ID: 828 Serial number: 16912' [1022307] (oradcdc_io.c:1343)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Frequent database disconnects build up the latency as we need to reprocess the redo log.&lt;/P&gt;
&lt;P&gt;To address the ORA-03113 error:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt; file on the Replicate Server in the Oracle client&lt;/LI&gt;
&lt;LI&gt;Set the following:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;BREAK_POLL_SKIP=10000&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;DISABLE_OOB=on&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If the connection issue is not resolved with the above, we recommend the following settings on your database server (carried out by your database admin):&lt;/SPAN&gt;&lt;BR /&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;SPAN&gt;Set&lt;FONT face="courier new,courier"&gt; INBOUND_CONNECT_TIMEOUT_&amp;lt;listener_name&amp;gt;=180&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;listener.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Set &lt;FONT face="courier new,courier"&gt;SQLNET.INBOUND_CONNECT_TIMEOUT=180&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;BREAK_POLL_SKIP=10000&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;DISABLE_OOB=on&lt;/FONT&gt; in &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;SQLNET.SEND_TIMEOUT = 6000&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;SQLNET.EXPIRE_TIME=10&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Please work with your DBAs to check the alert logs during that time period. There will be an *.trc file that corresponds with the Session ID and the DBAs should be able to determine why the session is being terminated.&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 09:38:37 GMT</pubDate>
    <dc:creator>narendersarva</dc:creator>
    <dc:date>2022-08-03T09:38:37Z</dc:date>
    <item>
      <title>Qlik Replicate: Failed to read from ASM file using PLSQL with thread id '1' from block number</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Failed-to-read-from-ASM-file-using-PLSQL-with/ta-p/1962089</link>
      <description>&lt;P&gt;The following error is logged:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;03058203: 2022-07-16T18:39:32:324014 [SOURCE_CAPTURE ]T: Failed to read from ASM file using PLSQL with thread id '1' from block number '3719644', size '32256' OCI Thread Id '6' [20014] (oradcdc_io.c:1347)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;END OF TRACE ON DEMAND&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058203: 2022-07-16T18:39:32:323993 [SOURCE_CAPTURE ]E: OCI error 'ORA-03113: end-of-file on communication channel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Process ID: 272958&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Session ID: 39 Serial number: 31803' [1022307] (oradcdc_io.c:1343)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058202: 2022-07-16T18:39:32:334587 [SOURCE_CAPTURE ]T: OCI error 'ORA-03113: end-of-file on communication channel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Process ID: 272939&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Session ID: 833 Serial number: 65186' [1022307] (oradcdc_io.c:1343)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058203: 2022-07-16T18:39:32:324014 [SOURCE_CAPTURE ]E: Failed to read from ASM file using PLSQL with thread id '1' from block number '3719644', size '32256' OCI Thread Id '6' [20014] (oradcdc_io.c:1347)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;03058199: 2022-07-16T18:39:32:337700 [SOURCE_CAPTURE ]T: OCI error 'ORA-03113: end-of-file on communication channel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Process ID: 272883&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Session ID: 828 Serial number: 16912' [1022307] (oradcdc_io.c:1343)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Frequent database disconnects build up the latency as we need to reprocess the redo log.&lt;/P&gt;
&lt;P&gt;To address the ORA-03113 error:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt; file on the Replicate Server in the Oracle client&lt;/LI&gt;
&lt;LI&gt;Set the following:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;BREAK_POLL_SKIP=10000&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;DISABLE_OOB=on&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If the connection issue is not resolved with the above, we recommend the following settings on your database server (carried out by your database admin):&lt;/SPAN&gt;&lt;BR /&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;SPAN&gt;Set&lt;FONT face="courier new,courier"&gt; INBOUND_CONNECT_TIMEOUT_&amp;lt;listener_name&amp;gt;=180&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;listener.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Set &lt;FONT face="courier new,courier"&gt;SQLNET.INBOUND_CONNECT_TIMEOUT=180&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;BREAK_POLL_SKIP=10000&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;DISABLE_OOB=on&lt;/FONT&gt; in &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;SQLNET.SEND_TIMEOUT = 6000&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;sqlnet.ora&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;SQLNET.EXPIRE_TIME=10&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Please work with your DBAs to check the alert logs during that time period. There will be an *.trc file that corresponds with the Session ID and the DBAs should be able to determine why the session is being terminated.&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 09:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Failed-to-read-from-ASM-file-using-PLSQL-with/ta-p/1962089</guid>
      <dc:creator>narendersarva</dc:creator>
      <dc:date>2022-08-03T09:38:37Z</dc:date>
    </item>
  </channel>
</rss>

