<?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: SAS SPD Datasets Migration in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Datasets-Migration/m-p/477037#M286174</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/51337"&gt;@vijayanand&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The one time I had this task at hand I&amp;nbsp;used SAS/Connect to pump the data from one environment to the other. Proc download takes care of all translations that are needed, including index creation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Performance may be a&amp;nbsp;challenge if you have really large tables (which you probably do). To address that I used the programming technique called MPConnect (some good examples in this forum and the&amp;nbsp;SAS&amp;nbsp;Knowledge Base) to create multiple parallel download stream so I could download multiple tables in one go. And some of the larger tables were transferred in parallel chunks based on timestamp ranges.&amp;nbsp;This was especially beneficial as it turned out that a single download would not saturate our network connection. So performance scaled up nicely.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-- Jan.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jul 2018 11:11:19 GMT</pubDate>
    <dc:creator>jklaverstijn</dc:creator>
    <dc:date>2018-07-11T11:11:19Z</dc:date>
    <item>
      <title>SAS SPD Datasets Migration</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Datasets-Migration/m-p/477032#M286173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of our projects running in SAS is getting migrated fromUNIX 7.1 to Linux. The entire data is in SPD datasets. &amp;nbsp;I think these datasets can not be migrated as other sas datasets or catalogs. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are the available ways in which this can be acheived.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 10:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Datasets-Migration/m-p/477032#M286173</guid>
      <dc:creator>vijayanand</dc:creator>
      <dc:date>2018-07-11T10:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS SPD Datasets Migration</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Datasets-Migration/m-p/477037#M286174</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/51337"&gt;@vijayanand&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The one time I had this task at hand I&amp;nbsp;used SAS/Connect to pump the data from one environment to the other. Proc download takes care of all translations that are needed, including index creation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Performance may be a&amp;nbsp;challenge if you have really large tables (which you probably do). To address that I used the programming technique called MPConnect (some good examples in this forum and the&amp;nbsp;SAS&amp;nbsp;Knowledge Base) to create multiple parallel download stream so I could download multiple tables in one go. And some of the larger tables were transferred in parallel chunks based on timestamp ranges.&amp;nbsp;This was especially beneficial as it turned out that a single download would not saturate our network connection. So performance scaled up nicely.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-- Jan.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 11:11:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Datasets-Migration/m-p/477037#M286174</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2018-07-11T11:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS SPD Datasets Migration</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Datasets-Migration/m-p/477038#M286175</link>
      <description>&lt;P&gt;Alternatively, use proc cport, sftp, and proc cimport.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 11:14:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Datasets-Migration/m-p/477038#M286175</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-11T11:14:36Z</dc:date>
    </item>
  </channel>
</rss>

