<?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: Some character data was lost during transcoding in the dataset YYYY.PERSON. in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777937#M23359</link>
    <description>This means you are trying to write special characters to a dataset with encoding that doesn't support it. Since it has no way to represent that character it throws an error. For example if you have in a user's display name in Metadata a character that only exists in UTF-8 and you try to write that value to a LATIN1 dataset, this error would occur.</description>
    <pubDate>Tue, 02 Nov 2021 15:09:48 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2021-11-02T15:09:48Z</dc:date>
    <item>
      <title>ERROR: Some character data was lost during transcoding in the dataset YYYY.PERSON.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777932#M23358</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Im getting below error while extracting metadata from sas management console.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: Some character data was lost during transcoding in the dataset YYYY.PERSON. Either the data contains characters that are&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;not representable in the new encoding or truncation occurred during transcoding.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 14:45:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777932#M23358</guid>
      <dc:creator>Sandhya55</dc:creator>
      <dc:date>2021-11-02T14:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Some character data was lost during transcoding in the dataset YYYY.PERSON.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777937#M23359</link>
      <description>This means you are trying to write special characters to a dataset with encoding that doesn't support it. Since it has no way to represent that character it throws an error. For example if you have in a user's display name in Metadata a character that only exists in UTF-8 and you try to write that value to a LATIN1 dataset, this error would occur.</description>
      <pubDate>Tue, 02 Nov 2021 15:09:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777937#M23359</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-02T15:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Some character data was lost during transcoding in the dataset YYYY.PERSON.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777940#M23360</link>
      <description>&lt;P&gt;how to identify if the data extracted from metadata is latin1 or utf-8 or any other encoding ..currently we have set the current session to run in utf-8&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 15:27:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777940#M23360</guid>
      <dc:creator>Sandhya55</dc:creator>
      <dc:date>2021-11-02T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Some character data was lost during transcoding in the dataset YYYY.PERSON.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777941#M23361</link>
      <description>If your session is running in UTF-8 then perhaps the dataset YYYY.PERSON already exists and is not a UTF-8 dataset? Perhaps you could create a new one? Depending on how you are pulling information from Metadata you could use the regular expression [^\x00-\x7F] to find characters outside the ASCII range.</description>
      <pubDate>Tue, 02 Nov 2021 15:34:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Some-character-data-was-lost-during-transcoding-in-the/m-p/777941#M23361</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-02T15:34:45Z</dc:date>
    </item>
  </channel>
</rss>

