<?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 Oracle 8.i installation error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961056#M910662</link>
    <description>Hi all&lt;BR /&gt;   I am trying to install Oracle 8i Enterprise Edition on a HPUX 11.0 System. The installation went through completely But during the linking Phase, I ended up in the error &lt;BR /&gt;"Error in invoking  target install of the makefile /home/u/oracle8.1.7/rdbms/lib/ins_rdbms.mk&lt;BR /&gt;"&lt;BR /&gt;Press 'Help' For more Information&lt;BR /&gt;Press 'Retry' to try again&lt;BR /&gt;Press 'Ignore  to ignore this error and go on&lt;BR /&gt;Press Cancel to stop installation.&lt;BR /&gt;Can someone help me out with this?&lt;BR /&gt;Regards&lt;BR /&gt;Govind</description>
    <pubDate>Mon, 28 Apr 2003 19:27:18 GMT</pubDate>
    <dc:creator>Govind</dc:creator>
    <dc:date>2003-04-28T19:27:18Z</dc:date>
    <item>
      <title>Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961056#M910662</link>
      <description>Hi all&lt;BR /&gt;   I am trying to install Oracle 8i Enterprise Edition on a HPUX 11.0 System. The installation went through completely But during the linking Phase, I ended up in the error &lt;BR /&gt;"Error in invoking  target install of the makefile /home/u/oracle8.1.7/rdbms/lib/ins_rdbms.mk&lt;BR /&gt;"&lt;BR /&gt;Press 'Help' For more Information&lt;BR /&gt;Press 'Retry' to try again&lt;BR /&gt;Press 'Ignore  to ignore this error and go on&lt;BR /&gt;Press Cancel to stop installation.&lt;BR /&gt;Can someone help me out with this?&lt;BR /&gt;Regards&lt;BR /&gt;Govind</description>
      <pubDate>Mon, 28 Apr 2003 19:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961056#M910662</guid>
      <dc:creator>Govind</dc:creator>
      <dc:date>2003-04-28T19:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961057#M910663</link>
      <description>Our DBAs and I had to call oracle to get through this one.  If I can find the e-mail from Jerry and Oracle, I'll forward it to you...</description>
      <pubDate>Mon, 28 Apr 2003 19:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961057#M910663</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-04-28T19:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961058#M910664</link>
      <description>Ok, what you are going to want to do is go out to the filesystem, and export your enviroment (Oracle home, PATH, and SHLIB_PATH if you want).  &lt;BR /&gt;&lt;BR /&gt;Go to $ORACLE_HOME/bin, and run "relink all".  This will recompile the binaries to the screen.  What the most likely problem is that the kernel parameters are not correct.  If this is true, it will exit with "Out of Memory".  &lt;BR /&gt;&lt;BR /&gt;I will post the kernel parmeters that we normally set:  &lt;BR /&gt;&lt;BR /&gt;dbc_max_pct   7&lt;BR /&gt;dbc_min_pct   3&lt;BR /&gt;maxdsiz  0x10000000&lt;BR /&gt;maxdsiz_64bit  0x40000000&lt;BR /&gt;maxssiz  0x8000000&lt;BR /&gt;maxssiz_64bit  0x8000000&lt;BR /&gt;maxfiles  512&lt;BR /&gt;maxtsiz  0x10000000&lt;BR /&gt;maxtsiz_64bit  0x40000000&lt;BR /&gt;maxuprc  768&lt;BR /&gt;maxusers  256&lt;BR /&gt;semmns  200&lt;BR /&gt;shmmax  0x40000000&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Tue, 29 Apr 2003 00:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961058#M910664</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-04-29T00:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961059#M910665</link>
      <description>Gosh, I thought I'd posted this thread.&lt;BR /&gt;&lt;BR /&gt;If your kernel is okay, you can trigger this error if there isn't enough room on the filesystem for the new executable.&lt;BR /&gt;&lt;BR /&gt;It can also be triggered by less than strict adherence to Oracle's guidelines on what value should be in the variable SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;Those should be reviewed:&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;Patch should be December 2002 or later.&lt;BR /&gt;Latest linker patches should be in.&lt;BR /&gt;Other OS patches specified by oracle should be in.&lt;BR /&gt;Java 1.2 or 1.3 with required patches at &lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt; should be in.&lt;BR /&gt;&lt;BR /&gt;Don't press Ignore and relink after.  You will likely regret that decision.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 29 Apr 2003 01:58:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961059#M910665</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-04-29T01:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961060#M910666</link>
      <description>What are the errors in the make.log file.&lt;BR /&gt;&lt;BR /&gt;If you see any Out of memory  errors then&lt;BR /&gt;&lt;BR /&gt;1.check your memory and swap usage.&lt;BR /&gt;If the swap is fully utilized try increasing it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2.check the kernel parameter&lt;BR /&gt;&lt;BR /&gt;maxdsiz---- for oracle 32 bit&lt;BR /&gt;maxdsiz_64 ---for oracle 64 bit</description>
      <pubDate>Tue, 29 Apr 2003 02:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961060#M910666</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-29T02:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961061#M910667</link>
      <description>Hi Govind,&lt;BR /&gt;&lt;BR /&gt;The error you are getting could be because of OS linker utility. This should be fixed by applying a patch, which is a linker update of HP OS. &lt;BR /&gt;&lt;BR /&gt;Before applying the patch, check with Onsite HP Support engineer&lt;BR /&gt;&lt;BR /&gt;Please ensure that the following are true &lt;BR /&gt;&lt;BR /&gt;$LD_LIBRARY_PATH contains the $ORACLE_HOME/lib&lt;BR /&gt; &lt;BR /&gt;$SHLIB_PATH contains the $ORACLE_HOME/lib dir. &lt;BR /&gt;&lt;BR /&gt;libjox8.sl'. does exist in the $ORACLE_HOME/lib. &lt;BR /&gt;&lt;BR /&gt;Regarding the relink problem &lt;BR /&gt;ensure that the Kernel parameters MAXDSIZE and MAXDSIZE_64BIT are both set to onsiderably more than the default. MAXDSIZE should be atleast 300M . Also make sure that the swap space is big enough. Add a large chunk of contiguous swap space, for example at least 500Mb. The reason for this is that a 'Typical Install' of Oracle8i Release 3 version 8.1.7 requires approximately 200Mb of reservable swap space during installation, and creates a 250+Mb SGA which can be moved to swap space if there is insufficient real memory available.&lt;BR /&gt;&lt;BR /&gt;The /tmp directory has enough free space as mentioned in the installation guide. &lt;BR /&gt;All the required OS patches have been applied on the server as recommended in the installation guide. &lt;BR /&gt;&lt;BR /&gt; Also check the make.log file, along with the environment settings and swap / tmp space setttings.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 04:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961061#M910667</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-04-29T04:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961062#M910668</link>
      <description>Hi Govind,&lt;BR /&gt;&lt;BR /&gt;In addition to previous replies,please provide following:&lt;BR /&gt;-are there any errors in the oracle install log/make.log file?&lt;BR /&gt;- is this a clean/new install or upgrade?&lt;BR /&gt;- what version of "ld" do you have?&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2003 05:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961062#M910668</guid>
      <dc:creator>Edgar_10</dc:creator>
      <dc:date>2003-04-30T05:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961063#M910669</link>
      <description>The problem is resolved&lt;BR /&gt;&lt;BR /&gt;check this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x428e38dfa974d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x428e38dfa974d711abdc0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 30 Apr 2003 06:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961063#M910669</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-30T06:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.i installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961064#M910670</link>
      <description>I'm having the same problem installing a test database (8.1.7 initial install) on an HPUX 11.0 J5000.&lt;BR /&gt;&lt;BR /&gt;I checked my kernel params as Brian Crabtree suggested, and even though his settings ( maxdsiz_64bit 0x40000000  ) dont look anything like my settings ( maxdsiz_64bit 1073710824 ) I mimicked hist settings. BTW, I did confirm that I am running in 64-bit mode installing a 64bit oracle.&lt;BR /&gt;&lt;BR /&gt;I made sure my SHLIB_PATH included /usr/lib:/usr/local/lib and $ORACLE_HOME/lib as Steve Protter suggested, and checked that I have space on the filesystem for the executable.&lt;BR /&gt;&lt;BR /&gt;Steve, you did mention patches, but nothing specific. I've installed the latest patches from &lt;A href="http://www.hp.com/go/java," target="_blank"&gt;http://www.hp.com/go/java,&lt;/A&gt; which were just released this week if I remember correctly,&lt;BR /&gt;&lt;BR /&gt;How do I get the "latest linker patches"? When I go to the ftp site, they're all in by PH**numbers, how do I figure out which are the latest linker patches? I put "linker" in the search field and download about a hundred plus MB's or patches. Is there any in particular that I need?&lt;BR /&gt;&lt;BR /&gt;Watching the swap usage with swapinfo -M, it never got over 30%.&lt;BR /&gt;&lt;BR /&gt;libjox8 is in the right place and the /tmp directory has almost twice as much space as oracle recommends.&lt;BR /&gt;&lt;BR /&gt;Looking at the make.log and trying to run the make command therein from the command line gives me the same "out of memory error" that shows up in the log file... not very helpful.&lt;BR /&gt;&lt;BR /&gt;And lastly, when I checked T G Manikandan's link, it lead me right back to this question!&lt;BR /&gt;&lt;BR /&gt;So please tell me, since it says "The problem is resolved" .. what's the resolution?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 19:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-i-installation-error/m-p/2961064#M910670</guid>
      <dc:creator>E Hunter</dc:creator>
      <dc:date>2003-07-25T19:53:22Z</dc:date>
    </item>
  </channel>
</rss>

