土鳖Windows 11.2.0.4 打补丁到当前最新PSU记~

1.查看当前opatch 版本
opatch
e:\Oracle\product\11.2.0\dbhome_1\OPatch>opatch version
OPatch Version: 11.2.0.3.4

OPatch succeeded.

e:\Oracle\product\11.2.0\dbhome_1\OPatch>opatch -help

Oracle 中间补丁程序安装程序版本 11.2.0.3.4
版权所有 (c) 2012, Oracle Corporation。保留所有权利。


 Usage: opatch [ -help ] [ -report ] [ command ]

            command := apply
                       lsinventory
                       lspatches
                       napply
                       nrollback
                       rollback
                       query
                       version
                       prereq
                       util

 <global_arguments> := -help       Displays the help message for the command.
                       -report     Print the actions without executing.

 example:
   'opatch -help'
   'opatch -help -fmw'
   'opatch auto -help'
   'opatch apply -help'
   'opatch lsinventory -help'
   'opatch lspatches -help'
   'opatch napply -help'
   'opatch nrollback -help'
   'opatch rollback -help'
   'opatch prereq -help'
   'opatch util -help'


OPatch succeeded.


2.升级Opatch 到11.2.0.3.12(重命名-复制Opatch)
e:\Oracle\product\11.2.0\dbhome_1\OPatch>opatch version
OPatch Version: 11.2.0.3.12

OPatch succeeded.


3.停止TNS
e:\Oracle\product\11.2.0\dbhome_1\OPatch>lsnrctl stop

LSNRCTL for 64-bit Windows: Version 11.2.0.4.0 - Production on 23-3月 -2016 21:50:16

Copyright (c) 1991, 2013, Oracle.  All rights reserved.

