<?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: Error ORA-03113: end-of-file on communication channel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343191#M78770</link>
    <description>&lt;P&gt;Just guessing but I suspect that there is a timeout rule on the SAS &amp;nbsp;- Oracle communications channel / port, possibly caused by a firewall around your SAS or Oracle server. I suggest you check with your SAS administrators or your IT network specialists to get&amp;nbsp;them to check this out.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 07:56:38 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2017-03-22T07:56:38Z</dc:date>
    <item>
      <title>Error ORA-03113: end-of-file on communication channel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343181#M78762</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have next problem.&lt;/P&gt;&lt;P&gt;How can I solve it?&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table libOra.table has 24 991 461 records.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;libname libOra ORACLE SCHEMA=myschema PATH=mypath USER='myuser' PASSWORD="mypass";&lt;/P&gt;&lt;P&gt;libname&amp;nbsp;libSAS '/mypath';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data libSAS.table (compress=char);&lt;/P&gt;&lt;P&gt;set libOra.table;&lt;/P&gt;&lt;P&gt;run;　&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log:&lt;/P&gt;&lt;P&gt;ERROR: Error fetching from cursor. ORACLE error is ORA-03113: end-of-file on communication channel&lt;/P&gt;&lt;P&gt;NOTE: The DATA step has been abnormally terminated.&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;NOTE: There were 17448750 observations read from the data set libOra.table.&lt;/P&gt;&lt;P&gt;WARNING: The data set libSAS.table may be incomplete.　 When this step was stopped there were 17448750 observations and 34&lt;/P&gt;&lt;P&gt;　　　　　　　　　variables.&lt;/P&gt;&lt;P&gt;NOTE: Compressing data set libSAS.table decreased size by 81.80 percent.&lt;/P&gt;&lt;P&gt;　　　　　　Compressed is 397068 pages; un-compressed would require 2181094 pages.&lt;/P&gt;&lt;P&gt;WARNING: Data set libSAS.table was not replaced because this step was stopped.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;　　　　　 real time　　　　　　　　　　 13:23:03.33&lt;/P&gt;&lt;P&gt;　　　　　 cpu time　　　　　　　　　　　 15:16.03&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 08:01:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343181#M78762</guid>
      <dc:creator>_Olga_</dc:creator>
      <dc:date>2017-09-26T08:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error ORA-03113: end-of-file on communication channel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343189#M78768</link>
      <description>&lt;P&gt;The error is internal between the Oracle server and the Oracle client (that SAS uses for the connection). The most likely cause (IMO) is a network problem.&lt;/P&gt;
&lt;P&gt;Maybe one of the routers/firewalls in between cuts off the connection after a given time?&lt;/P&gt;
&lt;P&gt;See &lt;A href="http://www.orafaq.com/wiki/ORA-03113" target="_blank"&gt;http://www.orafaq.com/wiki/ORA-03113&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 07:54:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343189#M78768</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-22T07:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error ORA-03113: end-of-file on communication channel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343191#M78770</link>
      <description>&lt;P&gt;Just guessing but I suspect that there is a timeout rule on the SAS &amp;nbsp;- Oracle communications channel / port, possibly caused by a firewall around your SAS or Oracle server. I suggest you check with your SAS administrators or your IT network specialists to get&amp;nbsp;them to check this out.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 07:56:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343191#M78770</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-03-22T07:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error ORA-03113: end-of-file on communication channel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343192#M78771</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Just guessing but I suspect that there is a timeout rule on the SAS &amp;nbsp;- Oracle communications channel / port, possibly caused by a firewall around your SAS or Oracle server. I suggest you check with your SAS administrators or your IT network specialists to get&amp;nbsp;them to check this out.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Two minds, one thought &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Across the globe, at that!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 07:58:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/343192#M78771</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-22T07:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error ORA-03113: end-of-file on communication channel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/474013#M121727</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you tell me how you have resolved the issue?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 09:33:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-ORA-03113-end-of-file-on-communication-channel/m-p/474013#M121727</guid>
      <dc:creator>Bipasha</dc:creator>
      <dc:date>2018-06-28T09:33:41Z</dc:date>
    </item>
  </channel>
</rss>

