- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am running two LASR servers (LASR analytic and Public LASR analytic non-distributed) on SAS VA Administrator 6.3 and SAS 9.4.
There is a restart of SAS servers each Sunday. Therefore, LASR servers are stopper and they are down until i manually start them. It is the same when there is a system reboot (Win 64 Srv).
I am looking for how to start them automatically. Is there any solution for this situation?
Thanks in advance
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hello @ynovkov,
of course there is. You can use SAS code to start them and schedule the SAS code in orther to start LASR automatically. And the Scheduled tasks you can trigger them after the reboot... or even better, just after all the SAS services are started.
You Autoload folders (depending on Public LASR) should be started automatically as soon as the first of your current Autoload Scheduled task will be triggered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hello @ynovkov,
of course there is. You can use SAS code to start them and schedule the SAS code in orther to start LASR automatically. And the Scheduled tasks you can trigger them after the reboot... or even better, just after all the SAS services are started.
You Autoload folders (depending on Public LASR) should be started automatically as soon as the first of your current Autoload Scheduled task will be triggered.