正在连接到 (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
命令执行成功

4. 停止db服务
e:\Oracle\product\11.2.0\dbhome_1\OPatch>net stop oracleservicedjango
OracleServiceDJANGO 服务正在停止....
OracleServiceDJANGO 服务已成功停止。

5.--关闭分布式事务服务  net stop msdtc(未发现有)

6. 确保PATH环境变量设置正确 
设置ORACLE_HOME
e:\Oracle\product\11.2.0\dbhome_1\OPatch>set ORACLE_HOME=E:\Oracle\product\11.2.0\dbhome_1

e:\Oracle\product\11.2.0\dbhome_1\OPatch>ECHO %ORACLE_HOME%
E:\Oracle\product\11.2.0\dbhome_1

设置PATH
e:\Oracle\product\11.2.0\dbhome_1\OPatch>ECHO %PATH%
E:\Oracle\product\11.2.0\dbhome_1\bin;D:\Oracle\product\11.2.0\client\bin;D:\Oracle\product\11.2.0\client_1;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Fil
es (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Fi
les\Intel\WirelessCommon\;C:\Program Files\Lenovo\Fingerprint Manager Pro\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Comp
onents\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;D:\Program Files\IDM Computer Solutions\UltraEdit;C:\
Program Files (x86)\IDM Computer Solutions\UltraCompare;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\Program Files\VanDyke Software\Clients\

e:\Oracle\product\11.2.0\dbhome_1\OPatch>set PATH=%ORACLE_HOME%\perl\bin;%PATH%

e:\Oracle\product\11.2.0\dbhome_1\OPatch>echo %PATH%
E:\Oracle\product\11.2.0\dbhome_1\perl\bin;E:\Oracle\product\11.2.0\dbhome_1\bin;D:\Oracle\product\11.2.0\client\bin;D:\Oracle\product\11.2.0\client_1;C:\Program Files (x86)\Intel\iCLS Client\;C:\Prog
ram Files\Intel\iCLS Client\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files
\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Lenovo\Fingerprint Manager Pro\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files
(x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;D:\Program
 Files\IDM Computer Solutions\UltraEdit;C:\Program Files (x86)\IDM Computer Solutions\UltraCompare;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\Program Files
\VanDyke Software\Clients\

7.解压后,将22624682及xml文件夹放到Opatch目录下

8.cd 22624682 并安装
e:\Oracle\product\11.2.0\dbhome_1\OPatch>cd 22624682

e:\Oracle\product\11.2.0\dbhome_1\OPatch\22624682>e:\Oracle\product\11.2.0\dbhome_1\OPatch\opatch apply

Oracle 中间补丁程序安装程序版本 11.2.0.3.12
版权所有 (c) 2016, Oracle Corporation。保留所有权利。


Oracle Home       : E:\Oracle\product\11.2.0\dbhome_1
Central Inventory : C:\Program Files\Oracle\Inventory
   from           : n/a
OPatch version    : 11.2.0.3.12
OUI version       : 11.2.0.4.0
Log file location : E:\Oracle\product\11.2.0\dbhome_1\cfgtoollogs\opatch\22624682_Mar_23_2016_22_05_42\apply2016-03-23_22-05-42下午_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   22624682

是否继续? [y|n]
y
User Responded with: Y
All checks passed.

请关闭本地系统上在此 ORACLE_HOME 之外运行的 Oracle 实例。
(Oracle 主目录 = 'E:\Oracle\product\11.2.0\dbhome_1')


本地系统是否已准备打补丁? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '22624682' to OH 'E:\Oracle\product\11.2.0\dbhome_1'
ApplySession: Oracle 主目录中不存在可选组件 [ oracle.rdbms.tg4msql, 11.2.0.4.0 ] , [ oracle.rdbms.tg4sybs, 11.2.0.4.0 ] , [ oracle.rdbms.tg4tera, 11.2.0.4.0 ] , [ oracle.rdbms.tg4ifmx, 11.2.0.4.0 ] ,
[ oracle.rdbms.tg4db2, 11.2.0.4.0 ] , [ oracle.rdbms.ic, 11.2.0.4.0 ] , [ oracle.has.cfs, 11.2.0.4.0 ] , [ oracle.has.crs, 11.2.0.4.0 ] , [ oracle.has.cvu, 11.2.0.4.0 ] , [ oracle.usm, 11.2.0.4.0 ] ,
或找到更高版本。

正在为组件 oracle.rdbms.deconfig, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms.dbscripts, 11.2.0.4.0 打补丁...

正在为组件 oracle.ovm, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms.oci, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms.rsf, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms.rsf.ic, 11.2.0.4.0 打补丁...

正在为组件 oracle.ldap.owm, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms.plsql, 11.2.0.4.0 打补丁...

正在为组件 oracle.owb.rsf, 11.2.0.4.0 打补丁...

正在为组件 oracle.xdk.parser.java, 11.2.0.4.0 打补丁...

正在为组件 oracle.xdk.rsf, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms.rman, 11.2.0.4.0 打补丁...

正在为组件 oracle.sdo, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms, 11.2.0.4.0 打补丁...

正在为组件 oracle.sysman.agent, 10.2.0.4.5 打补丁...

正在为组件 oracle.rdbms.hsodbc, 11.2.0.4.0 打补丁...

正在为组件 oracle.nlsrtl.rsf, 11.2.0.4.0 打补丁...

正在为组件 oracle.xdk, 11.2.0.4.0 打补丁...

正在为组件 oracle.ctx, 11.2.0.4.0 打补丁...

正在为组件 oracle.precomp.common, 11.2.0.4.0 打补丁...

正在为组件 oracle.oraolap, 11.2.0.4.0 打补丁...

正在为组件 oracle.oraolap.api, 11.2.0.4.0 打补丁...

正在为组件 oracle.odbc.ic, 11.2.0.4.0 打补丁...

正在为组件 oracle.ldap.rsf.ic, 11.2.0.4.0 打补丁...

正在为组件 oracle.rdbms.util, 11.2.0.4.0 打补丁...

正在为组件 oracle.network.rsf, 11.2.0.4.0 打补丁...

正在为组件 oracle.network.aso, 11.2.0.4.0 打补丁...

正在为组件 oracle.ntoledb, 11.2.0.4.0 打补丁...

正在为组件 oracle.ntoledb.odp_net_2, 11.2.0.4.0 打补丁...

正在为组件 oracle.ordim.client, 11.2.0.4.0 打补丁...

正在为组件 oracle.ordim.jai, 11.2.0.4.0 打补丁...

正在为组件 oracle.sysman.console.db, 11.2.0.4.0 打补丁...

正在为组件 oracle.has.common.cvu, 11.2.0.4.0 打补丁...

正在为组件 oracle.has.common, 11.2.0.4.0 打补丁...

正在为组件 oracle.has.db, 11.2.0.4.0 打补丁...

正在为组件 oracle.has.rsf, 11.2.0.4.0 打补丁...
Patch 22624682 successfully applied.
Log file location: E:\Oracle\product\11.2.0\dbhome_1\cfgtoollogs\opatch\22624682_Mar_23_2016_22_05_42\apply2016-03-23_22-05-42下午_1.log

OPatch succeeded.


e:\Oracle\product\11.2.0\dbhome_1\OPatch\22624682>

9.打开监听
e:\Oracle\product\11.2.0\dbhome_1\OPatch\22624682>cd %ORACLE_HOME%\rdbms\admin
E:\Oracle\product\11.2.0\dbhome_1\RDBMS\ADMIN>lsnrctl start

LSNRCTL for 64-bit Windows: Version 11.2.0.4.0 - Production on 23-3月 -2016 22:10:37

Copyright (c) 1991, 2013, Oracle.  All rights reserved.

启动tnslsnr: 请稍候...

TNSLSNR for 64-bit Windows: Version 11.2.0.4.0 - Production
系统参数文件为E:\Oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
写入E:\Oracle\diag\tnslsnr\IBM-Thinkpad-PC\listener\alert\log.xml的日志信息
监听: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
监听: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=IBM-Thinkpad-PC)(PORT=1521)))

