<?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: Unable to find library 'libobk.sl' in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027707#M909997</link>
    <description>The best way to fix this is to symlink libobk.sl back to libdsbtsh8.sl in the lib and lib64 directories. &lt;BR /&gt;&lt;BR /&gt;Brian</description>
    <pubDate>Fri, 18 Jul 2003 22:50:54 GMT</pubDate>
    <dc:creator>Brian Crabtree</dc:creator>
    <dc:date>2003-07-18T22:50:54Z</dc:date>
    <item>
      <title>Unable to find library 'libobk.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027702#M909992</link>
      <description>The following is from my DBA.  I made a change to the system yesterday, but I don't believe it should have affected this.  Here's what he writes:&lt;BR /&gt;&lt;BR /&gt;Attempting to run the utility used to start the database:&lt;BR /&gt; &lt;BR /&gt;/oracle/product/8.1.7/dbs% svrmgrl&lt;BR /&gt; &lt;BR /&gt;Oracle Server Manager Release 3.1.7.0.0 - Production&lt;BR /&gt; &lt;BR /&gt;Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.&lt;BR /&gt; &lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unable to find library 'libobk.sl'.&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unable to find library 'libobk.sl'.&lt;BR /&gt;ORA-12547: TNS:lost contact&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jul 2003 17:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027702#M909992</guid>
      <dc:creator>Russ Park</dc:creator>
      <dc:date>2003-07-18T17:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find library 'libobk.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027703#M909993</link>
      <description>I hope this helps you&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf4e9ff77de2bd611abd50090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf4e9ff77de2bd611abd50090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Fri, 18 Jul 2003 17:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027703#M909993</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-07-18T17:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find library 'libobk.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027704#M909994</link>
      <description>First, what was it that you did yesterday?&lt;BR /&gt;&lt;BR /&gt;Second, does libobk.sl exist?  Where?&lt;BR /&gt;As the Oracle user, what is the value of SHLIB_PATH?&lt;BR /&gt;&lt;BR /&gt;Go to $ORACLE_HOME/bin and do an ldd /chatr on the oracle binary...&lt;BR /&gt;&lt;BR /&gt;###:/u01/home/oracle/product/8.1.6/bin:0# ldd oracle&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libm.2 =&amp;gt;      /usr/lib/libm.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libnss_dns.1 =&amp;gt;        /usr/lib/libnss_dns.1&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libpthread.1 =&amp;gt;        /usr/lib/libpthread.1&lt;BR /&gt;        /usr/lib/librt.2 =&amp;gt;     /usr/lib/librt.2&lt;BR /&gt;        /u01/home/oracle/product/8.1.6/lib//libobk.sl =&amp;gt;        /u01/home/oracle/product/8.1.6/lib//libobk.sl&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /u01/home/oracle/product/8.1.6/lib//libjox8.sl =&amp;gt;       /u01/home/oracle/product/8.1.6/lib//libjox8.sl&lt;BR /&gt;###:/u01/home/oracle/product/8.1.6/bin:0# chatr oracle&lt;BR /&gt;oracle: &lt;BR /&gt;         shared executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /u01/home/oracle/product/8.1.6/lib//libjox8.sl&lt;BR /&gt;             dynamic   /u01/home/oracle/product/8.1.6/lib//libobk.sl&lt;BR /&gt;             dynamic   /usr/lib/librt.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             dynamic   /usr/lib/libnss_dns.1&lt;BR /&gt;             dynamic   /usr/lib/libdld.2&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;........&lt;BR /&gt;&lt;BR /&gt;$SHLIB_PATH is typically $ORACLE_HOME/lib...</description>
      <pubDate>Fri, 18 Jul 2003 17:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027704#M909994</guid>
      <dc:creator>Jon Mattatall</dc:creator>
      <dc:date>2003-07-18T17:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find library 'libobk.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027705#M909995</link>
      <description>That link pointed us to the likely problem, which was noted at the end of the thread - I'd asked the dba to 'Uninstall' legato and he had done that to two systems.  He had not noticed that the same problem is now on both systems WHICH points to the answer given as the likely fix.  ONE PROBLEM, we need additional detail.  The answer says,&lt;BR /&gt;&lt;BR /&gt;the answer was like &lt;BR /&gt;" If you un-install Legato Networker from oracle, create a new link for library file like: &lt;BR /&gt;ln -s /xxxx/xxxx libobk.sl " &lt;BR /&gt;&lt;BR /&gt;We do not know where to put the link.</description>
      <pubDate>Fri, 18 Jul 2003 18:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027705#M909995</guid>
      <dc:creator>Russ Park</dc:creator>
      <dc:date>2003-07-18T18:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find library 'libobk.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027706#M909996</link>
      <description>Didn't notice the 2nd reply before I posted mine, so my last update applies to Paul S' answer.  &lt;BR /&gt;&lt;BR /&gt;In response to Jon, I had the same question, went to find the file in question, it was not on the box.  My DBA had already decieded to just re-install oracle.  It wouldn't complete the install due to another broken link, and he had to look this problem up in another oracle forum which pointed him to the problem.  A link had been deleted and needed to be put back in place, then the install completed.&lt;BR /&gt;&lt;BR /&gt;Once the install was complete, our initial problem disappeared.  SO, I have one of two boxes fixed, but now Legato is running again.  &lt;BR /&gt;&lt;BR /&gt;So the new question is, under oracle 8.1.7, what is the best method of removing that component and still leaving oracle in tact?  I'd like to avoid having my DBA reverse his work on my other box, so would it work to just move that one file back into the .../lib64 directory or where ever it belongs or is there another way?&lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;Russ</description>
      <pubDate>Fri, 18 Jul 2003 18:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027706#M909996</guid>
      <dc:creator>Russ Park</dc:creator>
      <dc:date>2003-07-18T18:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find library 'libobk.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027707#M909997</link>
      <description>The best way to fix this is to symlink libobk.sl back to libdsbtsh8.sl in the lib and lib64 directories. &lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Fri, 18 Jul 2003 22:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-find-library-libobk-sl/m-p/3027707#M909997</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-07-18T22:50:54Z</dc:date>
    </item>
  </channel>
</rss>

