<?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 How do I ensure the LASR query scheduler is accurate? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-ensure-the-LASR-query-scheduler-is-accurate/m-p/384295#M7750</link>
    <description>&lt;P&gt;Hello SAS community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having some trouble with the interactive query of a table from a DB (i.e., click 'Run') and the LASR table scheduler (i.e., click the clock symbol and set a nightly query for new records).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I view my data prep setup within VA Data Builder, I've set the 'Where' clause to include all desired records after a given date (1st May). Running this with the interactive query produces the correct result:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;77                 RECORDS.trn_dt &amp;gt;= '01May2017'd&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The following day howerver, the table comes back missing the current month (July). Looking at the Batch Logs, I see that the SAS code on the scheduler reflects an older version of my Data Prep file, where I only wanted 1st May to 30th June:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;77                 RECORDS.trn_dt Between '01May2017'd AND '30Jun2017'd&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I ensure that the scheduler is using the current version of my files, and how can I manage the scheduler directly?&lt;/P&gt;&lt;P&gt;(SAS 9.4 using web browser interface SAS VA)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2017 14:58:27 GMT</pubDate>
    <dc:creator>dmjones</dc:creator>
    <dc:date>2017-07-31T14:58:27Z</dc:date>
    <item>
      <title>How do I ensure the LASR query scheduler is accurate?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-ensure-the-LASR-query-scheduler-is-accurate/m-p/384295#M7750</link>
      <description>&lt;P&gt;Hello SAS community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having some trouble with the interactive query of a table from a DB (i.e., click 'Run') and the LASR table scheduler (i.e., click the clock symbol and set a nightly query for new records).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I view my data prep setup within VA Data Builder, I've set the 'Where' clause to include all desired records after a given date (1st May). Running this with the interactive query produces the correct result:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;77                 RECORDS.trn_dt &amp;gt;= '01May2017'd&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The following day howerver, the table comes back missing the current month (July). Looking at the Batch Logs, I see that the SAS code on the scheduler reflects an older version of my Data Prep file, where I only wanted 1st May to 30th June:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;77                 RECORDS.trn_dt Between '01May2017'd AND '30Jun2017'd&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I ensure that the scheduler is using the current version of my files, and how can I manage the scheduler directly?&lt;/P&gt;&lt;P&gt;(SAS 9.4 using web browser interface SAS VA)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 14:58:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-ensure-the-LASR-query-scheduler-is-accurate/m-p/384295#M7750</guid>
      <dc:creator>dmjones</dc:creator>
      <dc:date>2017-07-31T14:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I ensure the LASR query scheduler is accurate?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-ensure-the-LASR-query-scheduler-is-accurate/m-p/385643#M7804</link>
      <description>&lt;P&gt;Did you change the filter after you created the schedule? Because existing schedules do not pick up changes made after they are created. You must reschedule based on the current state of the query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 13:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-ensure-the-LASR-query-scheduler-is-accurate/m-p/385643#M7804</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2017-08-04T13:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I ensure the LASR query scheduler is accurate?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-ensure-the-LASR-query-scheduler-is-accurate/m-p/385668#M7809</link>
      <description>&lt;P&gt;That did it! I was under the assumption that the scheduler would run the most recent version of the file, but re-scheduling the query fixed the issue. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:37:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-ensure-the-LASR-query-scheduler-is-accurate/m-p/385668#M7809</guid>
      <dc:creator>dmjones</dc:creator>
      <dc:date>2017-08-04T14:37:08Z</dc:date>
    </item>
  </channel>
</rss>