正在连接到 (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
LISTENER 的 STATUS
------------------------
别名                      LISTENER
版本                      TNSLSNR for 64-bit Windows: Version 11.2.0.4.0 - Production
启动日期                  23-3月 -2016 22:10:43
正常运行时间              0 天 0 小时 0 分 5 秒
跟踪级别                  off
安全性                    ON: Local OS Authentication
SNMP                      OFF
监听程序参数文件          E:\Oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
监听程序日志文件          E:\Oracle\diag\tnslsnr\IBM-Thinkpad-PC\listener\alert\log.xml
监听端点概要...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=IBM-Thinkpad-PC)(PORT=1521)))
服务摘要..
服务 "CLRExtProc" 包含 1 个实例。
  实例 "CLRExtProc", 状态 UNKNOWN, 包含此服务的 1 个处理程序...
命令执行成功


9.打开数据库
E:\Oracle\product\11.2.0\dbhome_1\RDBMS\ADMIN>net start oracleservicedjango
OracleServiceDJANGO 服务正在启动 ............
OracleServiceDJANGO 服务已经启动成功。


E:\Oracle\product\11.2.0\dbhome_1\RDBMS\ADMIN>sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on 星期三 3月 23 22:13:29 2016

Copyright (c) 1982, 2013, Oracle.  All rights reserved.


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

SQL> @catbundle.sql PSU apply
。。。。。。。
SQL> SPOOL off
SQL> SET echo off
Check the following log file for errors:
E:\Oracle\cfgtoollogs\catbundle\catbundle_PSU_DJANGO_APPLY_2016Mar23_22_13_46.log


SQL> @utlrp.sql
编译失效对象
---查无失效对象

10.查看已打补丁
E:\Oracle\product\11.2.0\dbhome_1\OPatch>opatch lspatches -oh  E:\Oracle\product\11.2.0\dbhome_1
22624682;WINDOWS DB BUNDLE PATCH 11.2.0.4.160229:(22624682)

E:\Oracle\product\11.2.0\dbhome_1\OPatch>opatch lsinventory

Oracle 中间补丁程序安装程序版本 11.2.0.3.12
版权所有 (c) 2016, Oracle Corporation。保留所有权利。


Oracle Home       : E:\Oracle\product\11.2.0\dbhome_1
Central Inventory : C:\Program Files\Oracle\Inventory
   from           : n/a
OPatch version    : 11.2.0.3.12
OUI version       : 11.2.0.4.0
Log file location : E:\Oracle\product\11.2.0\dbhome_1\cfgtoollogs\opatch\opatch2016-03-23_22-24-22下午_1.log

