<?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: How to improve execution time of dqmatch function in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-improve-execution-time-of-dqmatch-function/m-p/469979#M120276</link>
    <description>&lt;P&gt;in the &lt;STRONG&gt;Business Intelligence&lt;/STRONG&gt; group of communities, there is a &lt;EM&gt;&lt;STRONG&gt;SAS Stored Processes&lt;/STRONG&gt;&lt;/EM&gt; forum.&amp;nbsp; Perhaps you can get a more appropriate readership there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jun 2018 16:05:09 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2018-06-13T16:05:09Z</dc:date>
    <item>
      <title>How to improve execution time of dqmatch function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-improve-execution-time-of-dqmatch-function/m-p/469950#M120271</link>
      <description>&lt;P&gt;I have following code:&lt;/P&gt;&lt;P&gt;data _null_;&lt;BR /&gt;x = dqmatch('Indrajeet Patil','Name',80,'ENUSA');&lt;BR /&gt;put x=;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This is used to generate match code, executing stored process each time there is a call from source system.&lt;BR /&gt;This code takes 2-3 seconds to complete first time you execute it in a session.&lt;BR /&gt;Later executions on the same sessions take milliseconds.&lt;BR /&gt;Response should be much faster as this is used in real-time screening.&lt;BR /&gt;How to improve this code for first time execution also the&amp;nbsp;later executions?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 15:06:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-improve-execution-time-of-dqmatch-function/m-p/469950#M120271</guid>
      <dc:creator>Indrajeet</dc:creator>
      <dc:date>2018-06-13T15:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to improve execution time of dqmatch function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-improve-execution-time-of-dqmatch-function/m-p/469979#M120276</link>
      <description>&lt;P&gt;in the &lt;STRONG&gt;Business Intelligence&lt;/STRONG&gt; group of communities, there is a &lt;EM&gt;&lt;STRONG&gt;SAS Stored Processes&lt;/STRONG&gt;&lt;/EM&gt; forum.&amp;nbsp; Perhaps you can get a more appropriate readership there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 16:05:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-improve-execution-time-of-dqmatch-function/m-p/469979#M120276</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2018-06-13T16:05:09Z</dc:date>
    </item>
  </channel>
</rss>

