<?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: ORACLE 9i INSTALLATION in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860329#M778210</link>
    <description>Hi Anith Prabhakar.C,&lt;BR /&gt;to check if system is configured correctly&lt;BR /&gt;maybe "InstallPrep.sh" from Oracle Metalink could help you.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;pg</description>
    <pubDate>Mon, 11 Sep 2006 08:45:51 GMT</pubDate>
    <dc:creator>Piergiacomo Perini</dc:creator>
    <dc:date>2006-09-11T08:45:51Z</dc:date>
    <item>
      <title>ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860327#M778208</link>
      <description>hai all&lt;BR /&gt;can any body guide me to the oracle database server installation procedure.&lt;BR /&gt;My server is hp-ux 11.11&lt;BR /&gt;oracle 9i enterprice server&lt;BR /&gt;My problem is while installing the oracle at the linlking stage it is giving the following errors&lt;BR /&gt;Error in Linking target relink os makefile &lt;BR /&gt;$ORACLE_HOME/precomp/lib/ins_precomp.mk&lt;BR /&gt;$ORACLE_HOME/lib/ins/sqlplus.mk&lt;BR /&gt;&lt;BR /&gt;i able to ignore this and complite the installation , but then after the i can connect to the database server till i reboot the server , after i restarted the M/C it is not able to connect to the server ,it gives the error&lt;BR /&gt;Listener not found&lt;BR /&gt;&lt;BR /&gt;sqlplus also giving the following error&lt;BR /&gt;$ sqlplus&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unable to find library 'libwtc9.sl'.&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;with thanks and regards&lt;BR /&gt;Anith Prabhakar.C&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2006 08:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860327#M778208</guid>
      <dc:creator>ANITH PRABHAKAR .C</dc:creator>
      <dc:date>2006-09-11T08:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860328#M778209</link>
      <description>there are few currections&lt;BR /&gt;hai all&lt;BR /&gt;can any body guide me to the oracle database server installation procedure.&lt;BR /&gt;My server is hp-ux 11.11&lt;BR /&gt;oracle 9i enterprice server&lt;BR /&gt;My problem is while installing the oracle at the linlking stage it is giving the following errors&lt;BR /&gt;Error in Linking target relink os makefile &lt;BR /&gt;$ORACLE_HOME/precomp/lib/ins_precomp.mk&lt;BR /&gt;$ORACLE_HOME/lib/ins_sqlplus.mk&lt;BR /&gt;&lt;BR /&gt;i able to ignore this and complite the installation , but then after the i can connect to the database server till i reboot the server , after i restarted the M/C it is not able to connect to the server ,it gives the error&lt;BR /&gt;Listener not found&lt;BR /&gt;&lt;BR /&gt;sqlplus also giving the following error&lt;BR /&gt;$ sqlplus&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unable to find library 'libwtc9.sl'.&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;with thanks and regards&lt;BR /&gt;Anith Prabhakar.C</description>
      <pubDate>Mon, 11 Sep 2006 08:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860328#M778209</guid>
      <dc:creator>ANITH PRABHAKAR .C</dc:creator>
      <dc:date>2006-09-11T08:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860329#M778210</link>
      <description>Hi Anith Prabhakar.C,&lt;BR /&gt;to check if system is configured correctly&lt;BR /&gt;maybe "InstallPrep.sh" from Oracle Metalink could help you.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;pg</description>
      <pubDate>Mon, 11 Sep 2006 08:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860329#M778210</guid>
      <dc:creator>Piergiacomo Perini</dc:creator>
      <dc:date>2006-09-11T08:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860330#M778211</link>
      <description>You need to add a startup script to &lt;BR /&gt;start the listener during reboot.  &lt;BR /&gt;I beleive there is a default one in one&lt;BR /&gt;of the installation directorires.&lt;BR /&gt;&lt;BR /&gt;You can manually start the listener with&lt;BR /&gt;by running &lt;BR /&gt; lsnrctl start&lt;BR /&gt;as oracle after setting the environment&lt;BR /&gt;to one of your databases with the &lt;BR /&gt;oraenv script.&lt;BR /&gt;&lt;BR /&gt;You will also have to restart the database.&lt;BR /&gt;&lt;BR /&gt;Shutdown is reversed, shutdown databases, &lt;BR /&gt;then the listener.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2006 10:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860330#M778211</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-09-11T10:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860331#M778212</link>
      <description>Anith,&lt;BR /&gt;I would not ignore a make error. Have you set your LD_LIBRARY_PATH correctly,also check ORACLE_HOME.&lt;BR /&gt;If my memory serves me correctly, there was also something about having to comment out a genclntsh line in the make file, but don't quote me on this.</description>
      <pubDate>Mon, 11 Sep 2006 10:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860331#M778212</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-11T10:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860332#M778213</link>
      <description>As a practice we fist ensure the pre-requisities are all carried out successfully. The prerequisites are available in the installation and configuration guide for Oracle9i. &lt;BR /&gt;The pre-requisites would mention the OS patches that are rwquired, the kernel parameters that need to be changed, the version of Java, the Acc compiler etc.&lt;BR /&gt;&lt;BR /&gt;the best is to check the pre-requisites are adhered to.&lt;BR /&gt;By this way we eliminate most of the initial issues that could crop up.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Faizer</description>
      <pubDate>Tue, 12 Sep 2006 02:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860332#M778213</guid>
      <dc:creator>Faizer Jameel</dc:creator>
      <dc:date>2006-09-12T02:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860333#M778214</link>
      <description>hi Anith,&lt;BR /&gt;&lt;BR /&gt;Make sure you went through the pre-installation tasks as per the installation guide.&lt;BR /&gt;&lt;BR /&gt;Also, it would really help if you run the install_prep.sh script (available from metalink) so as to identify any missing condition on your server prior to the installation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 12 Sep 2006 03:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860333#M778214</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-09-12T03:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860334#M778215</link>
      <description>genclntshProblem.txt&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;    * "Error invoking target install of makefile /opt/oracle/product/9.0.1/plsql/lib/ins_plsql.mk"&lt;BR /&gt;      "Error invoking target install of makefile /opt/oracle/product/9.0.1/precomp/lib/ins-precomp.mk"&lt;BR /&gt;      "Error invoking target install of makefile /opt/oracle/product/9.0.1/precomp/lib/ins-net-client"&lt;BR /&gt;&lt;BR /&gt;    I saw this error only when I installed Oracle 9i (9.0.1). People&lt;BR /&gt;    have sent me emails pointing out that the following solution also&lt;BR /&gt;    works for Mandrake 8.1, Mandrake 8.2, and for SuSE 8.0.&lt;BR /&gt;&lt;BR /&gt;    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line:&lt;BR /&gt;&lt;BR /&gt;  LD_SELF_CONTAINED="-z defs"&lt;BR /&gt;&lt;BR /&gt;    to read:&lt;BR /&gt;&lt;BR /&gt;  LD_SELF_CONTAINED=""&lt;BR /&gt;&lt;BR /&gt;    After that run the script $ORACLE_HOME/bin/genclntsh as the user&lt;BR /&gt;    "oracle" and not as the user "root". Also make sure you have all&lt;BR /&gt;    the Oracle environments set correctly!&lt;BR /&gt;&lt;BR /&gt;$ su - oracle&lt;BR /&gt;$ $ORACLE_HOME/bin/genclntsh&lt;BR /&gt;Created /opt/oracle/product/9.0.1/lib/libclntst9.a&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;    After that hit Retry in the error dialog window. This always worked for me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html" target="_blank"&gt;http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html&lt;/A&gt;&lt;BR /&gt;To remove this errors on 9i R1 database products, modify the following files by removing "-z defs":&lt;BR /&gt;$ORACLE_HOME/bin/genclntsh&lt;BR /&gt;$ORACLE_HOME/ldap/lib/ins_ldap.mk&lt;BR /&gt;$ORACLE_HOME/ldap/lib/env_ldap.mk&lt;BR /&gt;$ORACLE_HOME/sqlplus/lib/env_sqlplus.mk&lt;BR /&gt;similarly from 9i iAS find out makefiles who are using "-z defs" options. &lt;BR /&gt;Remove "-z defs" option from all make files. Next time relink will not give any errors.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2006 13:18:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860334#M778215</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2006-09-12T13:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 9i INSTALLATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860335#M778216</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Normally these problems come from the following sources:&lt;BR /&gt;&lt;BR /&gt;1)Environment variables such as SHLIB_PATH not correct.&lt;BR /&gt;2)Not enough disk space in designated installation filesystem.&lt;BR /&gt;3)Not strictly following Oracle isntall guidelines for system preparation, patching and  preinstallation of required software.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Sep 2006 14:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation/m-p/3860335#M778216</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-12T14:38:40Z</dc:date>
    </item>
  </channel>
</rss>

