Home » Infrastructure » Linux » Relink Error (Oracle 9i R1, Linux 7.1/ RHEL 8.5)
Relink Error [message #605399] Thu, 09 January 2014 02:42 Go to next message
reym21
Messages: 241
Registered: February 2010
Location: Philippines
Senior Member

Hi Gurus,

What happened here? We have successfully migrated the "Oracle 9.0.4 Home" from Red Hat Linux 7.1(32-bit) to our test server (Red Hat Enterprise Linux Server release 5.8, Linux orclvm58 2.6.18-308.el5xen #1 SMP Sat Feb 25 12:50:01 EST 2012 x86_64 x86_64 x86_64 GNU/Linux), however when we try to do it in our production (Red Hat Enterprise Linux Server release 5.8, Linux orclvm58 2.6.18-308.el5xen #1 SMP Sat Feb 25 12:50:01 EST 2012 x86_64 x86_64 x86_64 GNU/Linux) there was an error, please see attached error log file.

Below are the steps we follow in migrating the Oracle Home, please advise if this enough achieved our task.

Step 1 - Log into the UNIX system as the Oracle software owner
Typically this is the user 'oracle'.

STEP 2 - Verify that your $ORACLE_HOME is set correctly:
echo $ORACLE_HOME

Step 3 - Verify and/or Configure the UNIX Environment for Proper Relinking
Set LD_LIBRARY_PATH to include $ORACLE_HOME/lib

Step 4 - For all Oracle Versions and UNIX Platforms:
Verify that you performed Step 2 correctly:
$ORACLE_HOME in the variable definitions.

Step 5 - For all Oracle Versions and UNIX Platforms:
Verify umask is set correctly:
umask

This must return 022. If it does not, set umask to 022.
umask 022
umask

Step 6 - Run the OS Commands to Relink Oracle:
cd $ORACLE_HOME/bin/
relink all

Thanks in advance!


Re: Relink Error [message #605452 is a reply to message #605399] Thu, 09 January 2014 08:48 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
submit Service Request to MOS
Re: Relink Error [message #605888 is a reply to message #605452] Thu, 16 January 2014 00:21 Go to previous messageGo to next message
reym21
Messages: 241
Registered: February 2010
Location: Philippines
Senior Member

Ok, thansk for this.
Re: Relink Error [message #605889 is a reply to message #605399] Thu, 16 January 2014 00:25 Go to previous message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
Are you trying to link 32bit software on a 64bit system?
Previous Topic: Installation errors of Oracle 9i R1 in Linux
Next Topic: Oracle 11g on Debian wheezy support
Goto Forum:
  


Current Time: Thu Mar 28 16:13:15 CDT 2024