何水雄

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

ORACLE EBS 11i 启动时addisctl.sh失败-解决办法

1. Verify that /etc/hosts/ file has 'IP machine' which is used by Discoverer as first line. If it is not, change hosts putting 'IP machine' used by Discoverer as first line. Bounce the machine;     --login的地址
2. Go into directory
      8.0.6_HOME/vbroker/adm/impl_dir  --可用 cd $ORACLE_HOME/adm/impl_dir(且为应用用户)
3. rename 2 files using the following:   --做这步里之前一定要备份
    $ mv impl_rep impl_rep_sav    
    $ mv impl_rep~ impl_rep~_sav     
4. Start the Discover Services using
    $OAD_TOP/admin/scripts/<instance>/addisctl.sh start  

posted on 2015-04-10 23:17  何水雄  阅读(127)  评论(0)    收藏  举报