ORACLE在HP-UX下的系列问题处理(44)

王朝oracle·作者佚名  2008-05-19
宽屏版  字体: |||超大  

opcupgrade 不支持 Oracle 7.3.3;必须更改脚本

问题描述

我正在试着将 ITO 3.01 升级到 4.0

但是在 Oracle上我失败了。当我执行opcupgrade 时它告诉我必须使用Oracle 7.2.3 或7.3.2. 但是我已经安装了 Oracle 7.3.3 。

我应该怎么办?

配置信息

操作系统 - HP-UX

版本 -10.20

硬件系统 - HP 9000

系列 -755

解决方法

当您试图通过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.

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有