<?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 While appending Dataset I'm getting error.How toresolve that error? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/While-appending-Dataset-I-m-getting-error-How-toresolve-that/m-p/768246#M243658</link>
    <description>&lt;P&gt;I'm having a dataset A contains 10 crores of records and dataset B contains 1crore records. Both datasets having same properties like variable name,format...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have written code like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc append base=libname.A data=libname.B force;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After executing above code getting error aftersome time&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR ERROR ERROR: ORACLE EXECUTE ERROR :ORA-01653 unable to extend the table tablename by 8129 in table space with the occurence of above error, the error limit of 1 set by ERRLIMIT= option has been Rollback has been issued(AnyRows processed after the last COMMIT are lost)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me out. its bit urgent.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many many many thanks..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2021 10:10:15 GMT</pubDate>
    <dc:creator>MSK4</dc:creator>
    <dc:date>2021-09-17T10:10:15Z</dc:date>
    <item>
      <title>While appending Dataset I'm getting error.How toresolve that error?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/While-appending-Dataset-I-m-getting-error-How-toresolve-that/m-p/768246#M243658</link>
      <description>&lt;P&gt;I'm having a dataset A contains 10 crores of records and dataset B contains 1crore records. Both datasets having same properties like variable name,format...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have written code like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc append base=libname.A data=libname.B force;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After executing above code getting error aftersome time&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR ERROR ERROR: ORACLE EXECUTE ERROR :ORA-01653 unable to extend the table tablename by 8129 in table space with the occurence of above error, the error limit of 1 set by ERRLIMIT= option has been Rollback has been issued(AnyRows processed after the last COMMIT are lost)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me out. its bit urgent.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many many many thanks..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 10:10:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/While-appending-Dataset-I-m-getting-error-How-toresolve-that/m-p/768246#M243658</guid>
      <dc:creator>MSK4</dc:creator>
      <dc:date>2021-09-17T10:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: While appending Dataset I'm getting error.How toresolve that error?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/While-appending-Dataset-I-m-getting-error-How-toresolve-that/m-p/768248#M243659</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/343672"&gt;@MSK4&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm having a dataset A contains 10 crores of records and dataset B contains 1crore records. Both datasets having same properties like variable name,format...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have written code like this&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;We don't want to see code "like this", we want to see the actual code you are using. Can you show us the LOG containing the ACTUAL code, including the actual LIBNAME statement, and showing the ERRORs, WARNINGs and NOTEs as they appear under the code in the LOG?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are getting an error from ORACLE, although nothing you show us indicates you are using ORACLE.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 11:23:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/While-appending-Dataset-I-m-getting-error-How-toresolve-that/m-p/768248#M243659</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-09-17T11:23:23Z</dc:date>
    </item>
  </channel>
</rss>

