<?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: What is the scheduler to be use for DI jobs in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818104#M24544</link>
    <description>&lt;P&gt;Agree with others.&amp;nbsp; As a user, if you are on SAS9 EBI, I think the LSF tools provided and accessible via SMC are fine.&amp;nbsp; I'm no longer allowed to schedule jobs on our server.&amp;nbsp; But I can still create a job, and then deploy it for scheduling (which essentially writes a .sas file and/or a shell script to run the .sas file as a batch job).&amp;nbsp; And then I can put in a ticket for an admin to schedule it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you go the LSF route, one tip is to encourage your users to install Process Manager / Flow Manager locally.&amp;nbsp; It is an LSF desktop client that allows you to check status of flows, etc.&amp;nbsp; Very helpful for seeing "did that job run last night or is it hung, what are the dependencies in this flow, etc."&amp;nbsp; I didn't even know flow manager existed until I was lucky enough to hear about it at a conference.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 14:43:43 GMT</pubDate>
    <dc:creator>Quentin</dc:creator>
    <dc:date>2022-06-14T14:43:43Z</dc:date>
    <item>
      <title>What is the scheduler to be use for DI jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/817745#M24535</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have SAS DI jobs and I would like to schedule the job by daily and weekly. Do we need any third party software to be schedule the jobs?. or I should copy the code and create a file in crontab on linux server and scheldue(this model is very problematic as every time we do modifications on etl and then again we need to copy the code and paste in a file and call it in shell script. )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please advice !&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 10:26:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/817745#M24535</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2022-06-13T10:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is the scheduler to be use for DI jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/817813#M24536</link>
      <description>Here is the documentation on scheduling DI Studio jobs, you do not need a third party scheduler.&lt;BR /&gt;&lt;BR /&gt;Overview of Scheduling for SAS Data Integration Studio&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/scheduleug/p009ufjp0e313cn1sledfe3vhrad.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/bicdc/9.4/scheduleug/p009ufjp0e313cn1sledfe3vhrad.htm&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2022 14:51:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/817813#M24536</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-06-13T14:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: What is the scheduler to be use for DI jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818024#M24539</link>
      <description>&lt;P&gt;If you just have simple time dependencies/triggers, crontab will suffice.&lt;/P&gt;
&lt;P&gt;But, you have an interface OotB in SAS Management Console, so you don't have to do the crontab management manually, and then you'll have "all" information within SAS metadata.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 08:27:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818024#M24539</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-06-14T08:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the scheduler to be use for DI jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818041#M24540</link>
      <description>&lt;P&gt;will the platform suit is sas application? or sas workflow manager will be used as sas jobs schedulers?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 10:27:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818041#M24540</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2022-06-14T10:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is the scheduler to be use for DI jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818065#M24541</link>
      <description>&lt;P&gt;The LSF Platform Suite is owned by IBM, but is can available to DI Server customer under an OEM license.&lt;/P&gt;
&lt;P&gt;My notion is that SAS is trying to replacing this options with their own SAS Job Scheduler, which gives more functionality than the crontab/Windows Task options, but still a bit less than LSF Platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have mainly simple time triggers and not to much complicated job/job flow dependcies, you'll probably fine with host scheduler.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 12:57:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818065#M24541</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-06-14T12:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: What is the scheduler to be use for DI jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818080#M24542</link>
      <description>We do have too many jobs to schedule currently we use crontab as this is manual process where as etl job code coping into file.sas then calling in shell script then schedule.(crontab)This is not as simple as lsf where as by using&amp;nbsp;lsf user can schedule the admin can monitor the jobs.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2022 13:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818080#M24542</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2022-06-14T13:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is the scheduler to be use for DI jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818104#M24544</link>
      <description>&lt;P&gt;Agree with others.&amp;nbsp; As a user, if you are on SAS9 EBI, I think the LSF tools provided and accessible via SMC are fine.&amp;nbsp; I'm no longer allowed to schedule jobs on our server.&amp;nbsp; But I can still create a job, and then deploy it for scheduling (which essentially writes a .sas file and/or a shell script to run the .sas file as a batch job).&amp;nbsp; And then I can put in a ticket for an admin to schedule it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you go the LSF route, one tip is to encourage your users to install Process Manager / Flow Manager locally.&amp;nbsp; It is an LSF desktop client that allows you to check status of flows, etc.&amp;nbsp; Very helpful for seeing "did that job run last night or is it hung, what are the dependencies in this flow, etc."&amp;nbsp; I didn't even know flow manager existed until I was lucky enough to hear about it at a conference.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 14:43:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/What-is-the-scheduler-to-be-use-for-DI-jobs/m-p/818104#M24544</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2022-06-14T14:43:43Z</dc:date>
    </item>
  </channel>
</rss>

