<?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: Error: cannot be updated because its encoding does not  match the session encoding in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Error-cannot-be-updated-because-its-encoding-does-not-match-the/m-p/629145#M20720</link>
    <description>&lt;P&gt;I have resolver:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;	        DATA ATM_EXPO.Totale_ope_pre_avg_a; 
		 SET ATM_EXPO.Totale_ope_pre_avg_a ;
		 IF SINTESI='SI' THEN SINTESI='PRELIEVI';
		 RUN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;thankìs&lt;/P&gt;</description>
    <pubDate>Tue, 03 Mar 2020 15:25:26 GMT</pubDate>
    <dc:creator>Cello23</dc:creator>
    <dc:date>2020-03-03T15:25:26Z</dc:date>
    <item>
      <title>Error: cannot be updated because its encoding does not  match the session encoding</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-cannot-be-updated-because-its-encoding-does-not-match-the/m-p/629129#M20717</link>
      <description>&lt;P&gt;Recently I installed win10 (before win 7 32-bit), replace sas 9.2 to 9.4.&lt;/P&gt;
&lt;P&gt;Now, I have a problem with a query, in this step:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sql;  
  update  ATM_EXPO.Totale_ope_pre_avg_a
   set SINTESI='PRELIEVI'
   where   SINTESI='SI' ;
   quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;i have this error:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;537           proc sql;
538           update  ATM_EXPO.Totale_ope_pre_avg_a
539           set SINTESI='PRELIEVI'
540           where   SINTESI='SI' ;
ERROR: File ATM_EXPO.TOTALE_OPE_PRE_AVG_A cannot be updated because its encoding does not
       match the session encoding or the file is in a format native to another host, such as
       WINDOWS_64.
541           quit;
NOTE: The SAS System stopped processing this step because of errors.
NOTE: PROCEDURE SQL ha utilizzato (tempo totale di elaborazione):
      real time           0.11 seconds
      cpu time            0.04 seconds
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;how can i solve it ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank so much&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 14:40:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-cannot-be-updated-because-its-encoding-does-not-match-the/m-p/629129#M20717</guid>
      <dc:creator>Cello23</dc:creator>
      <dc:date>2020-03-03T14:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error: cannot be updated because its encoding does not  match the session encoding</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-cannot-be-updated-because-its-encoding-does-not-match-the/m-p/629145#M20720</link>
      <description>&lt;P&gt;I have resolver:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;	        DATA ATM_EXPO.Totale_ope_pre_avg_a; 
		 SET ATM_EXPO.Totale_ope_pre_avg_a ;
		 IF SINTESI='SI' THEN SINTESI='PRELIEVI';
		 RUN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;thankìs&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 15:25:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-cannot-be-updated-because-its-encoding-does-not-match-the/m-p/629145#M20720</guid>
      <dc:creator>Cello23</dc:creator>
      <dc:date>2020-03-03T15:25:26Z</dc:date>
    </item>
  </channel>
</rss>

