<?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: How to transfer sas datasets from windows server to linux server in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565761#M11243</link>
    <description>&lt;P&gt;You can use the datasets created on windows, but SAS will use CEDA (cross environment data access) slowing down all jobs. Using SAS/Connect as mentioned by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt; is the best way to convert the datasets.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 07:14:25 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2019-06-13T07:14:25Z</dc:date>
    <item>
      <title>How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565749#M11240</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our SAS environment is moving from windows to linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data set size: 1 TB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sachin Mahabale&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 06:14:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565749#M11240</guid>
      <dc:creator>SachinKM</dc:creator>
      <dc:date>2019-06-13T06:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565758#M11241</link>
      <description>&lt;P&gt;Since the hardware will be the same (Intel or Intel-based), byte order won't change, so you should be fine with just copying your datasets and SQL views.&lt;/P&gt;
&lt;P&gt;Data step views and catalogs should be tested before migration; you might have to use cport/cimport for this.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 06:59:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565758#M11241</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-06-13T06:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565759#M11242</link>
      <description>&lt;P&gt;If you have SAS/CONNECT on both servers then PROC UPLOAD run on the target server is another way of transferring both SAS datasets and other SAS file types like catalogs.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 07:03:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565759#M11242</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-06-13T07:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565761#M11243</link>
      <description>&lt;P&gt;You can use the datasets created on windows, but SAS will use CEDA (cross environment data access) slowing down all jobs. Using SAS/Connect as mentioned by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt; is the best way to convert the datasets.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 07:14:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565761#M11243</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-06-13T07:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565762#M11244</link>
      <description>&lt;P&gt;Regarding performance: on any current LAN (1 Gbit), you should achieve a consistent throughput of 50MB/s or above (with sftp), which translates to roughly 20 seconds for a GB, or ~6 hours for the whole job.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 07:16:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565762#M11244</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-06-13T07:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565789#M11246</link>
      <description>Thanks SASKiwi&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2019 10:09:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565789#M11246</guid>
      <dc:creator>SachinKM</dc:creator>
      <dc:date>2019-06-13T10:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565790#M11247</link>
      <description>Thanks andreas_Ids</description>
      <pubDate>Thu, 13 Jun 2019 10:09:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565790#M11247</guid>
      <dc:creator>SachinKM</dc:creator>
      <dc:date>2019-06-13T10:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer sas datasets from windows server to linux server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565791#M11248</link>
      <description>Thanks KurtBremser</description>
      <pubDate>Thu, 13 Jun 2019 10:10:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-transfer-sas-datasets-from-windows-server-to-linux-server/m-p/565791#M11248</guid>
      <dc:creator>SachinKM</dc:creator>
      <dc:date>2019-06-13T10:10:06Z</dc:date>
    </item>
  </channel>
</rss>

