How does one relink the Oracle Server executables?
Submitted by admin on Sat, 2004-08-07 07:18.
Enter the following Unix commands:
cd $ORACLE_HOME/rdbms/lib make -f ins_rdbms.mk install
From Oracle 8i one can also use the "relink" command in the $ORACLE_HOME/bin directory.
»
- Login to post comments

