当您试图通过ITO 4.0 和 Oracle 7.3.3 使用opcupgrade时 在opcupgrade脚本中 ORACLE_SUPP_REV="7.2.3 7.3.2"变量需要改为ORACLE_SUPP_REV="7.2.3 7.3.2 7.3.3"。一旦您修改了 opcupgrade脚本并改变$ORACLE_REV 为 7.3.3.您将不会再碰到这个问题. .........following with all English text ....opcupgrade does not support Oracle 7.3.3; must change script PRoblem Description
I'm trying to upgrade from ITO 3.01 to 4.0, but it's failing on Oracle. When I do the opcupgrade, it tells me I must use Oracle 7.2.3 or 7.3.2. But I have Oracle 7.3.3 installed. What should I do?
Configuration Info
Operating System - HP-UX Version -10.20 Hardware System - HP 9000 Series -755
Solution
While trying to use opcupgrade with ITO 4.0 and Oracle 7.3.3, the ORACLE_SUPP_REV="7.2.3 7.3.2" variable needs to be changed to ORACLE_SUPP_REV="7.2.3 7.3.2 7.3.3" in the opcupgrade script. Once you modify the opcupgrade script and change $ORACLE_REV to reflect 7.3.3. you should no longer eXPerience this problem.