<?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 DataFlux Cluster Generation ISsue in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/424505#M13045</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing issues in Dataflux job which are developed for cluster id generation and scheduled thru Windows scheduler.&lt;/P&gt;
&lt;P&gt;If I execute those jobs manually then it executes fine(around hrs) but in windows scheduler jobs are taking long time(around 8-9 hrs )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest what can be the issue&lt;/P&gt;
&lt;P&gt;OS: Windows8&lt;/P&gt;
&lt;P&gt;DF Studio: 8.1&lt;/P&gt;
&lt;P&gt;Data size: More than 40lacs record&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jan 2018 05:52:54 GMT</pubDate>
    <dc:creator>sht</dc:creator>
    <dc:date>2018-01-03T05:52:54Z</dc:date>
    <item>
      <title>DataFlux Cluster Generation ISsue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/424505#M13045</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing issues in Dataflux job which are developed for cluster id generation and scheduled thru Windows scheduler.&lt;/P&gt;
&lt;P&gt;If I execute those jobs manually then it executes fine(around hrs) but in windows scheduler jobs are taking long time(around 8-9 hrs )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest what can be the issue&lt;/P&gt;
&lt;P&gt;OS: Windows8&lt;/P&gt;
&lt;P&gt;DF Studio: 8.1&lt;/P&gt;
&lt;P&gt;Data size: More than 40lacs record&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2018 05:52:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/424505#M13045</guid>
      <dc:creator>sht</dc:creator>
      <dc:date>2018-01-03T05:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: DataFlux Cluster Generation ISsue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/424962#M13062</link>
      <description>&lt;P&gt;Hi - are you calling the dmpexec command from your scheduler? There are various options you can set when invoking the command that may impact performance, like choosing to write a log or selecting options that overwrite configuration file settings. There are also options for logging that might help you pinpoint the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thought - I have seen in the past where dmpexec was executed by a user (different than the one used with Data Management Studio) that had different environment settings associated with it (like where the "temp" directory was located) and this impacted performance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Ron&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 16:23:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/424962#M13062</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2018-01-04T16:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: DataFlux Cluster Generation ISsue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/427981#M13193</link>
      <description>&lt;P&gt;Hi Ron,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't execute any dmpexec command.&lt;/P&gt;
&lt;P&gt;These schedulers were usually executing smoothly but now it is taking longer time to execute than usual.&lt;/P&gt;
&lt;P&gt;previously it get executed in 3hrs now it is taking 7-9 hrs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No.of rows are increased hardly by 2-3 lacs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 11:55:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/427981#M13193</guid>
      <dc:creator>sht</dc:creator>
      <dc:date>2018-01-16T11:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: DataFlux Cluster Generation ISsue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/427989#M13194</link>
      <description>&lt;P&gt;Review the product documentation. There are topics that specifically deal with how you should be calling your DMP jobs if you are not running them interactively.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regardless, check a few things:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Make sure that each call by your scheduler to run the job didn't spawn a new process that is taking up system resources&lt;/LI&gt;
&lt;LI&gt;If your job is accessing data, make sure that your queries are running as you would expect. You can turn on more verbose levels of logging to see database interaction or you can monitor that in your database log.&lt;/LI&gt;
&lt;LI&gt;There are logging options you can set that will generate what are called node profile metrics. These logs will tell you how long each node is processing rather than the sum for the entire job. This is also in the documentation.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 12:56:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DataFlux-Cluster-Generation-ISsue/m-p/427989#M13194</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2018-01-16T12:56:51Z</dc:date>
    </item>
  </channel>
</rss>

