<?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: /usr/lib/dld.sl problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538675#M222799</link>
    <description>sorry it was it was for Dave instead fo David.</description>
    <pubDate>Thu, 19 May 2005 03:46:14 GMT</pubDate>
    <dc:creator>Neeraj_8</dc:creator>
    <dc:date>2005-05-19T03:46:14Z</dc:date>
    <item>
      <title>/usr/lib/dld.sl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538670#M222794</link>
      <description>Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;I'm facing problem with my applicaiton. let me try to explain the scenario - &lt;BR /&gt;we using HP-UX 11.0 oracle 8.1.7.4&lt;BR /&gt;now here we applied some pathces for oracle upgrade to 9.2.0.4&lt;BR /&gt;still Oracle 9.2.0.4 exes has not been deployed.&lt;BR /&gt;&lt;BR /&gt;now so the current env is HPUX 11.0 oracle 8.1.7.4 with some Patches- 64 bit.&lt;BR /&gt;&lt;BR /&gt;now there are two problem scenarios&lt;BR /&gt;1. we have one exe of which s-bit is set.&lt;BR /&gt;its envoked by external user. the problem is exe is not completing its execution. when I traced stderr it said &lt;BR /&gt;"/usr/lib/dld.sl: Can't open shared Library: /opt/tuxedo/lib/libengine.sl" &lt;BR /&gt;"/usr/lib/dld.sl: No such file or directory"&lt;BR /&gt;&lt;BR /&gt;2. we hae one more exe of which s-bit is set envoked by external user.&lt;BR /&gt;here also it doesn't completes the the execution and comes out in between stating&lt;BR /&gt;"/usr/lib/dld.sl: Can't Open /neeraj/lib/libutil.sl"&lt;BR /&gt;"/usr/lib/dld.sl: No such file or directory"&lt;BR /&gt;&lt;BR /&gt;there two thing need to know for you all - &lt;BR /&gt;in case 1 the tuxedo path exists where is in second case it doesn't exists, basically it /neeraj/lib exists in dev environment.the libutil.sl in test machine is actually located in /app/lib directory. &lt;BR /&gt;&lt;BR /&gt;the workaround I did was created /neeraj/lib directory and created link for /app/lib/libutil.sl&lt;BR /&gt;&lt;BR /&gt;the common is /usr/lib/dld.sl so I call this "/usr/lib/dld.sl" problem. surely patches has spolied the game coz it was going on fine before.&lt;BR /&gt;&lt;BR /&gt;Can any one tell me or give an idea how to fix this problem. what is causing /usr/lib/dld.sl to not finding the correct path of desired libs in between of execution.&lt;BR /&gt;&lt;BR /&gt;I hope my question is clear.&lt;BR /&gt;&lt;BR /&gt;Quick Response is expected&lt;BR /&gt;&lt;BR /&gt;Neeraj&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 11:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538670#M222794</guid>
      <dc:creator>Neeraj_8</dc:creator>
      <dc:date>2005-05-05T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538671#M222795</link>
      <description>It is possible that your shared library path is not set.&lt;BR /&gt;&lt;BR /&gt;Try the following:&lt;BR /&gt;&lt;BR /&gt;$export SHLIB_PATH=$SHLIB_PATH:/usr/lib&lt;BR /&gt;&lt;BR /&gt;-Bob</description>
      <pubDate>Thu, 05 May 2005 12:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538671#M222795</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2005-05-05T12:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538672#M222796</link>
      <description>Neeraj did you apply this patch by chance?&lt;BR /&gt;# PHSS_30969 ld(1) and linker tools cumulative patch &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 12:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538672#M222796</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2005-05-05T12:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538673#M222797</link>
      <description>Sorry for the two posts.  Was planning on pointing you to a doc which I can't find now.&lt;BR /&gt;&lt;BR /&gt;We had the same problem with the patch I posted above.  Theres an 11.11 equiv patch too.  I opened a ticket with HP a week or two back.  &lt;BR /&gt;&lt;BR /&gt;Basically what I found was no matter what my SHLIB_PATH was set to I would get these types of errors.  (on older type applications PVCS and an Oracle Web server related bin).  &lt;BR /&gt;&lt;BR /&gt;To explain on how we came up with this, is if we chatr -s enable &lt;BINARY&gt; the program would work, what I didn't notice originally that it stripped the setuid bit on the files that I needed them to have.  So as soon as I would suid on the bins they would break again.  I came across a post in the forums that talked about the patch I mentioned, so thats how I knew what might be the offending patch.  I swremoved this patch and things are working again.&lt;BR /&gt;&lt;BR /&gt;Hopefully this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BINARY&gt;</description>
      <pubDate>Thu, 05 May 2005 12:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538673#M222797</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2005-05-05T12:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538674#M222798</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Sorry to get back to you at this late.&lt;BR /&gt;&lt;BR /&gt;As I mentioned above as pathces were applied in order to upgrade oracle.from 8i to 9i.&lt;BR /&gt;&lt;BR /&gt;We removed PHSS_30969 and saw that application is behaving fine with 8i. but how is the behaviour with 9i after this. Any idea?? &lt;BR /&gt;&lt;BR /&gt;waiting for quick response.&lt;BR /&gt;&lt;BR /&gt;Neeraj</description>
      <pubDate>Mon, 16 May 2005 04:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538674#M222798</guid>
      <dc:creator>Neeraj_8</dc:creator>
      <dc:date>2005-05-16T04:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538675#M222799</link>
      <description>sorry it was it was for Dave instead fo David.</description>
      <pubDate>Thu, 19 May 2005 03:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-problem/m-p/3538675#M222799</guid>
      <dc:creator>Neeraj_8</dc:creator>
      <dc:date>2005-05-19T03:46:14Z</dc:date>
    </item>
  </channel>
</rss>

