暂无图片
暂无图片
1
暂无图片
暂无图片
暂无图片
19c单库升级19.11补丁.pdf
3255
8页
14次
2021-11-17
10墨值下载
OPatch版本:
Patch32844504requiresOPatchversion12.2.0.1.25.
1 [oracle@localhost~]$/u01/oracle/19.3.0/product/OPatch/opatchversion
2 OPatchVersion:12.2.0.1.17
3
4 OPatchsucceeded.
升级OPath版本:
p6880880_190000_Linux-x86-64.zip包下载:
下载地址:链接:https://pan.baidu.com/s/1693EDYyP5AbHKLOJY_ewIg
提取码:j1cl
1 [root@bjgs005rac135~]#mv/u01/oracle/19.3.0/product/OPatch/u01/oracle/1
9.3.0/product/OPatch_bak
2
3 [root@bjgs005rac135~]#unzipd/u01/oracle/19.3.0/product/p6880880_1900
00_Linuxx8664.zip
4
5 [root@bjgs005rac135~]#chownRoracle.oinstall/u01/oracle/19.3.0/produc
t/OPatch
6
7 [oracle@bjgs005rac135OPatch]$/u01/oracle/19.3.0/product/OPatch/opatchv
ersion
8 OPatchVersion:12.2.0.1.27
9
10 OPatchsucceeded.
11 添加到环境变量:
12 #exportPATH=$PATH:<GI_HOME>/OPatch
13 #exportPATH=$PATH:<oracle_home_path>/Opatch
--检查数据库主页的清单信息的一致性
在开始修补应用之前,oraclehome的库存信息的一致性。作为相应的甲骨文房主运行以下
命令以检查一致性。
1 [oracle@bjgs005rac135OPatch]$/u01/oracle/19.3.0/product/OPatch/opatchls
inventorydetailoh$ORACLE_HOME
--解压:
p32844504_190000_Linux-x86-64.zip包下载:
链接:https://pan.baidu.com/s/10dsBijC0H60YIhYGVxIIsQ
提取码:rhou
1 [oracle@localhost]$unzipp32844504_190000_Linuxx8664.zip
验证冲突:
oracle用户
1 [oracle@localhost32844504]$cd32844504
2 [oracle@localhost32844504]$$ORACLE_HOME/OPatch/opatchprereqCheckConfl
ictAgainstOHWithDetailph./
3 Oracle临时补丁程序安装程序版本12.2.0.1.27
4 版权所有(c)2021,OracleCorporation。保留所有权利。
5
6 PREREQsession
7
8 Oracle主目录/u01/oracle/19.3.0/product
9 主产品清单:/u01/oraInventory
10 来自/u01/oracle/19.3.0/product/oraInst.loc
11 OPatch版本12.2.0.1.27
12 OUI版本12.2.0.7.0
13 日志文件位置:/u01/oracle/19.3.0/product/cfgtoollogs/opatch/opatch202111
07_141149下午_1.log
14
15 Invokingprereq"checkconflictagainstohwithdetail"
16
17 Prereq"checkConflictAgainstOHWithDetail"passed.
18
19 OPatchsucceeded.
关监控听,关库:
1 shutdownimmediate;
开始打补丁:
1 [oracle@localhost32844504]$cd32844504
2 [oracle@localhost32844504]$/u01/oracle/19.3.0/product/OPatch/opatchapp
ly
3 Oracle临时补丁程序安装程序版本12.2.0.1.27
4 版权所有(c)2021,OracleCorporation。保留所有权利。
5
6
7 Oracle主目录/u01/oracle/19.3.0/product
8 主产品清单:/u01/oraInventory
9 来自/u01/oracle/19.3.0/product/oraInst.loc
10 OPatch版本12.2.0.1.27
11 OUI版本12.2.0.7.0
12 日志文件位置:/u01/oracle/19.3.0/product/cfgtoollogs/opatch/opatch202111
07_142448下午_1.log
13
14 Verifyingenvironmentandperformingprerequisitechecks...
15 OPatchcontinueswiththesepatches:32844504
16
17 是否继续?[y|n]
18 y
19 UserRespondedwith:Y
20 Allcheckspassed.
21
22 请关闭本地系统上在此ORACLE_HOME之外运行的Oracle实例。
23 (Oracle主目录='/u01/oracle/19.3.0/product')
24
25
26 本地系统是否已准备打补丁?[y|n]
27 y
28 UserRespondedwith:Y
29 Backingupfiles...
30 正在将临时补丁程序'32844504'应用于OH'/u01/oracle/19.3.0/product'
31 ApplySession:Oracle主目录中不存在可选组件[oracle.network.gsm,
19.0.0.0.0],[oracle.rdbms.ic,19.0.0.0.0],[oracle.rdbms.tg4db2,19.
0.0.0.0],[oracle.tfa,19.0.0.0.0],[oracle.options.olap,19.0.0.0.0
],[oracle.network.cman,19.0.0.0.0],[oracle.oid.client,19.0.0.0.0]
,[oracle.xdk.companion,19.0.0.0.0],[oracle.options.olap.api,19.0.0.
0.0],[oracle.ons.cclient,19.0.0.0.0],[oracle.ons.eons.bwcompat,1
9.0.0.0.0],[oracle.net.cman,19.0.0.0.0],[oracle.jdk,1.8.0.191.0]
,或找到更高版本。
32
33 正在为组件oracle.rdbms.locator,19.0.0.0.0打补丁...
34 ...
35 Patch32844504successfullyapplied.
36 Subsetpatch[29517242]hasbecomeinactiveduetotheapplicationofa
supersetpatch[32844504].
37 PleaserefertoDocID2161861.1foranypossiblefurtherrequiredactio
ns.
38 Logfilelocation:/u01/oracle/19.3.0/product/cfgtoollogs/opatch/opatch2
0211107_142448下午_1.log
39
40 OPatchsucceeded.
后续处理
--查看version:
[oracle@localhost32844504]$sqlplus/assysdba
SQL*Plus:Release19.0.0.0.0-ProductiononSunNov714:36:102021
Version19.11.1.0.0
Copyright(c)1982,2020,Oracle.Allrightsreserved.
of 8
10墨值下载
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文档的来源(墨天轮),文档链接,文档作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。