<?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: Paralle Iterator or Fork for Parallel Processing in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823449#M35075</link>
    <description>I have created Process job. Then I took Parallel Iterator node for parallel processing. Under Parallel processing, I referred my batch job based on Path. &lt;BR /&gt;&lt;BR /&gt;Is it way to parallel processing or what ?</description>
    <pubDate>Fri, 15 Jul 2022 02:56:58 GMT</pubDate>
    <dc:creator>Shakti_Sourav</dc:creator>
    <dc:date>2022-07-15T02:56:58Z</dc:date>
    <item>
      <title>Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/822767#M35030</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a Data job having 30 nodes and it's taking 16 hours to complete. I want to run the job in Parallel. How to do that ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached one data job which is conatins 30 nodes.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shakti_Sourav_0-1657610035025.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73199i866212DC07152FFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shakti_Sourav_0-1657610035025.png" alt="Shakti_Sourav_0-1657610035025.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created New process job and then what will I do ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regrads,&lt;/P&gt;
&lt;P&gt;Shakti&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 07:15:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/822767#M35030</guid>
      <dc:creator>Shakti_Sourav</dc:creator>
      <dc:date>2022-07-12T07:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/822775#M35031</link>
      <description>Can you provide some more details?&lt;BR /&gt;For instance: &lt;BR /&gt;Is the job created with data management studio or another SAS product/solution?&lt;BR /&gt;Where will the job run? A single server? A cluster? How many sas workspaces do you have?&lt;BR /&gt;Is all data in SAS or do you have a RDBMS or cloud storage involved?</description>
      <pubDate>Tue, 12 Jul 2022 08:35:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/822775#M35031</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2022-07-12T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/822784#M35032</link>
      <description>Hi&lt;BR /&gt;1. Job is created in the Data management Studio.&lt;BR /&gt;2. Job run in DM server&lt;BR /&gt;3. I have connected to the Oracle.</description>
      <pubDate>Tue, 12 Jul 2022 09:44:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/822784#M35032</guid>
      <dc:creator>Shakti_Sourav</dc:creator>
      <dc:date>2022-07-12T09:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823262#M35046</link>
      <description>Have you seen this thread? &lt;A href="https://communities.sas.com/t5/SAS-Data-Management/Parallel-Data-Jobs-in-a-Process-Job/td-p/148824" target="_blank"&gt;https://communities.sas.com/t5/SAS-Data-Management/Parallel-Data-Jobs-in-a-Process-Job/td-p/148824&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can all the flows you have run in parallel or are there steps that are dependent on other steps?</description>
      <pubDate>Thu, 14 Jul 2022 09:12:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823262#M35046</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2022-07-14T09:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823425#M35074</link>
      <description>&lt;P&gt;The way I run SAS DQ jobs in parallel is to split the DQ job into separate jobs, one for each parallel stream. Then I run the DQ jobs from a SAS program which uses SAS/CONNECT to run the jobs in separate SAS sessions. If you don't have SAS/CONNECT you could always just run separate SAS programs as batch jobs at the same time. The job originally took over 12 hours and now runs in less than 4 hours.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 21:02:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823425#M35074</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-07-14T21:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823449#M35075</link>
      <description>I have created Process job. Then I took Parallel Iterator node for parallel processing. Under Parallel processing, I referred my batch job based on Path. &lt;BR /&gt;&lt;BR /&gt;Is it way to parallel processing or what ?</description>
      <pubDate>Fri, 15 Jul 2022 02:56:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823449#M35075</guid>
      <dc:creator>Shakti_Sourav</dc:creator>
      <dc:date>2022-07-15T02:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823450#M35076</link>
      <description>&lt;P&gt;I've never tried it the way you are doing it. I call a DQ job from a SAS program like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
  rc        = dmsrvauthdom("DMServerAuth");
  JobName   = 'My DQ Job Name.ddf';
  jobid     = dmsrvBatchJob (JobName, 'http://MyDQAppServer.com', 21036);
  jobstatus = dmsrvJobStatus(jobid, 'http://MyDQAppServer.com', 21036, -1, 5);
  put _all_;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If you are not familiar with this way and you don't know how to code SAS programs then I suggest that you continue with your way and open a Tech Support track to get help.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 03:15:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823450#M35076</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-07-15T03:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Paralle Iterator or Fork for Parallel Processing</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823456#M35077</link>
      <description>&lt;P&gt;After a bit of research I think you need to use the Fork node. The Parallel Iterator is for when you want to loop multiple times in parallel.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 04:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Paralle-Iterator-or-Fork-for-Parallel-Processing/m-p/823456#M35077</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-07-15T04:48:19Z</dc:date>
    </item>
  </channel>
</rss>

