<?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 SAS Univ. Ed. &amp;quot;a format that is native to another host, or the file encoding does not match..&amp;quot; in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-Univ-Ed-quot-a-format-that-is-native-to-another-host-or-the/m-p/887042#M39356</link>
    <description>&lt;P&gt;I'm using SAS University Edition to manage SAS datasets provided to me by a third party. I am noticing a message in my log when use the datasets:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"NOTE: Data file CARDIA.C1260REQ06_29_2023.DATA is in a format that is native to another host, or the file encoding does not match&amp;nbsp;the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might&amp;nbsp;reduce performance."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this issue something I should be worrying about? If so, how can I address it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jul 2023 22:26:09 GMT</pubDate>
    <dc:creator>_maldini_</dc:creator>
    <dc:date>2023-07-30T22:26:09Z</dc:date>
    <item>
      <title>SAS Univ. Ed. "a format that is native to another host, or the file encoding does not match.."</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Univ-Ed-quot-a-format-that-is-native-to-another-host-or-the/m-p/887042#M39356</link>
      <description>&lt;P&gt;I'm using SAS University Edition to manage SAS datasets provided to me by a third party. I am noticing a message in my log when use the datasets:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"NOTE: Data file CARDIA.C1260REQ06_29_2023.DATA is in a format that is native to another host, or the file encoding does not match&amp;nbsp;the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might&amp;nbsp;reduce performance."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this issue something I should be worrying about? If so, how can I address it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 22:26:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Univ-Ed-quot-a-format-that-is-native-to-another-host-or-the/m-p/887042#M39356</guid>
      <dc:creator>_maldini_</dc:creator>
      <dc:date>2023-07-30T22:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Univ. Ed. "a format that is native to another host, or the file encoding does not match</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Univ-Ed-quot-a-format-that-is-native-to-another-host-or-the/m-p/887045#M39357</link>
      <description>&lt;P&gt;This is normal. There are two major cases that can have different impacts.&lt;/P&gt;
&lt;P&gt;One is the original data set is just from a different operating system and generally doesn't have major issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second is if the character values are encoded using a different data encoding system, such as a double-byte system that contains foreign language characters, such as Chinese, and your system uses a WLATIN encoding then you will lose data in the character conversion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suggestion: create a new copy of the file such as with a data step, which will repeat that message.&lt;/P&gt;
&lt;P&gt;Look at the values. If there aren't any problems just use the copy you made to avoid the message. If it appears you have lost text, symptoms include characters that look incorrect for the variable or empty boxes then you may have to consider some other options to preserve the text.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 22:40:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Univ-Ed-quot-a-format-that-is-native-to-another-host-or-the/m-p/887045#M39357</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-07-30T22:40:14Z</dc:date>
    </item>
  </channel>
</rss>

