<?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 Proc Geocode Freezes with Street Level Option 9.4 (TS1M4) in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Geocode-Freezes-with-Street-Level-Option-9-4-TS1M4/m-p/339614#M63167</link>
    <description>&lt;P&gt;We've recently installed SAS 9.4.TS1M4. When trying to GEOCODE 4 MM rows of data the proc hangs up. It reached 5% at one point and appears to get increasingly slow between % readouts in the log. Eventually it hangs altogether. We are using StreetLookupData_94-2016 address files and Proc coding&amp;nbsp;log and results are&amp;nbsp;below. If I add obs then things seem to finish relatively fast. I've seen board posting about freeze issues with prior SAS releases; just wondering if this release has the same issues. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;23 proc GEOCODE&lt;/P&gt;&lt;P&gt;24 method=street /* Geocoding method */&lt;/P&gt;&lt;P&gt;25 data=geoData.PAT_ADDRESS (obs=5000) /* Input address data */&lt;/P&gt;&lt;P&gt;26 out=geoData.PAT_ADDRESS_GEO /* Geocoded output data set*/&lt;/P&gt;&lt;P&gt;27 lookupstreet=streetdl.usm /* Tiger 2016 data set */&lt;/P&gt;&lt;P&gt;28 /*attribute_var=(tracte00) /* Added output variables */&lt;/P&gt;&lt;P&gt;29 ;&lt;/P&gt;&lt;P&gt;30 run;&lt;/P&gt;&lt;P&gt;NOTE: Address data set GEODATA.PAT_ADDRESS has 3,891,171 observations.&lt;/P&gt;&lt;P&gt;_________________ Geocoding Progress _____________________&lt;/P&gt;&lt;P&gt;_____ Completed ____ _____________ Time _______________&lt;/P&gt;&lt;P&gt;Percent Obs Current Remaining Completion&lt;/P&gt;&lt;P&gt;0% 0 07:09:20 -- --&lt;/P&gt;&lt;P&gt;100% 5,000 07:12:39 00:00:00 --&lt;/P&gt;&lt;P&gt;_________ Geocoding Summary _____________________________&lt;/P&gt;&lt;P&gt;Address data: GEODATA.PAT_ADDRESS&lt;/P&gt;&lt;P&gt;Output data: GEODATA.PAT_ADDRESS_GEO&lt;/P&gt;&lt;P&gt;STREET lookup data: STREETDL.USM&lt;/P&gt;&lt;P&gt;CITY lookup data: MAPSGFK.USCITY_ALL&lt;/P&gt;&lt;P&gt;ZIP lookup data: SASHELP.ZIPCODE&lt;/P&gt;&lt;P&gt;Geocoding method: Street level&lt;/P&gt;&lt;P&gt;Run date: 09Mar2017&lt;/P&gt;&lt;P&gt;Obs processed: 5,000&lt;/P&gt;&lt;P&gt;Elapsed time: 00:03:19&lt;/P&gt;&lt;P&gt;Obs per minute: 1,505&lt;/P&gt;&lt;P&gt;Street matches: 2,846&lt;/P&gt;&lt;P&gt;ZIP matches: 1,954&lt;/P&gt;&lt;P&gt;City matches: 87&lt;/P&gt;&lt;P&gt;Not matched: 113&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 13:21:34 GMT</pubDate>
    <dc:creator>DPP</dc:creator>
    <dc:date>2017-03-09T13:21:34Z</dc:date>
    <item>
      <title>Proc Geocode Freezes with Street Level Option 9.4 (TS1M4)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Geocode-Freezes-with-Street-Level-Option-9-4-TS1M4/m-p/339614#M63167</link>
      <description>&lt;P&gt;We've recently installed SAS 9.4.TS1M4. When trying to GEOCODE 4 MM rows of data the proc hangs up. It reached 5% at one point and appears to get increasingly slow between % readouts in the log. Eventually it hangs altogether. We are using StreetLookupData_94-2016 address files and Proc coding&amp;nbsp;log and results are&amp;nbsp;below. If I add obs then things seem to finish relatively fast. I've seen board posting about freeze issues with prior SAS releases; just wondering if this release has the same issues. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;23 proc GEOCODE&lt;/P&gt;&lt;P&gt;24 method=street /* Geocoding method */&lt;/P&gt;&lt;P&gt;25 data=geoData.PAT_ADDRESS (obs=5000) /* Input address data */&lt;/P&gt;&lt;P&gt;26 out=geoData.PAT_ADDRESS_GEO /* Geocoded output data set*/&lt;/P&gt;&lt;P&gt;27 lookupstreet=streetdl.usm /* Tiger 2016 data set */&lt;/P&gt;&lt;P&gt;28 /*attribute_var=(tracte00) /* Added output variables */&lt;/P&gt;&lt;P&gt;29 ;&lt;/P&gt;&lt;P&gt;30 run;&lt;/P&gt;&lt;P&gt;NOTE: Address data set GEODATA.PAT_ADDRESS has 3,891,171 observations.&lt;/P&gt;&lt;P&gt;_________________ Geocoding Progress _____________________&lt;/P&gt;&lt;P&gt;_____ Completed ____ _____________ Time _______________&lt;/P&gt;&lt;P&gt;Percent Obs Current Remaining Completion&lt;/P&gt;&lt;P&gt;0% 0 07:09:20 -- --&lt;/P&gt;&lt;P&gt;100% 5,000 07:12:39 00:00:00 --&lt;/P&gt;&lt;P&gt;_________ Geocoding Summary _____________________________&lt;/P&gt;&lt;P&gt;Address data: GEODATA.PAT_ADDRESS&lt;/P&gt;&lt;P&gt;Output data: GEODATA.PAT_ADDRESS_GEO&lt;/P&gt;&lt;P&gt;STREET lookup data: STREETDL.USM&lt;/P&gt;&lt;P&gt;CITY lookup data: MAPSGFK.USCITY_ALL&lt;/P&gt;&lt;P&gt;ZIP lookup data: SASHELP.ZIPCODE&lt;/P&gt;&lt;P&gt;Geocoding method: Street level&lt;/P&gt;&lt;P&gt;Run date: 09Mar2017&lt;/P&gt;&lt;P&gt;Obs processed: 5,000&lt;/P&gt;&lt;P&gt;Elapsed time: 00:03:19&lt;/P&gt;&lt;P&gt;Obs per minute: 1,505&lt;/P&gt;&lt;P&gt;Street matches: 2,846&lt;/P&gt;&lt;P&gt;ZIP matches: 1,954&lt;/P&gt;&lt;P&gt;City matches: 87&lt;/P&gt;&lt;P&gt;Not matched: 113&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:21:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Geocode-Freezes-with-Street-Level-Option-9-4-TS1M4/m-p/339614#M63167</guid>
      <dc:creator>DPP</dc:creator>
      <dc:date>2017-03-09T13:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Geocode Freezes with Street Level Option 9.4 (TS1M4)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Geocode-Freezes-with-Street-Level-Option-9-4-TS1M4/m-p/339625#M63168</link>
      <description>&lt;P&gt;Given your progress of 1505 obs / min, the whole dataset would need 43 hours.&lt;/P&gt;
&lt;P&gt;Either something is seriously wrong with the lookup data, or your SAS machine is massively underpowered for this.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:54:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Geocode-Freezes-with-Street-Level-Option-9-4-TS1M4/m-p/339625#M63168</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-09T13:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Geocode Freezes with Street Level Option 9.4 (TS1M4)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Geocode-Freezes-with-Street-Level-Option-9-4-TS1M4/m-p/340167#M63214</link>
      <description>&lt;P&gt;Thanks for the response; the machine is an I7 8 core with 32 Gig of RAM; The 2019 Tiger files were downloaded and built using scripts at SAS Maps Online (&lt;A href="http://support.sas.com/rnd/datavisualization/mapsonline/html/geocode.html" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/mapsonline/html/geocode.html&lt;/A&gt;) with no errors. When I run 100 or 5000 or even 50,000 things work. Eventually the thing hangs up. Can't really see any issues with horse power or Tiger files.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2017 14:31:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Geocode-Freezes-with-Street-Level-Option-9-4-TS1M4/m-p/340167#M63214</guid>
      <dc:creator>DPP</dc:creator>
      <dc:date>2017-03-11T14:31:00Z</dc:date>
    </item>
  </channel>
</rss>

