<?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: libraries issue SMC in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901051#M27459</link>
    <description>&lt;P&gt;Do you have multiple compute nodes? If yes, is the file accessible on all of them?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Nov 2023 12:14:42 GMT</pubDate>
    <dc:creator>sangavis37</dc:creator>
    <dc:date>2023-11-01T12:14:42Z</dc:date>
    <item>
      <title>libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901044#M27458</link>
      <description>&lt;P&gt;I am able to connect oracle 19c DB through isql but when m going to create library in SMC and trying to register tables m getting below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME newcore ODBC DATAsrc=ODBC SCHEMA=test USER=dsfrsa PASSWORD=XXXXXXXXX ;&lt;BR /&gt;ERROR: CLI error trying to establish connection: [unixODBC][Driver Manager]Can't open lib&lt;BR /&gt;'/u01/app/oracle/product/19.0.0/client/lib/&lt;STRONG&gt;libsqora.so.19.1&lt;/STRONG&gt;' : file not found&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;libsqora.so.19.1&lt;/STRONG&gt; file is available as given below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@SVRB5V1 ~]# cd /u01/app/oracle/product/19.0.0/client/lib/&lt;BR /&gt;[root@SVRB5V1 lib]#&lt;STRONG&gt; ls -l libsqora.so.19.1&lt;/STRONG&gt;&lt;BR /&gt;-rwxrwxrwx 1 oracle dba 1070008 Apr 16 2019 libsqora.so.19.1&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;my ODBC file&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@SVRB5V1 ~]# cat /etc/odbc.ini&lt;BR /&gt;[ODBC]&lt;BR /&gt;Driver = /u01/app/oracle/product/19.0.0/client/lib/libsqora.so.19.1&lt;BR /&gt;DSN = OracleODBC-19c&lt;BR /&gt;ServerName = 192.168.10.109:1521/dashboard&lt;BR /&gt;UserID = Sastest&lt;BR /&gt;Password = xxxxxxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 11:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901044#M27458</guid>
      <dc:creator>LalmanVerma</dc:creator>
      <dc:date>2023-11-01T11:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901051#M27459</link>
      <description>&lt;P&gt;Do you have multiple compute nodes? If yes, is the file accessible on all of them?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901051#M27459</guid>
      <dc:creator>sangavis37</dc:creator>
      <dc:date>2023-11-01T12:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901052#M27460</link>
      <description>&lt;P&gt;its a single tier system sas 9.4m6&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:16:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901052#M27460</guid>
      <dc:creator>LalmanVerma</dc:creator>
      <dc:date>2023-11-01T12:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901053#M27461</link>
      <description>its a single tier system sas 9.4m6</description>
      <pubDate>Wed, 01 Nov 2023 12:17:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901053#M27461</guid>
      <dc:creator>LalmanVerma</dc:creator>
      <dc:date>2023-11-01T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901055#M27462</link>
      <description>&lt;P&gt;If you are using unix os, the environment variables might be missing. Check this out&lt;BR /&gt;&lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/bidsag/p1w3v98qca3sfzn1rzty2tngrfyq.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/bicdc/9.4/bidsag/p1w3v98qca3sfzn1rzty2tngrfyq.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:30:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901055#M27462</guid>
      <dc:creator>sangavis37</dc:creator>
      <dc:date>2023-11-01T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901056#M27463</link>
      <description>this is my env&lt;BR /&gt;&lt;BR /&gt;[root@SVRB5V1 ~]# cat .bash_profile&lt;BR /&gt;# .bash_profile&lt;BR /&gt;&lt;BR /&gt;# Get the aliases and functions&lt;BR /&gt;if [ -f ~/.bashrc ]; then&lt;BR /&gt;. ~/.bashrc&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;# User specific environment and startup programs&lt;BR /&gt;&lt;BR /&gt;PATH=$PATH:$HOME/bin&lt;BR /&gt;&lt;BR /&gt;export PATH&lt;BR /&gt;&lt;BR /&gt;#ORACLE_HOME=/u01/app/oracle/product/11.2.0/client_1&lt;BR /&gt;#ORACLE_HOME=/u01/app/oracle/product/19.0.0/client&lt;BR /&gt;#export ORACLE_HOME&lt;BR /&gt;#export LD_LIBRARY_PATH=$ORACLE_HOME/lib&lt;BR /&gt;#export PATH=$ORACLE_HOME/bin:$PATH&lt;BR /&gt;#export ODBCSYSINI=/etc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PATH=$PATH:$HOME/bin&lt;BR /&gt;export PATH&lt;BR /&gt;PATH=$PATH:$HOME/.local/bin:$HOME/bin&lt;BR /&gt;export PATH&lt;BR /&gt;ORACLE_BASE=/u01/app/oracle&lt;BR /&gt;export ORACLE_BASE&lt;BR /&gt;#ORACLE_HOME=/u01/app/oracle/product/12.2.0.1/client&lt;BR /&gt;#ORACLE_HOME=$ORACLE_BASE/product/19.0.0/client&lt;BR /&gt;ORACLE_HOME=/u01/app/oracle/product/19.0.0/client&lt;BR /&gt;export ORACLE_HOME&lt;BR /&gt;ORACLE_TERM=xterm; export ORACLE_TERM&lt;BR /&gt;PATH=/usr/sbin:$PATH&lt;BR /&gt;export PATH&lt;BR /&gt;PATH=$ORACLE_HOME/bin:$PATH&lt;BR /&gt;export PATH&lt;BR /&gt;LD_LIBRARY_PATH=/usr/local/lib:$ORACLE_HOME/lib&lt;BR /&gt;#LD_LIBRARY_PATH=$ORACLE_HOME/lib&lt;BR /&gt;export LD_LIBRARY_PATH&lt;BR /&gt;CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:34:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901056#M27463</guid>
      <dc:creator>LalmanVerma</dc:creator>
      <dc:date>2023-11-01T12:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901059#M27464</link>
      <description>&lt;P&gt;You should have the environment variables specified in &amp;lt;SASHOME&amp;gt;/SASFoundation/9.4/bin/sasenv_local according to the documentation. Something like below&lt;BR /&gt;&lt;SPAN&gt;ODBCINI&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;opt&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;drivers&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;odbc&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;odbc&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;ini &lt;BR /&gt;export ODBCINI &lt;BR /&gt;ODBCINSTINI&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;opt&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;drivers&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;odbc&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;odbcinst&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;ini &lt;BR /&gt;export ODBCINSTINI&lt;BR /&gt;ORACLE_HOME=/u01/app/oracle/product/19.0.0/client&lt;BR /&gt;export ORACLE_HOME &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;LD_LIBRARY_PATH=/usr/local/lib:$ORACLE_HOME/lib&lt;BR /&gt;export LD_LIBRARY_PATH&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Make sure to check the correct path of odbc.ini and odbcinst.ini&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:42:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901059#M27464</guid>
      <dc:creator>sangavis37</dc:creator>
      <dc:date>2023-11-01T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901185#M27467</link>
      <description>&lt;P&gt;Thaks for your support issue got resolved.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 06:03:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901185#M27467</guid>
      <dc:creator>LalmanVerma</dc:creator>
      <dc:date>2023-11-02T06:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: libraries issue SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901227#M27468</link>
      <description>You’re welcome. Was that the solution? If yes, please mark it as solution so that others who have similar issues can make use of it. If not, it would be great if you can share the solution and mark it.</description>
      <pubDate>Thu, 02 Nov 2023 13:10:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/libraries-issue-SMC/m-p/901227#M27468</guid>
      <dc:creator>sangavis37</dc:creator>
      <dc:date>2023-11-02T13:10:42Z</dc:date>
    </item>
  </channel>
</rss>

