如何在 OWB11gR2(Oracle Warehouse Builder) 中打补丁

How to apply patch in OWB11gR2(Oracle Warehouse Builder)

我需要在当前的oracle warehouse builder中打补丁。我的数据库版本是oracle database 11gR2,OWB版本也是11gR2。

以下是解决方法

第 1 步:下载所需补丁

第 2 步:提取并阅读自述文件。

第 3 步:导出以下变量

    export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/dbhome_1

    export PATH=$ORACLE_HOME/perl/bin:$PATH

    export PATH=$ORACLE_HOME/OPatch:$PATH

第 4 步:转到补丁文件夹并运行执行以下命令

    opatch apply