<?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: Parallel extraction from DBs in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40841#M8353</link>
    <description>All good advice from Peter. &lt;BR /&gt;
Look at MP Connect to run multiple processes in parallel from within a sas session.</description>
    <pubDate>Mon, 08 Jun 2009 00:00:34 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2009-06-08T00:00:34Z</dc:date>
    <item>
      <title>Parallel extraction from DBs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40839#M8351</link>
      <description>Hi &lt;BR /&gt;
i need to extract huge data from various SQL databases.&lt;BR /&gt;
As we write our sas extraction code sequentially the data gets extracted by that sequence into respective datasets.&lt;BR /&gt;
so to speed up the extraction can we extract data parallely. How can it be done?  &lt;BR /&gt;
is there some thing like threading here?&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Avi</description>
      <pubDate>Thu, 04 Jun 2009 06:14:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40839#M8351</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-04T06:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel extraction from DBs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40840#M8352</link>
      <description>will your dbms operate multiple queries in parallel? if so,your simple answer is to run multiple SAS jobs at the same time. &lt;BR /&gt;
alternatively, look to see what options are available to your SAS/ACCESS module. it may be able to use your dbms's bulk loader/unloader.&lt;BR /&gt;
Since you don't indicate your dbms, we can only recommend you do more research on those dbms specific areas.&lt;BR /&gt;
 &lt;BR /&gt;
good luck&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Thu, 04 Jun 2009 07:31:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40840#M8352</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-06-04T07:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel extraction from DBs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40841#M8353</link>
      <description>All good advice from Peter. &lt;BR /&gt;
Look at MP Connect to run multiple processes in parallel from within a sas session.</description>
      <pubDate>Mon, 08 Jun 2009 00:00:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40841#M8353</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2009-06-08T00:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel extraction from DBs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40842#M8354</link>
      <description>i don't know that whether SQL server support multiple queries. Here in my case even servers are different for few queries. so even if server does not support multiple queries still queries can run parallely on diff servers.</description>
      <pubDate>Mon, 08 Jun 2009 03:36:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-extraction-from-DBs/m-p/40842#M8354</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-08T03:36:32Z</dc:date>
    </item>
  </channel>
</rss>

