<?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 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problems/m-p/2699641#M932583</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This error normally comes after fresh install due to lot of reasons. A possible try as described in the Oracle metalink support:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Install HP-UX linker tools cumulative patch PHSS_22514 or later.&lt;BR /&gt;&lt;BR /&gt;After you install this patch, all of the Oracle executables need to be relinked:&lt;BR /&gt;   &lt;BR /&gt;   For Oracle8i:&lt;BR /&gt;&lt;BR /&gt;      1) Change to the "bin" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/bin&lt;BR /&gt;&lt;BR /&gt;      2) Use the "relink" utility with the "all" argument:&lt;BR /&gt;&lt;BR /&gt;            % relink all&lt;BR /&gt;&lt;BR /&gt;      3) Use the "relink" utility with the "utilities" argument:&lt;BR /&gt;&lt;BR /&gt;            % relink utilities&lt;BR /&gt;&lt;BR /&gt;      4) Change to the "sqlplus/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/sqlplus/lib&lt;BR /&gt;&lt;BR /&gt;      5) Use the "make" command to relink "sqlplus":&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_sqlplus.mk install&lt;BR /&gt;&lt;BR /&gt;   For Oracle8:&lt;BR /&gt;&lt;BR /&gt;      1) Change to the "rdbms/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/rdbms/lib&lt;BR /&gt;&lt;BR /&gt;      2) Use the "make" command to relink the RDBMS:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_rdbms.mk install&lt;BR /&gt;&lt;BR /&gt;      3) Change to the "sqlplus/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/sqlplus/lib&lt;BR /&gt;&lt;BR /&gt;      4) Use the "make" command to relink sqlplus:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_sqlplus.mk install&lt;BR /&gt;&lt;BR /&gt;      5) Change to the "network/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/network/lib &lt;BR /&gt;&lt;BR /&gt;      6) Use the "make" command to relink the Intelligent Agent:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_agent.mk install&lt;BR /&gt;&lt;BR /&gt;      7) Use the "make" command to relink Net8:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_network.mk install&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Apr 2002 00:36:14 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2002-04-09T00:36:14Z</dc:date>
    <item>
      <title>Oracle problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problems/m-p/2699639#M932581</link>
      <description>Hello there.&lt;BR /&gt;&lt;BR /&gt;After installing an oracle on HP-UX 11.00 platform running in a 64B mode, starting svrmgrl to create a db i am getting a such error:&lt;BR /&gt;&lt;BR /&gt;$ svrmgrl&lt;BR /&gt;&lt;BR /&gt;Oracle Server Manager Release 3.1.7.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.&lt;BR /&gt;&lt;BR /&gt;sh: /oracle/bin/oracle: Execute permission denied.&lt;BR /&gt;sh: /oracle/bin/oracle: Execute permission denied.&lt;BR /&gt;ORA-12547: TNS:lost contact&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Trying to start oracle by hands, i am getting:&lt;BR /&gt;&lt;BR /&gt;$ /oracle/bin/oracle&lt;BR /&gt;/oracle/bin/oracle: Exec format error. Binary file not executable.&lt;BR /&gt;&lt;BR /&gt;while&lt;BR /&gt;&lt;BR /&gt;&amp;gt; file /oracle/bin/oracle&lt;BR /&gt;/oracle/bin/oracle:     ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;and kernel is&lt;BR /&gt;&lt;BR /&gt;&amp;gt; file /stand/vmunix&lt;BR /&gt;/stand/vmunix:  ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;What is wrong and witch steps i have to do to start an oracle?</description>
      <pubDate>Mon, 08 Apr 2002 23:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problems/m-p/2699639#M932581</guid>
      <dc:creator>Alekseev Roman</dc:creator>
      <dc:date>2002-04-08T23:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problems/m-p/2699640#M932582</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you relink Oracle by running root.sh at the end of the installation?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 09 Apr 2002 00:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problems/m-p/2699640#M932582</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-09T00:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problems/m-p/2699641#M932583</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This error normally comes after fresh install due to lot of reasons. A possible try as described in the Oracle metalink support:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Install HP-UX linker tools cumulative patch PHSS_22514 or later.&lt;BR /&gt;&lt;BR /&gt;After you install this patch, all of the Oracle executables need to be relinked:&lt;BR /&gt;   &lt;BR /&gt;   For Oracle8i:&lt;BR /&gt;&lt;BR /&gt;      1) Change to the "bin" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/bin&lt;BR /&gt;&lt;BR /&gt;      2) Use the "relink" utility with the "all" argument:&lt;BR /&gt;&lt;BR /&gt;            % relink all&lt;BR /&gt;&lt;BR /&gt;      3) Use the "relink" utility with the "utilities" argument:&lt;BR /&gt;&lt;BR /&gt;            % relink utilities&lt;BR /&gt;&lt;BR /&gt;      4) Change to the "sqlplus/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/sqlplus/lib&lt;BR /&gt;&lt;BR /&gt;      5) Use the "make" command to relink "sqlplus":&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_sqlplus.mk install&lt;BR /&gt;&lt;BR /&gt;   For Oracle8:&lt;BR /&gt;&lt;BR /&gt;      1) Change to the "rdbms/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/rdbms/lib&lt;BR /&gt;&lt;BR /&gt;      2) Use the "make" command to relink the RDBMS:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_rdbms.mk install&lt;BR /&gt;&lt;BR /&gt;      3) Change to the "sqlplus/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/sqlplus/lib&lt;BR /&gt;&lt;BR /&gt;      4) Use the "make" command to relink sqlplus:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_sqlplus.mk install&lt;BR /&gt;&lt;BR /&gt;      5) Change to the "network/lib" directory:&lt;BR /&gt;&lt;BR /&gt;            % cd $ORACLE_HOME/network/lib &lt;BR /&gt;&lt;BR /&gt;      6) Use the "make" command to relink the Intelligent Agent:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_agent.mk install&lt;BR /&gt;&lt;BR /&gt;      7) Use the "make" command to relink Net8:&lt;BR /&gt;&lt;BR /&gt;            % make -f ins_network.mk install&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 00:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problems/m-p/2699641#M932583</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-04-09T00:36:14Z</dc:date>
    </item>
  </channel>
</rss>

