<?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 PC SAS base handle SAS dataset on unix server in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/553230#M153820</link>
    <description>&lt;P&gt;If CEDA (cross environment data access) is invoked, it is automatic. You do not have to specify it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To know whether CEDA is invoked, check the SAS log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on what features you need, CEDA access might be sufficient. It has some restrictions. For example, indexes are not used, and update processing is not supported. See the &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=lrcon&amp;amp;docsetTarget=n0oj2nagtyy32yn17pj01t6vytaw.htm#p1et28t2w3u8p0n14ybniut7ihpm" target="_self"&gt;CEDA documentation&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2019 13:23:57 GMT</pubDate>
    <dc:creator>maggiem_sas</dc:creator>
    <dc:date>2019-04-23T13:23:57Z</dc:date>
    <item>
      <title>how PC SAS base handle SAS dataset on unix server</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/551795#M153352</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use SAS EG which connect to an unix server(suppose it is abc.org), also I use PC SAS base on my local.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is how I can handle SAS dataset which locates on unix server from my local pc SAS base? do I need to create a mapping drive on my local pc to the unix server first?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 16:04:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/551795#M153352</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2019-04-17T16:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: how PC SAS base handle SAS dataset on unix server</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/551810#M153360</link>
      <description>&lt;P&gt;If you have SAS/CONNECT licensed both on the server and the PC, you can use that. Without it, you need a network share.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 17:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/551810#M153360</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-04-17T17:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: how PC SAS base handle SAS dataset on unix server</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/551983#M153436</link>
      <description>&lt;P&gt;Please note that SAS datasets created under Windows are not necessarily compatible and directly readable by Unix SAS and vice versa if using file shares. You may need to use the CEDA SAS engine from cross-platform compatibility. SAS/CONNECT handles this automatically.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 04:12:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/551983#M153436</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-04-18T04:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: how PC SAS base handle SAS dataset on unix server</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/553230#M153820</link>
      <description>&lt;P&gt;If CEDA (cross environment data access) is invoked, it is automatic. You do not have to specify it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To know whether CEDA is invoked, check the SAS log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on what features you need, CEDA access might be sufficient. It has some restrictions. For example, indexes are not used, and update processing is not supported. See the &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=lrcon&amp;amp;docsetTarget=n0oj2nagtyy32yn17pj01t6vytaw.htm#p1et28t2w3u8p0n14ybniut7ihpm" target="_self"&gt;CEDA documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 13:23:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-PC-SAS-base-handle-SAS-dataset-on-unix-server/m-p/553230#M153820</guid>
      <dc:creator>maggiem_sas</dc:creator>
      <dc:date>2019-04-23T13:23:57Z</dc:date>
    </item>
  </channel>
</rss>

