<?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 Error while installing Oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972649#M758403</link>
    <description>Oracle 9.2.0.1&lt;BR /&gt;HPUX 11i&lt;BR /&gt;Enclosed is the file containing the error..&lt;BR /&gt;I have executed the script as user root only.&lt;BR /&gt;And I am installing Oracle as user oracle..</description>
    <pubDate>Fri, 30 Mar 2007 04:10:22 GMT</pubDate>
    <dc:creator>Karthik S</dc:creator>
    <dc:date>2007-03-30T04:10:22Z</dc:date>
    <item>
      <title>Error while installing Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972649#M758403</link>
      <description>Oracle 9.2.0.1&lt;BR /&gt;HPUX 11i&lt;BR /&gt;Enclosed is the file containing the error..&lt;BR /&gt;I have executed the script as user root only.&lt;BR /&gt;And I am installing Oracle as user oracle..</description>
      <pubDate>Fri, 30 Mar 2007 04:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972649#M758403</guid>
      <dc:creator>Karthik S</dc:creator>
      <dc:date>2007-03-30T04:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972650#M758404</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;this error is definitely about a file system in which the Installer is not able to write.&lt;BR /&gt;&lt;BR /&gt;can you verify permission of the path where Installer Inventory is found?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 30 Mar 2007 04:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972650#M758404</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-03-30T04:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972651#M758405</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems that U have not run /tmp/OrainstRoot.sh&lt;BR /&gt;as root or have u forget to run this script.&lt;BR /&gt;&lt;BR /&gt;When any Oracle software gets installs on&lt;BR /&gt;HPUX 11.11 it creates a oracle inventory in &lt;BR /&gt;/var/opt/oracle dir if it is not there.&lt;BR /&gt;&lt;BR /&gt;/tmp/OrainstRoot.sh script creates this dir&lt;BR /&gt;and u need root permission for it, hence u should&lt;BR /&gt;run it as root before proceeding to install.&lt;BR /&gt;&lt;BR /&gt;After execution of /tmp/OrainstRoot.sh u&lt;BR /&gt;proceed to install oracle software.&lt;BR /&gt;&lt;BR /&gt;Also after everything get installed successfully&lt;BR /&gt;oracle again prompts to run a script&lt;BR /&gt;$ORACLE_HOME/root.sh to create/edit file&lt;BR /&gt;/etc/oratab and to create some&lt;BR /&gt;utilities in /usr/local/bin.&lt;BR /&gt;&lt;BR /&gt;Try once again by renaming /var/opt/oracle&lt;BR /&gt;and before that check permissions on /var/opt.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 30 Mar 2007 04:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972651#M758405</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-03-30T04:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972652#M758406</link>
      <description>Hi Yogeeraj, Santosh,&lt;BR /&gt;I checked the permissions of the following:&lt;BR /&gt;&lt;BR /&gt;1. Oracle installer inventory is having permissions. I ran the "runInstaller" script as user oracle and the directory in which this script is placed is owned by user oracle.&lt;BR /&gt;&lt;BR /&gt;2. Once I get the window where it asks to run "oraInstRoot.sh", I go to another window where I have logged in as root and then run that script, it runs successfully..&lt;BR /&gt;&lt;BR /&gt;3. /var/opt/oracle also gets created.&lt;BR /&gt;&lt;BR /&gt;Now which other file system permissions do I need to check and what should be the file permissions for which owner.</description>
      <pubDate>Fri, 30 Mar 2007 05:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972652#M758406</guid>
      <dc:creator>Karthik S</dc:creator>
      <dc:date>2007-03-30T05:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972653#M758407</link>
      <description>Hi Karthik,&lt;BR /&gt;&lt;BR /&gt;In that case u check the Install logs of&lt;BR /&gt;Oracle Installation. It may be somewhere in /tmp&lt;BR /&gt;and the name may be like OraInstall*&lt;BR /&gt;&lt;BR /&gt;The exact logfile is displayed in the Installer Window while Installation is going on.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 30 Mar 2007 05:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972653#M758407</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-03-30T05:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972654#M758408</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Make sure if ur oracle user is having oinstall&lt;BR /&gt;as Primary Group and dba as supplemental group.&lt;BR /&gt;Oracle recommends oinstall as primary group.&lt;BR /&gt;&lt;BR /&gt;Also set umask to 022 for user root and oracle's .profile.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 30 Mar 2007 06:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-installing-oracle/m-p/3972654#M758408</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-03-30T06:38:05Z</dc:date>
    </item>
  </channel>
</rss>

