文章详情

短信预约-IT技能 免费直播动态提醒

请输入下面的图形验证码

提交验证

短信预约提醒成功

[Upgrade] Oracle 10.2.0.5 PSU upgrade

2024-04-02 19:55

关注
before we start to PSU upgrade,we should backup database(cold or hot backup) and the oracle home directory.

C:\Users\Admin>chcp 437    #change language mode to english.
D:\>set ORACLE_HOME=E:\oracle\product\10.2.0\db_1

D:\>echo %ORACLE_HOME%
E:\oracle\product\10.2.0\db_1

E:\oracle\10.2.0.5\p10058290_10205_WINNT\10058290>dir
 Volume in drive E has no label.
 Volume Serial Number is 0AC8-CB65

 Directory of E:\oracle\10.2.0.5\p10058290_10205_WINNT\10058290

2017-04-08  10:06 AM    <DIR>          .
2017-04-08  10:06 AM    <DIR>          ..
2017-04-08  10:06 AM    <DIR>          custom
2017-04-08  10:06 AM    <DIR>          etc
2017-04-08  10:06 AM    <DIR>          files
2010-09-01  07:06 AM             2,924 patchmd.xml
2010-09-08  10:55 PM            59,498 README.html
               2 File(s)         62,422 bytes
               5 Dir(s)   1,404,989,440 bytes free

               
E:\oracle\10.2.0.5\p10058290_10205_WINNT\10058290>%ORACLE_HOME%\opatch\opatch apply
Invoking OPatch 10.2.0.5.1

Oracle Interim Patch Installer version 10.2.0.5.1
Copyright (c) 2010, Oracle Corporation.  All rights reserved.


Oracle Home       : E:\oracle\product\10.2.0\db_1
Central Inventory : C:\Program Files\Oracle\Inventory
   from           : n/a
OPatch version    : 10.2.0.5.1
OUI version       : 10.2.0.5.0
OUI location      : E:\oracle\product\10.2.0\db_1\oui
Log file location : E:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch3017-04-08_13-54-21PM.log

Patch history file: E:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch_history.txt

ApplySession applying interim patch '10058290' to OH 'E:\oracle\product\10.2.0\db_1'

Running prerequisite checks...
Prerequisite check "CheckActiveFilesAndExecutables" failed.
The details are:

Following files are active :
E:\oracle\product\10.2.0\db_1\bin\oracle.exe
E:\oracle\product\10.2.0\db_1\rdbms\admin\oracle.sym
E:\oracle\product\10.2.0\db_1\rdbms\mesg\oraus.msb
E:\oracle\product\10.2.0\db_1\bin\oranl10.dll
ApplySession failed during prerequisite checks: Prerequisite check "CheckActiveFilesAndExecutables" failed.
System intact, OPatch will not attempt to restore the system

OPatch failed with error code = 74               

####this error is becasue haven't close the database

SQL> shutdown immediate

####This error happen again.
####after check is oracle service is not close,close the oracle service and run the opatch apply command again.


E:\oracle\10.2.0.5\p10058290_10205_WINNT\10058290>%ORACLE_HOME%\opatch\opatch apply
Invoking OPatch 10.2.0.5.1

Oracle Interim Patch Installer version 10.2.0.5.1
Copyright (c) 2010, Oracle Corporation.  All rights reserved.


Oracle Home       : E:\oracle\product\10.2.0\db_1
Central Inventory : C:\Program Files\Oracle\Inventory
   from           : n/a
OPatch version    : 10.2.0.5.1
OUI version       : 10.2.0.5.0
OUI location      : E:\oracle\product\10.2.0\db_1\oui
Log file location : E:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch3017-04-08_13-57-30PM.log

Patch history file: E:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch_history.txt

ApplySession applying interim patch '10058290' to OH 'E:\oracle\product\10.2.0\db_1'

Running prerequisite checks...
Provide your email address to be informed of security issues, install and
initiate Oracle Configuration Manager. Easier for you if you use your My
Oracle Support Email address/User Name.
Visit http://www.oracle.com/support/policies.html for details.
Email address/User Name:

You have not provided an email address for notification of security issues.
Do you wish to remain uninformed of security issues ([Y]es, [N]o) [N]:  y

OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.


Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = 'E:\oracle\product\10.2.0\db_1')


Is the local system ready for patching? [y|n]

Could not recognize input. Please re-enter.
y
User Responded with: Y
Backing up files and inventory (not for auto-rollback) for the Oracle Home
Backing up files affected by the patch '10058290' for restore. This might take a while...
Backing up files affected by the patch '10058290' for rollback. This might take a while...
Execution of 'cmd /C "E:\oracle\10.2.0.5\p10058290_10205_WINNT\10058290\custom\scripts\pre.bat" -apply 10058290 ':