Lsinventory Output file location : E:\Oracle\product\11.2.0\dbhome_1\cfgtoollogs\opatch\lsinv\lsinventory2016-03-23_22-24-22下午.txt

--------------------------------------------------------------------------------
。。。
中间补丁程序 (1) :

Patch  22624682     : applied on Wed Mar 23 22:06:42 CST 2016
Unique Patch ID:  19974329
Patch description:  "WINDOWS DB BUNDLE PATCH 11.2.0.4.160229:(22624682)"
   Created on 10 Mar 2016, 22:29:18 hrs
   Bugs fixed:
     16809786, 17716305, 17348614, 16382883, 18125929, 18246045, 17835048
     17545847, 16042673, 18096714, 21691487, 16543190, 17258090, 17214497
     17618819, 17610798, 16954950, 20368850, 19358317, 14800956, 18098207
     21526048, 21668627, 22272439, 16731148, 19867671, 17006570, 14764840
     14458319, 18191542, 17973301, 19359219, 14543350, 16798862, 19168690
     16878635, 16571443, 17820195, 17215306, 17842825, 18441944, 13955826
     19188927, 19500064, 18084625, 17336871, 17201159, 17001914, 16685417
     17311728, 18262334, 18729166, 16194160, 20995001, 22100902, 18182018
     16494615, 14046443, 16434236, 17927204, 14354737, 11883252, 18282562
     16903536, 18842982, 19126146, 20552947, 20551654, 19532017, 17238511
     17602269, 17936109, 20014326, 19181525, 17080436, 17265217, 17912217
     20127071, 17359610, 19455741, 18419770, 17925209, 17838476, 21330264
     18331812, 16399083, 18966843, 17853355, 13498382, 16065166, 17493764
     18034737, 14146298, 19220183, 18091059, 18092127, 9670413, 17987366
     20038451, 19393542, 16187992, 17156148, 20951527, 17336898, 18689530
     20110156, 17313525, 19558324, 18464784, 20245930, 16281493, 10231702
     20527770, 18882642, 14285317, 15832129, 18199537, 17401353, 17484712
     19949371, 20032370, 17344412, 13949321, 14146268, 15986647, 21191575
     17896495, 18681683, 16384983, 14034426, 10052729, 20771003, 20194181
     16870214, 18633374, 17332343, 8632432, 16863422, 18134680, 21517440
     16613232, 17013634, 18673304, 20825533, 18111216, 16206997, 17394950
     17956707, 17785632, 17186905, 17397545, 17325413, 16832076, 19479503
     17258083, 21343838, 21756699, 17764053, 17202639, 17089344, 18029658
     21232394, 13991403, 16542886, 18766012, 17159489, 20294666, 18893947
     16901385, 17564992, 18284763, 17754782, 18191164, 19606562, 14761365
     18160822, 18084873, 16545319, 16579084, 17174582, 18641461, 18306996
     16994839, 16043574, 20795241, 14378120, 17752995, 20476175, 12608451
     19191702, 18199185, 17865671, 21982225, 16594015, 18520351, 17587063
     20074391, 13829543, 18232462, 17570606, 17877323, 20613398, 17231779
     17086446, 17484731, 17019086, 22624682, 17238586, 18261183, 16633319
     16956380, 17651484, 17769597, 16770590, 19690653, 16470836, 17824637
     20175174, 18328509, 12905058, 18767554, 17921190, 18331850, 16943198
     18663316, 17898325, 17640316, 12758971, 16198143, 18765602, 16343493
     18554871, 18189036, 14693336, 18143836, 17551261, 17501491, 17591148
     18277454, 19272663, 16875449, 16863642, 17614134, 17775506, 13542050
     17296856, 14255128, 17155238, 21351877, 16249829, 19211724, 17164243
     18244962, 17947785, 20400092, 18508710, 17082983, 18235390, 14320415
     18674465, 14602788, 20583364, 14657740, 18914624, 16657901, 15913355
     17430165, 17282229, 18428146, 17165204, 21530704, 14044260, 16410570
     17622427, 17501296, 20438706, 17172091, 16315398, 18409441, 18000422
     17210525, 14678924, 18472224, 19896336, 18868646, 13949610, 18399991
     20091753, 17896018, 19051460, 12897813, 16683112, 14133975, 17336889
     21168487, 21343897, 17721778, 17798953, 12646133, 17031322, 12928592
     18841764, 16538760, 18241194, 18325460, 19478594, 21787056, 18024745
     17532816, 13609098, 15861775, 18456514, 16360112, 19784663, 18362222
     18709496, 17851160, 17046460, 16422541, 20502905, 18384391, 18272135
     21453153, 12611721, 17242746, 14525998, 18999857, 20532070, 17781991
     17694209, 16833527, 18846036, 17227277, 18886413, 19201866, 17050798
     19540182, 20560611, 18964939, 8886629, 17510275, 20331945, 17068448
     17357979, 19245018, 18819257, 20730170, 7533808, 17783588, 16296213
     14275161, 12771236, 12747740, 17393683, 16069901, 17405605, 19601228
     17449815, 17655240, 17389192, 17786518, 19403858, 20105012, 18352846
     18316692, 18317531, 18673342, 17649265, 18334586, 19152705, 17232014
     16818892, 19955755, 13823394, 17889549, 19559495, 16988311, 17883081
     16882070, 17843489, 20898010, 16721594, 17387214, 18088509, 17722664
     19703301, 17274465, 17284817, 17040527, 17059927, 16989407, 18414137
     18353141, 17390160, 18296772, 21091431, 19234907, 16314254, 17572525
     20857267, 19438874, 16668584, 14769643, 20949558, 20777150, 16613964
     19012893, 16702217, 16989630, 17936349, 18231837, 18193833, 18348155
     18024089, 18430495, 19289642, 17785870, 20412068, 17811789, 14015842
     13744436, 14692762, 20094984, 17908541, 19879746, 17546973, 17452841
     18436647, 14503359, 13077335, 19241857, 14106803, 17889583, 20544696
     19006849, 17799716, 18685209, 17993995, 17363999, 17025461, 18691080
     18641451, 18273830, 16394467, 17767676, 20440643, 16524926, 18888066
     18708921, 14368995, 18405517, 21614112, 15993436, 17465741, 20724902
     14280240, 17892268, 19885321, 17890099, 18051556, 18961101, 17391726
     19915271, 16285691, 17037130, 19269405, 16299727, 16837274, 18264060
     17489922, 16188701, 20393340, 16075609, 20043415, 18724012, 17446237
     18436307, 21634629, 19720346, 18241710, 18946768, 17336884, 16450169
     17551674, 17726838, 16268425, 17518652, 17922254, 17441661, 17684143
     20317221, 17634921, 17546761, 18053580, 20315294, 17435488, 17852463
     9756271, 17040764, 14010183, 16837842, 17588480, 20195148, 16228604
     17237521, 17042658, 17346671, 18202441, 15986311, 18247991, 20235486
     17805316, 15917869, 19791273, 18641419, 17848897, 18828868, 21245437
     19192715, 22064588, 17577218, 18730542, 17208934, 16919631, 17570240
     17648596, 17352230, 17736165, 20114174, 18890385, 18346135, 19441649
     17299889, 17306264, 18554763, 18482502, 16698971, 17655634, 14764829
     17611362, 19488514, 19000463, 14851828, 16206882, 16934803, 20657441
     18704244, 18120545, 17551699, 22092979, 19614585, 17621643, 17279227
     19461687, 17483479, 20558005, 20246071, 17945983, 16199543, 21080143
     17402822, 18417036, 17308789, 19128723, 16344544, 18673325, 20925795
     19835650, 20844426, 22522880, 16618694, 17741995, 17006183, 11733603
     21492036, 18339044, 13651346, 14054676, 18952577, 21050285, 22310544
     17644091, 18665660, 18695733, 21821802, 16491477, 17617815, 21059919
     18135678, 19267095, 17376318, 18061914, 17088068, 18280356, 20141091
     13550783, 16692232, 18779636, 16850630, 19689979, 14580303, 18471685
     18223971, 20340620, 18068871, 18260550, 18508861, 16345970, 17443671
     19727057, 14392595, 12933243, 18296644, 17957017, 15990359, 16403344
     19615136, 16759171, 14231204, 18006980, 21343775, 16595641, 17592037
     17816865, 13364795, 17617807, 17365043, 18856999, 18009564, 19543439
     20067212, 16472716, 18948524, 13944971, 21833220, 20012766, 13853126
     17291347, 18315328, 17531342, 16849620, 17205719, 19361710, 18180390
     20073979, 18440047, 17267114, 17951124, 14176370, 13984192, 17082359
     18700935, 18962892, 18154779, 19000876, 17019356, 14000767, 17787259
     13645875, 21222147, 20218012, 18146463, 18384537, 20194732, 18304693
     17184721, 16943711, 20448824, 17612828, 17375354, 19197175, 17393915
     16667538, 17955615, 16980342, 16825679, 17571306, 17477958, 19472320
     17374271, 19205169, 18230522, 14084247, 19601468, 19524384, 17019345
     18280813, 12578873, 18674047, 18614717, 18080511, 14565184, 17389314
     17279525, 18226143, 17614227, 18094246, 19873377, 18018515, 20398963
     17762296, 17405302, 18228645, 17583959, 17270418, 20004087, 16306373
     18493178, 18762750, 21091518, 18336452, 17288409, 18747196, 19049453
     21369858, 18155762, 17984331, 17571039, 14338435, 20887355, 16180763
     17011832, 20228093, 17597748, 17070158, 17346091, 19625472, 18317074
     16992075, 17927970, 18053631, 13724904, 20936905, 20121313, 19013183
     19507904, 19291380, 16392068, 17982555, 17761775, 20334344, 18619917
     12716670, 14460384, 15894143, 16305657, 20263424, 17050888, 13073613
     21503053, 17481314, 19165892, 19576559, 14497275, 13866822, 18628388
     22348452, 19309466, 14671408, 17886392, 17197081, 13070166, 20140148
     17951233, 19680952, 17721717, 16810361, 17600719, 16777840, 17071721
     18416368, 16929165, 18326617, 18187553, 14373152, 19550902, 20219458
     14777968, 16804061, 17036973, 17273020, 16619152, 4189542, 14852021
     21201481, 19713693, 18614015, 18265482, 18723434, 18620694, 16785708
     19879144, 17209968, 17343514, 12982566, 16284825, 17831758, 19442102
     19152115, 17891943, 17705023, 17255538, 19780701, 22272976, 19827973
     17224314, 17341326, 18485835, 20539715, 21469106, 19032867, 22228324
     17632286, 18075666, 19730508, 18996843, 20856290, 17598201, 18293054
     17827250, 16876500, 20531190, 18904062, 18783224, 17853456, 17332800
     13498243, 18674024, 17853498, 17292250, 17376015, 14245531, 14843189
     18069285, 19487147, 19827030, 19613828, 17897511, 17973658, 16867761
     12816846, 17274537, 18516384, 17586955, 10136473, 17551063, 16902031
     18069723, 14458214, 17691313, 21235427, 20004021, 17468141, 21067387
     20824222, 17273003, 17250794, 18035463, 18590877, 19319357, 16855292
     17239687, 17079301, 18867023, 17217593, 16976121, 19888492, 17484762
     17235750, 16819962, 18418934, 20355502, 16359751, 18744838, 19146626
     17478145, 19651773, 16091637, 12364061, 17835627, 17596908, 18718696
     20365005, 18607546, 17500165, 18187697, 13960236, 13951456, 17891946
     16454223, 16247011, 17360606, 16237657, 18356166, 17209410, 14500654
     20186278, 18973907, 19384686, 20017509, 18875012, 19835133, 14076173
     18073821, 13558557, 16596890, 12928658, 18759589, 18352845, 17672719
     18034871, 16912439, 17385178, 19699191, 16317771, 18940497, 16220077
     21847223, 17016369, 17215560, 18115594, 17786278, 18876528, 21297872
     17027426, 16346413, 20408163, 17901041, 15979965, 19616601, 17752121
     14829250, 20551790, 17818075, 17590813, 19359787, 20833831, 17381384
     17390431, 20513382, 13837378, 17323222, 17297939



--------------------------------------------------------------------------------

OPatch succeeded.

E:\Oracle\product\11.2.0\dbhome_1\OPatch>

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/27349469/viewspace-2062833/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/27349469/viewspace-2062833/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值