<?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 Autoload queries in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288830#M4947</link>
    <description>&lt;P&gt;I’m trying to automate the reload of all data into memory after a restart.&lt;/P&gt;&lt;P&gt;The autoloader takes care of its own data but I can’t find a way to auto load the queries.&lt;/P&gt;&lt;P&gt;Many websites suggested scheduling the query on daily base but this seems a bit overkill when I only need to reload after a restart.&lt;/P&gt;&lt;P&gt;(using SAS VA 7.2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to auto run queries after a startup? (Without scheduling it for a daily run)&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2016 06:42:58 GMT</pubDate>
    <dc:creator>Jensy</dc:creator>
    <dc:date>2016-08-02T06:42:58Z</dc:date>
    <item>
      <title>Autoload queries</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288830#M4947</link>
      <description>&lt;P&gt;I’m trying to automate the reload of all data into memory after a restart.&lt;/P&gt;&lt;P&gt;The autoloader takes care of its own data but I can’t find a way to auto load the queries.&lt;/P&gt;&lt;P&gt;Many websites suggested scheduling the query on daily base but this seems a bit overkill when I only need to reload after a restart.&lt;/P&gt;&lt;P&gt;(using SAS VA 7.2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to auto run queries after a startup? (Without scheduling it for a daily run)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 06:42:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288830#M4947</guid>
      <dc:creator>Jensy</dc:creator>
      <dc:date>2016-08-02T06:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Autoload queries</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288844#M4948</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/92165"&gt;@Jensy﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the good way would be to use the VA system options as described on&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Auto-start-up-of-LASR-server-after-system-reboot/td-p/146754" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Auto-start-up-of-LASR-server-after-system-reboot/td-p/146754&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But some people find it confussing and it does not work inmediately for them. If this is your case, I would go for a more traditional way, and not spend much time on it:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for that, first you need to ensure your LASR server starts after a server reboot, as explained on:&amp;nbsp;&lt;A href="http://www.sas.com/offices/europe/uk/support/sas-hints-tips/lasr-server-va.html" target="_blank"&gt;http://www.sas.com/offices/europe/uk/support/sas-hints-tips/lasr-server-va.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Afterwards, and after ensuring the LASR is up and running, you need to schedule your query scripts run after the reboot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bot the Start LASR and LoadData scripts can be scheduled on Linux and windows as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Linux (cron, at):&amp;nbsp;&lt;A href="http://unix.stackexchange.com/questions/57852/crontab-job-start-1-min-after-reboot" target="_blank"&gt;http://unix.stackexchange.com/questions/57852/crontab-job-start-1-min-after-reboot&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Windows (Windows Scheduler):&amp;nbsp;&lt;A href="http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/how-can-i-set-up-a-task-in-task-scheduler-to/b491983a-8aa2-4603-ad86-375ce2647148?auth=1" target="_blank"&gt;http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/how-can-i-set-up-a-task-in-task-scheduler-to/b491983a-8aa2-4603-ad86-375ce2647148?auth=1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this might help a bit!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 07:26:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288844#M4948</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-08-02T07:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Autoload queries</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288880#M4951</link>
      <description>So I can either use the Reload-on-start function to run the queries on startup (if I manage to configure it) or schedule the queries in windows? Correct me if I got this wrong.</description>
      <pubDate>Tue, 02 Aug 2016 09:34:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288880#M4951</guid>
      <dc:creator>Jensy</dc:creator>
      <dc:date>2016-08-02T09:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Autoload queries</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288881#M4952</link>
      <description>&lt;P&gt;I would just go for the second option (schedule the queries and the StartLASR)if you ask me. It is the one I can ensure it works always.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 09:37:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Autoload-queries/m-p/288881#M4952</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-08-02T09:37:57Z</dc:date>
    </item>
  </channel>
</rss>

