cy_88 发表于 2015-9-23 14:03:27

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
页: [1]
查看完整版本: ORACLE EBS 11i 启动时addisctl.sh失败-解决办法