<?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: Getting ERROR while Running job through LSF in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Getting-ERROR-while-Running-job-through-LSF/m-p/328495#M7230</link>
    <description>&lt;P&gt;Hi MG18,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS is unable to load the libodbc.so shared object. You need to point SAS Foundation/linker to the location of the ODBC&amp;nbsp;shared libraries&amp;nbsp;by setting the LD_LIBRARY_PATH environment variable. You do this for SAS Foundation globally by editing &lt;STRONG&gt;sasenv_local&lt;/STRONG&gt; in your &lt;STRONG&gt;[sashome]/SASFoundation/9.3/bin&lt;/STRONG&gt; directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer to the &lt;A href="http://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/64205/PDF/default/config.pdf" target="_self"&gt;SAS® 9.3 Foundation for UNIX® Environments Configuration Guide&lt;/A&gt;, page 53 onwards titled &lt;EM&gt;SAS/ACCESS Interface to Microsoft SQL Server&amp;nbsp;&lt;/EM&gt;-&amp;nbsp;it'll tell you what to do (you may need your administrator to help you). Adding the path of the ODBC client libs is a manual post-installation task which 'someone' probably didn't test &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nik&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2017 16:23:24 GMT</pubDate>
    <dc:creator>boemskats</dc:creator>
    <dc:date>2017-01-30T16:23:24Z</dc:date>
    <item>
      <title>Getting ERROR while Running job through LSF</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Getting-ERROR-while-Running-job-through-LSF/m-p/328356#M7228</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;Someone&amp;nbsp;had installed SAS environment and now we trying to run job from LSF which giving below mentioned error:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Could not load /sasinst/sas/SASFoundation/9.3/sasexe/sassqsrv (40 images loaded)&lt;/P&gt;&lt;P&gt;ERROR: libodbc.so: cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;ERROR: The SAS/ACCESS Interface to SQLSRV cannot be loaded. The SASSQSRV code appendage could not be loaded.&lt;/P&gt;&lt;P&gt;ERROR: DLOPEN dynamic load failed for load module sassqsrv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to find out this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 10:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Getting-ERROR-while-Running-job-through-LSF/m-p/328356#M7228</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2017-01-30T10:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR while Running job through LSF</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Getting-ERROR-while-Running-job-through-LSF/m-p/328357#M7229</link>
      <description>&lt;P&gt;Do you get the same error when running outside LSF? (in the same environment)&lt;/P&gt;
&lt;P&gt;Sounds like something&amp;nbsp;is missing in the installation/configuration, of either SAS-LSF, or ACCESS&amp;nbsp;to SQL Server.&lt;/P&gt;
&lt;P&gt;Bets bet is to contact that "someone", and/or review the installation/configuration doc, and contact SAS&amp;nbsp;tech support.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 10:51:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Getting-ERROR-while-Running-job-through-LSF/m-p/328357#M7229</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-01-30T10:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR while Running job through LSF</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Getting-ERROR-while-Running-job-through-LSF/m-p/328495#M7230</link>
      <description>&lt;P&gt;Hi MG18,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS is unable to load the libodbc.so shared object. You need to point SAS Foundation/linker to the location of the ODBC&amp;nbsp;shared libraries&amp;nbsp;by setting the LD_LIBRARY_PATH environment variable. You do this for SAS Foundation globally by editing &lt;STRONG&gt;sasenv_local&lt;/STRONG&gt; in your &lt;STRONG&gt;[sashome]/SASFoundation/9.3/bin&lt;/STRONG&gt; directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer to the &lt;A href="http://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/64205/PDF/default/config.pdf" target="_self"&gt;SAS® 9.3 Foundation for UNIX® Environments Configuration Guide&lt;/A&gt;, page 53 onwards titled &lt;EM&gt;SAS/ACCESS Interface to Microsoft SQL Server&amp;nbsp;&lt;/EM&gt;-&amp;nbsp;it'll tell you what to do (you may need your administrator to help you). Adding the path of the ODBC client libs is a manual post-installation task which 'someone' probably didn't test &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nik&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 16:23:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Getting-ERROR-while-Running-job-through-LSF/m-p/328495#M7230</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2017-01-30T16:23:24Z</dc:date>
    </item>
  </channel>
</rss>

