<?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 Netezza- accessing date out of range or truncated  in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Netezza-accessing-date-out-of-range-or-truncated-in-SAS/m-p/307712#M65938</link>
    <description>&lt;P&gt;I am connecting to Netezza. I am getting a NOTE in log for few datetime columns.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;NOTE: The data value for column DATE_W (DATE_W) was truncated or was out of range 390 times when retrieving&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; that data from the DBMS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the ways to pull date fields correctly which are out of range in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2016 18:04:03 GMT</pubDate>
    <dc:creator>sdixit</dc:creator>
    <dc:date>2016-10-27T18:04:03Z</dc:date>
    <item>
      <title>Netezza- accessing date out of range or truncated  in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Netezza-accessing-date-out-of-range-or-truncated-in-SAS/m-p/307712#M65938</link>
      <description>&lt;P&gt;I am connecting to Netezza. I am getting a NOTE in log for few datetime columns.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;NOTE: The data value for column DATE_W (DATE_W) was truncated or was out of range 390 times when retrieving&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; that data from the DBMS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the ways to pull date fields correctly which are out of range in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 18:04:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Netezza-accessing-date-out-of-range-or-truncated-in-SAS/m-p/307712#M65938</guid>
      <dc:creator>sdixit</dc:creator>
      <dc:date>2016-10-27T18:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Netezza- accessing date out of range or truncated  in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Netezza-accessing-date-out-of-range-or-truncated-in-SAS/m-p/307728#M65944</link>
      <description>&lt;P&gt;The only option would be to read these dates in as a character column rather than a date column. You get this message as the Netezza dates fall outside of the range of the years 1582 to 20,000 AD that SAS supports:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/techsup/notes/v8/2/429.html" target="_blank"&gt;http://support.sas.com/techsup/notes/v8/2/429.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should check what the date is in Netezza itself and then decide what to do with them. For example if they are dates of birth then they are obviously wrong and should be corrected. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 18:53:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Netezza-accessing-date-out-of-range-or-truncated-in-SAS/m-p/307728#M65944</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-10-27T18:53:31Z</dc:date>
    </item>
  </channel>
</rss>

