<?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: Job arenot completing through LSF schedular SAS in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326638#M7127</link>
    <description>&lt;P&gt;Make sure that the batch jobs write logs to an accessible location. Use logparms="write=immediate", so that all steps are written to the log without delay, and inspect the logs of your hanging jobs.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 09:07:14 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-01-23T09:07:14Z</dc:date>
    <item>
      <title>Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326620#M7126</link>
      <description>&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running sas flow from LSF first time and job are hanging from last 2 days .&lt;/P&gt;&lt;P&gt;Licesnse are renewed and we are able to connect to LSF.&lt;/P&gt;&lt;P&gt;Please &amp;nbsp;suggest some thing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 07:28:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326620#M7126</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2017-01-23T07:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326638#M7127</link>
      <description>&lt;P&gt;Make sure that the batch jobs write logs to an accessible location. Use logparms="write=immediate", so that all steps are written to the log without delay, and inspect the logs of your hanging jobs.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 09:07:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326638#M7127</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-23T09:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326654#M7128</link>
      <description>&lt;P&gt;Please tell in which file i Should make changes and log folder is accessible .&lt;/P&gt;&lt;P&gt;Many thanks in adavnce&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 10:05:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326654#M7128</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2017-01-23T10:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326656#M7129</link>
      <description>&lt;P&gt;On the SAS commandline, -log controls where a log file is written, and -logparm controls how the log is written.&lt;/P&gt;
&lt;P&gt;So you need to look in the LSF job definition for the SAS commandline call.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 10:10:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326656#M7129</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-23T10:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326678#M7130</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can Please tell how to &amp;nbsp;change -logparm in details as i am new to Technology Do I need to make changes while deploying job or in server i need to changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition i have tried,I took the command from DI and ran it on server it is able to run and generate log file also.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 11:31:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326678#M7130</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2017-01-23T11:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326686#M7131</link>
      <description>&lt;P&gt;From what I see in the documentation for LSF with DI Studio, LSF uses a SAS Data Step Batch Server for execution. So you can get the configuration from the server definition in SAS metadata (Management Console).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 12:02:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326686#M7131</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-23T12:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326720#M7133</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the following gives examples of how to use/set the logparm:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lesysoptsref/69799/HTML/default/viewer.htm#p0fmptfnyvi1n6n148u0qu4h44a5.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lesysoptsref/69799/HTML/default/viewer.htm#p0fmptfnyvi1n6n148u0qu4h44a5.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/10/110.html" target="_blank"&gt;http://support.sas.com/kb/10/110.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What SAS version are you running, on whish OS?&lt;/P&gt;
&lt;P&gt;Do you know if this ever worked before, or is it a new install?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anja&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:50:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326720#M7133</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2017-01-23T14:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326934#M7136</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using SAS 9.3 on linux OS and recently we have installed the LSF in our Envinorment and after installation it didnt worked.&lt;/P&gt;&lt;P&gt;Will Changing parameter is enough to resolve this problem ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to resolve this.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 04:26:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326934#M7136</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2017-01-24T04:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326968#M7139</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/121190"&gt;@MG18&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are using SAS 9.3 on linux OS and recently we have installed the LSF in our Envinorment and after installation it didnt worked.&lt;/P&gt;
&lt;P&gt;Will Changing parameter is enough to resolve this problem ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No. Setting the logparm causes the log to be written immediately, so a job that runs into an infinite loop or similar will at least have written the code causing it to the log.&lt;/P&gt;
&lt;P&gt;Right now we are at a stage where we try to enable you to look for the cause of your problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, you should monitor your server where the jobs are supposed to run to see if the jobs are actually started by LSF (new SAS or SAS-related process appears in the process list). Once you have confirmed that processes have started, you can monitor them for resource consumption, mainly CPU cyles/ticks, to see if they are actually doing something.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are no longer in a world where popping in a disc and hitting "Start" is sufficient. You need to get a grasp what the systems you are using are doing in detail, how they run, how they need to be configured, and so on. There is a reason why people like me (and hopefully you, at least one day) get paid the big bucks.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 08:15:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/326968#M7139</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-24T08:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/327069#M7142</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;Hi MG18,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;maybe the best way to proceed here is contacting Tech Support:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&lt;A href="http://support.sas.com/en/technical-support.html#contact-technical-support" target="_self"&gt;http://support.sas.com/en/technical-support.html#contact-technical-support&lt;/A&gt;&amp;nbsp;or call &lt;SPAN class="txt-small"&gt;+1-800-727-0025&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&lt;SPAN class="txt-small"&gt;They'll help you troubleshoot the problem and point you into the right direction.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&lt;SPAN class="txt-small"&gt;Thanks&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&lt;SPAN class="txt-small"&gt;Anja&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 14:58:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/327069#M7142</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2017-01-24T14:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Job arenot completing through LSF schedular SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/327355#M7166</link>
      <description>&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one entry in lsf.conf file which &amp;nbsp;in LSF_TOP/conf as LSF_AM_OPTIONS=AMNEVER then restart the services , now it is running fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks every buddy for contribution and guidence.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 12:33:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Job-arenot-completing-through-LSF-schedular-SAS/m-p/327355#M7166</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2017-01-25T12:33:34Z</dc:date>
    </item>
  </channel>
</rss>

