<?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: Append Task - Length varies in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/274973#M19077</link>
    <description>Thanks LinusH, It would be better for me to create a custom task for this procedure. My strict rule is to never use a program part in EG.</description>
    <pubDate>Fri, 03 Jun 2016 14:52:35 GMT</pubDate>
    <dc:creator>saitks99</dc:creator>
    <dc:date>2016-06-03T14:52:35Z</dc:date>
    <item>
      <title>Append Task - Length varies</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/274959#M19075</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem I don't know how to tackle..I am using to append task to join two tables...One is a large sas permanent table which contains million of rows and 80 columns, and I have to append a table with 5000 rows and 80 columns, I am using permanent table as base and secondary table as the other one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The base table variables on average has lengths around 300, and the secondary table is having average length of the columns around 3000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the append task is ran, it is truncating the columns from the secondary table(this is what I need) but the main problem is, it is changing length of variables of permanent table and replacing them with secondary tables variable lengths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My permanent table size increased from 40 gb to 280 gb.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to append the tables so that after the append task is done the resultant table have lengths from base table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:18:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/274959#M19075</guid>
      <dc:creator>saitks99</dc:creator>
      <dc:date>2016-06-03T14:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Append Task - Length varies</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/274962#M19076</link>
      <description>I haven't used this task, but from the description it sounds like it uses a data set strategy. &lt;BR /&gt;&lt;BR /&gt;You could very easily program this;&lt;BR /&gt;Proc append base=perm data=trans force; &lt;BR /&gt;Run;</description>
      <pubDate>Fri, 03 Jun 2016 14:26:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/274962#M19076</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-06-03T14:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Append Task - Length varies</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/274973#M19077</link>
      <description>Thanks LinusH, It would be better for me to create a custom task for this procedure. My strict rule is to never use a program part in EG.</description>
      <pubDate>Fri, 03 Jun 2016 14:52:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/274973#M19077</guid>
      <dc:creator>saitks99</dc:creator>
      <dc:date>2016-06-03T14:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Append Task - Length varies</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/275123#M19083</link>
      <description>Feel free to do so.&lt;BR /&gt;But it sounds with that regulation you are not utilising EG, or using it for the wrong type of application.</description>
      <pubDate>Fri, 03 Jun 2016 21:30:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-Task-Length-varies/m-p/275123#M19083</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-06-03T21:30:42Z</dc:date>
    </item>
  </channel>
</rss>

