opcupgrade 不支持 Oracle ;必须更改脚本
问题描述
我正在试着将 ITO 升级到
但是在 Oracle上我失败了当我执行opcupgrade 时它告诉我必须使用Oracle 或 但是我已经安装了 Oracle
我应该怎么办?
配置信息
操作系统 HPUX
版本
硬件系统 HP
系列
解决方法
当您试图通过ITO 和 Oracle 使用opcupgrade时
在opcupgrade脚本中
ORACLE_SUPP_REV= 变量需要改为ORACLE_SUPP_REV= 一旦您修改了 opcupgrade脚本并改变$ORACLE_REV 为 您将不会再遇到这个问题
following with all English text opcupgrade does not support Oracle ; must change script
Problem Description
Im trying to upgrade from ITO to but its failing on Oracle When I do the opcupgrade it tells me I must use Oracle or But I have Oracle installed
What should I do?
Configuration Info
Operating System HPUX
Version
Hardware System HP
Series
Solution
While trying to use opcupgrade with ITO and Oracle the
ORACLE_SUPP_REV= variable needs to be changed to ORACLE_SUPP_REV= in the opcupgrade script
Once you modify the opcupgrade script and change $ORACLE_REV to reflect you should no longer experience this problem