<?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 2019 BRFSS data - truncation in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/2019-BRFSS-data-truncation/m-p/688559#M209194</link>
    <description>&lt;LI-SPOILER&gt;I'm trying to create a workable dataset from the 2019 BRFSS data.&amp;nbsp;&lt;A href="https://www.cdc.gov/brfss/annual_data/annual_2019.html" target="_blank"&gt;https://www.cdc.gov/brfss/annual_data/annual_2019.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;issues:&lt;BR /&gt;LRECL =%endrec. - This errored out and wouldnt let me create dataset. There is no %let statement that specifies the value for this macro so I changed to LRECL = 2032 like in 2018 dataset. I dont understand why this is needed if the default is 32k&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Variable "PAMISS1_" uninitialized - unsure why&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Truncation of 1 or more variables&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
    <pubDate>Fri, 02 Oct 2020 16:21:00 GMT</pubDate>
    <dc:creator>Flexluthorella</dc:creator>
    <dc:date>2020-10-02T16:21:00Z</dc:date>
    <item>
      <title>2019 BRFSS data - truncation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/2019-BRFSS-data-truncation/m-p/688559#M209194</link>
      <description>&lt;LI-SPOILER&gt;I'm trying to create a workable dataset from the 2019 BRFSS data.&amp;nbsp;&lt;A href="https://www.cdc.gov/brfss/annual_data/annual_2019.html" target="_blank"&gt;https://www.cdc.gov/brfss/annual_data/annual_2019.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;issues:&lt;BR /&gt;LRECL =%endrec. - This errored out and wouldnt let me create dataset. There is no %let statement that specifies the value for this macro so I changed to LRECL = 2032 like in 2018 dataset. I dont understand why this is needed if the default is 32k&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Variable "PAMISS1_" uninitialized - unsure why&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Truncation of 1 or more variables&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 02 Oct 2020 16:21:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/2019-BRFSS-data-truncation/m-p/688559#M209194</guid>
      <dc:creator>Flexluthorella</dc:creator>
      <dc:date>2020-10-02T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: 2019 BRFSS data - truncation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/2019-BRFSS-data-truncation/m-p/688565#M209195</link>
      <description>&lt;P&gt;I don't think the default lrecl value is 32k if you have set the RECFM=F or if you have changed the Lrecl system option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Show the log of the code you submitted along with the entire step and any messages. Copy the text from the log and paste into a code box opened on the forum with the &amp;lt;/&amp;gt; icon to preserve formatting of any messages SAS has provided.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From experience the line length of BRFSS data files is not standard across years. So you might want to set the LRECL to some larger value.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 17:12:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/2019-BRFSS-data-truncation/m-p/688565#M209195</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-10-02T17:12:23Z</dc:date>
    </item>
  </channel>
</rss>

