Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Software relink command

user594143Jan 13 2009 — edited Jan 15 2009
Our Oracle Database Server which has several databases running is scheduled for OS upgrade (AIX) one of the required steps is to relink Oracle libraries after. Based on documentation it just command: relink all under $ORACLE_HOME/bin directory. However I found some instructions from Metalink Support to use following command: $ $ORACLE_HOME/bin/relink all 2>&1 | tee $ORACLE_HOME/install/make.log

I am new to UNIX could you please explain what other section after relink all does? And if this safe to use it?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2009
Added on Jan 13 2009
9 comments
7,627 views