Relink the Oracle binaries in Oracle

Relink the Oracle Binaries after new installation or upgradation or patching

Following are the steps of relink the binaries:

  1. Set the Oracle home environment path.
export ORACLE_HOME=/u01/app/oracle/18.0.0/db_1

2. Go to the Oracle home bin directory.

cd $ORACLE_HOME/bin

3. Execute the relink command for relink the binaries.

$ORACLE_HOME/bin/relink all > relink.txt
This entry was posted in Oracle on by .
Unknown's avatar

About SandeepSingh

Hi, I am working in IT industry with having more than 15 year of experience, worked as an Oracle DBA with a Company and handling different databases like Oracle, SQL Server , DB2 etc Worked as a Development and Database Administrator.

Leave a Reply