當您試圖通過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.