Tips: How to relink Oracle 9ias on Unix platform

Tips: How to relink Oracle 9ias on Unix platform

You can relink the majority of the 9iAS components by running the command 'relink all' from $ORACLE_HOME/bin.

For the Developer6i components in an Enterprise install, I've pulled the relinking commands from the latest patchset.

Note for Reports linking : Reports has both link-time and run-time dependency with
libjava.so so you need to append
$ORACLE_HOME/network/jre11/lib/aix/native_threads in $LD_LIBRARY_PATH
before linking Reports. The same $LD_LIBRARY_PATH should be used at run-time.

(cd $ORACLE_HOME/procbuilder60/lib; make -f ins_procbuilder.mk install)
(cd $ORACLE_HOME/forms60/lib; make -f ins_forms60w.mk install)
(cd $ORACLE_HOME/reports60/lib; make -f ins_reports60w.mk install)
(cd $ORACLE_HOME/graphics60/lib; make -f ins_graphics60w.mk install)

How to check everything is fine, after relink

If you didn't get errors during the relink then it completed successfully. You could try running the executables you just relinked to verify them. If you look in $ORACLE_HOME/bin and $ORACLE_HOME/6iserver/bin any executable that had the timestamp updated when you relinked was rebuilt. There's a lot of them, see if you'd want to test each one.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值