热门关键字:  ubuntu  分区  函数  Fedora  linux系统进程

教你快速掌握如何使用"Opatch"打补丁

来源: 作者: 时间:2008-03-31 Tag: 点击:
 

在实际的工作和学习中,很多人都会发现有些Patch没有setup安装程序,本文中我们将详细的介绍如何使用Oracle的opatch工具来进行安装。

 

1、下载

 

Opatch的最新版本可以从Metalink下载,参考 Note:224346.1

 

(Opatch - Where Can I Find the Latest Version of Opatch?)

 

 

2、准备工作

 

# You must have Perl 5.00503 (or later)

 

# installed under the ORACLE_HOME, or elsewhere within the host

 

# environment. OPatch is no longer included in patches as of 9.2.0.2.

 

# Refer to the following link for details on Perl and OPatch:

 

# http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=189489.1

 

下载Optach后,上传到$ORACLE_HOME

 

[/app/oracle/product/9205/OPatch]$chmod 755 *

 

[/app/oracle/product/9205/OPatch]$ opatch version

 

Invoking OPatch 10.2.0.1.6

 

 

OPatch Version: 10.2.0.1.6

 

 

OPatch succeeded.

 

 

[/app/oracle/product/9205/OPatch]$ opatch lsinventory

 

Invoking OPatch 10.2.0.1.6

 

 

Oracle Interim Patch Installer version 10.2.0.1.6

 

Copyright (c) 2007, Oracle Corporation. All rights reserved.

 

 

Oracle Home : /app/oracle/product/9205

 

Central Inventory : /app/oracle/oraInventory

 

from : /var/opt/oracle/oraInst.loc

 

OPatch version : 10.2.0.1.6

 

OUI version : 10.1.0.5.0

 

OUI location : /app/oracle/product/9205/oui

 

Log file location : /app/oracle/product/9205/cfgtoollogs/opatch/opatch2008-02-20_15-27-23PM.log

 

 

LsInventorySession failed:

 

The Oracle Home does not meet OUI version requirement.

 

This OPatch (version 10.2.0.1.6) detects OUI version 10.1.0.5.0 in the home.

 

It requires OUI version 10.2 or above.

 

 

OPatch failed with error code 73

 

原因:Opatch的版本过高。

 

下载新的Opatch,重新执行opatch lsinventory

 

[/app/oracle/product/9205/OPatch]$ opatch lsinventory

 

Oracle Interim Patch Installer version 1.0.0.0.57

 

Copyright (c) 2007 Oracle Corporation. All Rights Reserved..

 

 

We recommend you refer to the OPatch documentation under

 

OPatch/docs for usage reference. We also recommend using

 

the latest OPatch version. For the latest OPatch version

 

and other support related issues, please refer to document

最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册