Return Code = 0

Patching component oracle.rdbms, 10.2.0.5.0...
Copying file to "E:\oracle\product\10.2.0\db_1\bin\oracle.exe"
Copying file to "E:\oracle\product\10.2.0\db_1\rdbms\admin\oracle.sym"
Copying file to "E:\oracle\product\10.2.0\db_1\Bundle\Patch2\catcpu.sql"
Copying file to "E:\oracle\product\10.2.0\db_1\Bundle\Patch2\catcpu_rollback.sql"
Copying file to "E:\oracle\product\10.2.0\db_1\rdbms\admin\bundledata_WINBUNDLE.xml"
Copying file to "E:\oracle\product\10.2.0\db_1\rdbms\admin\catbundle.sql"

Patching component oracle.rdbms.rsf, 10.2.0.5.0...
Copying file to "E:\oracle\product\10.2.0\db_1\rdbms\mesg\oraus.msb"

Patching component oracle.rdbms.dbscripts, 10.2.0.5.0...
Copying file to "E:\oracle\product\10.2.0\db_1\rdbms\admin\prvtjob.plb"

Patching component oracle.network.rsf, 10.2.0.5.0...
Copying file to "E:\oracle\product\10.2.0\db_1\bin\oranl10.dll"

Patching component oracle.has.common, 10.2.0.5.0...
Copying file to "E:\oracle\product\10.2.0\db_1\bin\crsctl.exe"
Copying file to "E:\oracle\product\10.2.0\db_1\bin\ocssd.exe"
Copying file to "E:\oracle\product\10.2.0\db_1\rdbms\admin\ocssd.sym"
Copying file to "E:\oracle\product\10.2.0\db_1\crs\admin\ocssd.sym"

Patching component oracle.has.rsf, 10.2.0.5.0...
Copying file to "E:\oracle\product\10.2.0\db_1\bin\crsd.exe"
ApplySession adding interim patch '10058290' to inventory

Verifying the update...
Inventory check OK: Patch ID 10058290 is registered in Oracle Home inventory with proper meta-data.
Files check OK: Files from Patch ID 10058290 are present in Oracle Home.
Execution of 'cmd /C "E:\oracle\10.2.0.5\p10058290_10205_WINNT\10058290\custom\scripts\post.bat" -apply 10058290 ':


Return Code = 0

The local system has been patched and can be restarted.


OPatch succeeded.


###execute catcpu.sql script
E:\oracle\product\10.2.0\db_1\Bundle\Patch2>dir
 Volume in drive E has no label.
 Volume Serial Number is 0AC8-CB65

 Directory of E:\oracle\product\10.2.0\db_1\Bundle\Patch2

2017-04-08  01:58 PM    <DIR>          .
2017-04-08  01:58 PM    <DIR>          ..
2010-09-01  07:11 AM             2,654 catcpu.sql
2010-09-01  07:11 AM             2,342 catcpu_rollback.sql
               2 File(s)          4,996 bytes
               2 Dir(s)   1,165,344,768 bytes free
               
E:\oracle\product\10.2.0\db_1\Bundle\Patch2>sqlplus / as sysdba

SQL*Plus: Release 10.2.0.5.0 - Production on 星期六 4月 8 14:03:44 2017

Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.


连接到:
Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> @catcpu.sql            
SQL> @utlprp.sql
SQL> @?/rdbms/admin/catbundle_WINBUNDLE_BRUCE_APPLY.sql

all done.
阅读原文内容投诉

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

软考中级精品资料免费领

  • 历年真题答案解析
  • 备考技巧名师总结
  • 高频考点精准押题
  • 2024年上半年信息系统项目管理师第二批次真题及答案解析(完整版)

    难度     813人已做
    查看
  • 【考后总结】2024年5月26日信息系统项目管理师第2批次考情分析

    难度     354人已做
    查看
  • 【考后总结】2024年5月25日信息系统项目管理师第1批次考情分析

    难度     318人已做
    查看
  • 2024年上半年软考高项第一、二批次真题考点汇总(完整版)

    难度     435人已做
    查看
  • 2024年上半年系统架构设计师考试综合知识真题

    难度     224人已做
    查看

相关文章

发现更多好内容

猜你喜欢

AI推送时光机
位置:首页-资讯-数据库
咦!没有更多了?去看看其它编程学习网 内容吧
首页课程
资料下载
问答资讯