<?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: Installing Patches Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022913#M428995</link>
    <description>Really it was my mistake and i appologise for that. The documentation from oracle specify the OS requirements as HP-UX 11.0 ( 64 bits) and obviously the list of patches is for 11.0 version and not for the 11.11.&lt;BR /&gt;&lt;BR /&gt;So that error message is due os version problem.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your attention.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Jan 2007 10:31:30 GMT</pubDate>
    <dc:creator>Pinki Meggi</dc:creator>
    <dc:date>2007-01-16T10:31:30Z</dc:date>
    <item>
      <title>Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022905#M428987</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; I'm trying to install Oracle 9.2.0 onto HPUX 11.11. Im trying to install the patches specified in pre-installation requirements of Oracle Installation Guide.&lt;BR /&gt;&lt;BR /&gt; For that i downloaded the patch. There is a README file, which i followed and run the script create_depot_hp-ux_11. &lt;BR /&gt; But when i try to install the patch running swinstall, it says:&lt;BR /&gt;    Currently, there are no products on    this source which are compatible with the target. Therefore, no products are shown.&lt;BR /&gt;&lt;BR /&gt;  Need help to solve this. I have find out that maybe it is OS version problem.&lt;BR /&gt;&lt;BR /&gt;  Best Regards&lt;BR /&gt;&lt;BR /&gt;Pinki&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jan 2007 03:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022905#M428987</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-16T03:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022906#M428988</link>
      <description>Hi Pinki,&lt;BR /&gt;&lt;BR /&gt;Could you post the swinstall command you used?&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/xxx.depot&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 16 Jan 2007 03:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022906#M428988</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2007-01-16T03:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022907#M428989</link>
      <description>I think you find the message you get reliable:&lt;BR /&gt;It is not compatible.&lt;BR /&gt;Maybe a 32bit 64 bit issue or release v1 v2 issue for hpux 11.11&lt;BR /&gt;&lt;BR /&gt;Otherwise can you give output:&lt;BR /&gt;uname -a&lt;BR /&gt;getconf KERNEL_BITS&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jan 2007 03:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022907#M428989</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2007-01-16T03:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022908#M428990</link>
      <description>Hi, thank u for reply.&lt;BR /&gt;&lt;BR /&gt;   I have extracted the file into /tmp/patches. Then i run the script create_depot. After that i just run:&lt;BR /&gt;    #swinstall -s /tmp/patches/depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    Is not it correct?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
      <pubDate>Tue, 16 Jan 2007 03:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022908#M428990</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-16T03:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022909#M428991</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The output of uname -a is:&lt;BR /&gt;&lt;BR /&gt;HP-UX jupiter B.11.11 U 9000/800 1539710548 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;And of getconf KERNEL_BITS is 64.&lt;BR /&gt;&lt;BR /&gt;if its the problem. How can i download the correct patch?&lt;BR /&gt;&lt;BR /&gt;For example for the patch PHCO_23792 i just go to the patch database and search for PHCO_23792 and download what ot found.&lt;BR /&gt;&lt;BR /&gt;How can i specify the OS version?&lt;BR /&gt;&lt;BR /&gt;BEST REGARDS</description>
      <pubDate>Tue, 16 Jan 2007 03:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022909#M428991</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-16T03:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022910#M428992</link>
      <description># ls /tmp/patches ?</description>
      <pubDate>Tue, 16 Jan 2007 03:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022910#M428992</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2007-01-16T03:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022911#M428993</link>
      <description>#ls /tmp/patches&lt;BR /&gt;README_hp-ux           depot&lt;BR /&gt;create_depot_hp-ux_11  patch_manifest&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jan 2007 09:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022911#M428993</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-16T09:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022912#M428994</link>
      <description>Patch PHCO_23792 is for HP-UX version 11.0.  That definitely will NOT work on an 11.11 machine.&lt;BR /&gt;&lt;BR /&gt;The Oracle documentation should list the patches required for HP-UX 11.11.  You will just need to read through the documentation and find them.&lt;BR /&gt;&lt;BR /&gt;I would recommend downloading and installing the latest patch bundle for 11.11.  You can find that here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/releasePage.do?BC=main" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/releasePage.do?BC=main&lt;/A&gt;|releaseIndexPage|&amp;amp;releaseId=5013-6487&lt;BR /&gt;&lt;BR /&gt;However, you will still need to verify from the documentation that you have met all Oracle's patch requirements.</description>
      <pubDate>Tue, 16 Jan 2007 09:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022912#M428994</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-01-16T09:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Patches Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022913#M428995</link>
      <description>Really it was my mistake and i appologise for that. The documentation from oracle specify the OS requirements as HP-UX 11.0 ( 64 bits) and obviously the list of patches is for 11.0 version and not for the 11.11.&lt;BR /&gt;&lt;BR /&gt;So that error message is due os version problem.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your attention.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jan 2007 10:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-patches-problem/m-p/5022913#M428995</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-16T10:31:30Z</dc:date>
    </item>
  </channel>
</rss>

