<?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: NOTE Interpretation in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/NOTE-Interpretation/m-p/118389#M10320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Searching for "Cross Environment Data Access" on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://support.sas.com"&gt;http://support.sas.com&lt;/A&gt;&lt;SPAN&gt; will get you your answer. Specifically it will lead you to this page: &lt;/SPAN&gt;&lt;A href="http://support.sas.com/kb/15/379.html"&gt;15379 - Cross-Environment Data Access (CEDA) utilization message&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jan 2013 14:45:15 GMT</pubDate>
    <dc:creator>Tim_SAS</dc:creator>
    <dc:date>2013-01-08T14:45:15Z</dc:date>
    <item>
      <title>NOTE Interpretation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/NOTE-Interpretation/m-p/118388#M10319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have recently been given data from a new database.&amp;nbsp; Currently, I am already not a fan of the design of the database.&amp;nbsp; Every time I use a data table (in a DATA set or a PROC) in any way, I get the following note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: #0033cc;"&gt;NOTE: Data file FV07.AE.DATA is in a format that is native to another host, or the file&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: #0033cc;"&gt; encoding does not match the session encoding. Cross Environment Data Access will be used,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: #0033cc;"&gt; which might require additional CPU resources and might reduce performance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me if ignoring this note will ever cause me to run into any issues, or is this something that I should try to fix?&amp;nbsp; Since it is not a WARNING or an ERROR, I didn't think it was worth fiddling with if I don't need to.&amp;nbsp; I just don't know what the note means or how to get rid of it if I need to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 13:48:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/NOTE-Interpretation/m-p/118388#M10319</guid>
      <dc:creator>djbateman</dc:creator>
      <dc:date>2013-01-08T13:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: NOTE Interpretation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/NOTE-Interpretation/m-p/118389#M10320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Searching for "Cross Environment Data Access" on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://support.sas.com"&gt;http://support.sas.com&lt;/A&gt;&lt;SPAN&gt; will get you your answer. Specifically it will lead you to this page: &lt;/SPAN&gt;&lt;A href="http://support.sas.com/kb/15/379.html"&gt;15379 - Cross-Environment Data Access (CEDA) utilization message&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 14:45:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/NOTE-Interpretation/m-p/118389#M10320</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2013-01-08T14:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: NOTE Interpretation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/NOTE-Interpretation/m-p/118390#M10321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Briefly, this note usually appears, when you try to read a data set created by another SAS distributive running on a different architecture.&lt;/P&gt;&lt;P&gt;The most common: is when you have a bunch of data sets created with SAS x32 (x86) with cp1251 on one machine and try to read it by SAS x64 which usually use Unicode on another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this "file" is static, meaning you just don't change it over time - you can recode it to "native" by doing&lt;/P&gt;&lt;P&gt;data file;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set file;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on a SAS machine you preffer to be &lt;EM&gt;main&lt;/EM&gt; SAS machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 10:08:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/NOTE-Interpretation/m-p/118390#M10321</guid>
      <dc:creator>ghastly_kitten</dc:creator>
      <dc:date>2013-01-24T10:08:57Z</dc:date>
    </item>
  </channel>
</rss>

