<?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: Unsatisfied data symbol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915656#M933970</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Thanks guys for the for all replies...&lt;BR /&gt; &lt;BR /&gt; I've been searching with my colleague for the solution. Most if not all say I need to relink the executables. I found the same note that Ian mentioned.&lt;BR /&gt; &lt;BR /&gt; Ravi: thanks, I think the above solution does the same job.&lt;BR /&gt; &lt;BR /&gt; TG Mani. The notes I found do mention that the listener should be stopped. Also, in my path: lib64 was not added before. &lt;BR /&gt;&lt;BR /&gt; Thanks,,,,,,,,,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Feb 2003 14:17:48 GMT</pubDate>
    <dc:creator>Khalid A. Al-Tayaran</dc:creator>
    <dc:date>2003-02-28T14:17:48Z</dc:date>
    <item>
      <title>Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915650#M933964</link>
      <description>&lt;BR /&gt; Hi all,&lt;BR /&gt;&lt;BR /&gt; I applied the september 2002 bundle patches for HP-UX 11.0 on our development machine with no problems.&lt;BR /&gt;&lt;BR /&gt; But, on out production machine I faced the following errors:&lt;BR /&gt; /usr/lib/pa20_64/dld.sl: Unsatisfied data symbol '_sobuf' in load module '/oracl&lt;BR /&gt;e/PRD/817_64/bin/oracle'.                                    &lt;BR /&gt; Now our SAP database is not running. The oracle metalink tells me that I need some patches: PHSS_10565, PHSS_14920 and PHSS_15731. The strange thing is that my development system doesn't have them. I did:&lt;BR /&gt;swlist -l product PHSS_10565&lt;BR /&gt;ERROR:   Software "PHSS_10565" was not found on host....&lt;BR /&gt;&lt;BR /&gt; Also, from svrmgrl I get the same error. Please help, production is still down.&lt;BR /&gt;&lt;BR /&gt; (HP-UX 11.0, Oracle 8.1.7)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Feb 2003 10:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915650#M933964</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-02-28T10:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915651#M933965</link>
      <description>You may need to relink the Oracle executables.  Try linking svrmgrl first.  If that works, relink everything.  Details on relinking Oracle executables can be found in Oracle Note ID 131321.1.</description>
      <pubDate>Fri, 28 Feb 2003 10:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915651#M933965</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-02-28T10:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915652#M933966</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;mount the oracle 8.1.7 media and execute rootpre.sh which does the link. &lt;BR /&gt;if this couldn't solve, you may need to apply the above patches.</description>
      <pubDate>Fri, 28 Feb 2003 10:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915652#M933966</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-28T10:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915653#M933967</link>
      <description>After your patch installation you need to re-link oracle executables.&lt;BR /&gt;&lt;BR /&gt;Add your $ORACLE_HOME/lib(and lib64 if 64bit) path to the SHLIB_PATH.&lt;BR /&gt;&lt;BR /&gt;then just do a &lt;BR /&gt;$ relink all from $ORACLE_HOME/bin&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Fri, 28 Feb 2003 11:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915653#M933967</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-28T11:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915654#M933968</link>
      <description>Make sure that all Oracle processes are down when the re-linking is carried out&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Feb 2003 12:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915654#M933968</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-28T12:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915655#M933969</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Thanks guys for the for all replies...&lt;BR /&gt; &lt;BR /&gt; I've been searching with my colleague for the solution. Most if not all say I need to relink the executables. I found the same note that Ian mentioned.&lt;BR /&gt; &lt;BR /&gt; Ravi: thanks, I think the above solution does the same job.&lt;BR /&gt; &lt;BR /&gt; TG Mani. The notes I found do mention that the listner should bo stopped. Alos in my pathL lib64 was not added before. &lt;BR /&gt;&lt;BR /&gt; Thanks,,,,,,,,,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Feb 2003 14:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915655#M933969</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-02-28T14:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915656#M933970</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Thanks guys for the for all replies...&lt;BR /&gt; &lt;BR /&gt; I've been searching with my colleague for the solution. Most if not all say I need to relink the executables. I found the same note that Ian mentioned.&lt;BR /&gt; &lt;BR /&gt; Ravi: thanks, I think the above solution does the same job.&lt;BR /&gt; &lt;BR /&gt; TG Mani. The notes I found do mention that the listener should be stopped. Also, in my path: lib64 was not added before. &lt;BR /&gt;&lt;BR /&gt; Thanks,,,,,,,,,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Feb 2003 14:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915656#M933970</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-02-28T14:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915657#M933971</link>
      <description>You may need to do this.&lt;BR /&gt;&lt;BR /&gt;Install the December 2002 patch set as required by oracle.&lt;BR /&gt;&lt;BR /&gt;Oracle has a list of additional required patches.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=43507.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=43507.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Any patch in there needs to be checked for a newer patch on itrc.hp.com&lt;BR /&gt;&lt;BR /&gt;After these steps, relink needs to be done.&lt;BR /&gt;&lt;BR /&gt;Oracle requires the above steps in order to reliably run their database.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 28 Feb 2003 15:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915657#M933971</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-28T15:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915658#M933972</link>
      <description>&lt;BR /&gt; Hi,&lt;BR /&gt;&lt;BR /&gt; I forgot to ask this question. Why did we need to relink the oracle executables on our production machine but not on the development machine after applying the same bundle patch?&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Mar 2003 06:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915658#M933972</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-03-01T06:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915659#M933973</link>
      <description>The oracle executables are created using compilers like c++ etc.  Those comipilers are commonly updated in patch sets from HP.&lt;BR /&gt;&lt;BR /&gt;The created executables might be different thant the ones create from the earlier compilers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, if you are having a problem, after installing the patch set, its a good idea to bring down the database and relink oracle.&lt;BR /&gt;&lt;BR /&gt;On the other hand, when I'm installing HP patches and not having problems with oracle or internet application server, I don't relink either.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 02 Mar 2003 02:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol/m-p/2915659#M933973</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-02T02:22:53Z</dc:date>
    </item>
  </channel>
</rss>

