<?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: running proc compare testing 32bit OS versus 64bit OS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/running-proc-compare-testing-32bit-OS-versus-64bit-OS/m-p/111279#M23054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely your seeing the results precision in storage differences due to different operating systems and internal data storage.&lt;/P&gt;&lt;P&gt;Generally when running proc compare I use the option FUZZ= so that it only reports differences large enough to matter in the values, often something in the E-8 range but that would depend on your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 20:21:36 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2013-06-18T20:21:36Z</dc:date>
    <item>
      <title>running proc compare testing 32bit OS versus 64bit OS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/running-proc-compare-testing-32bit-OS-versus-64bit-OS/m-p/111278#M23053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are converting from a 32 bit SAS 9.2 on windows server 2008 to 9.3 on 64 bit windows server 2008 R2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do a proc compare of the datasets on the older server and the datasets on the new server I get differences out to E-16 but I see no differences in the numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happens on percentages calculated in the code not in the source data pulled from a data warehouse.&amp;nbsp; When I examine the data I see no difference and even when I merge the two datasets and difference the values I get zero. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 20:09:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/running-proc-compare-testing-32bit-OS-versus-64bit-OS/m-p/111278#M23053</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2013-06-18T20:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: running proc compare testing 32bit OS versus 64bit OS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/running-proc-compare-testing-32bit-OS-versus-64bit-OS/m-p/111279#M23054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely your seeing the results precision in storage differences due to different operating systems and internal data storage.&lt;/P&gt;&lt;P&gt;Generally when running proc compare I use the option FUZZ= so that it only reports differences large enough to matter in the values, often something in the E-8 range but that would depend on your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 20:21:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/running-proc-compare-testing-32bit-OS-versus-64bit-OS/m-p/111279#M23054</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-06-18T20:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: running proc compare testing 32bit OS versus 64bit OS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/running-proc-compare-testing-32bit-OS-versus-64bit-OS/m-p/111280#M23055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the following from SAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are subtle differences that in numeric precision when it comes to 64 bit memory.&amp;nbsp; 64 bit memory tends to be a bit more precise than 32 bit.&amp;nbsp; That being said, when it comes to numeric precision at the thirteenth, fourteenth, etc. digits, you cannot always be assured what value will be returned.&amp;nbsp; The inconsistency you are experiencing is simply the nature of numeric precision when dealing with numbers this large.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for now I'm running with a CRITERION=.00000000000001&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 17:10:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/running-proc-compare-testing-32bit-OS-versus-64bit-OS/m-p/111280#M23055</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2013-06-20T17:10:04Z</dc:date>
    </item>
  </channel>
</rss>

