I’ve just installed the GI PSU 11.2.0.3.1 for a new RAC, I figured out that the command returns 1 even if everithing it’s ok:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
# opatch auto /home/oracle/GI_PSU_11203 -oh $ORACLE_HOME -ocmrf /home/oracle/ocm.rsp Executing /usr/bin/perl /u01/app/grid/11.2.0.3//OPatch/crs/patch112.pl -patchdir /home/oracle -patchn GI_PSU_11203 -oh /u01/app/grid/11.2.0.3/ -ocmrf /home/oracle/ocm.rsp -paramfile /u01/app/grid/11.2.0.3/crs/install/crsconfig_params opatch auto log file location is /u01/app/grid/11.2.0.3/OPatch/crs/../../cfgtoollogs/opatchauto2012-04-05_18-16-09.log Detected Oracle Clusterware install Using configuration parameter file: /u01/app/grid/11.2.0.3/crs/install/crsconfig_params Successfully unlock /u01/app/grid/11.2.0.3 patch /home/oracle/GI_PSU_11203/13348650 apply successful for home /u01/app/grid/11.2.0.3 patch /home/oracle/GI_PSU_11203/13343438 apply successful for home /u01/app/grid/11.2.0.3 ACFS-9300: ADVM/ACFS distribution files found. ACFS-9312: Existing ADVM/ACFS installation detected. ACFS-9314: Removing previous ADVM/ACFS installation. ACFS-9315: Previous ADVM/ACFS components successfully removed. ACFS-9307: Installing requested ADVM/ACFS software. ACFS-9308: Loading installed ADVM/ACFS drivers. ACFS-9321: Creating udev for ADVM/ACFS. ACFS-9323: Creating module dependencies - this may take some time. ACFS-9154: Loading 'oracleoks.ko' driver. ACFS-9154: Loading 'oracleadvm.ko' driver. ACFS-9154: Loading 'oracleacfs.ko' driver. ACFS-9327: Verifying ADVM/ACFS devices. ACFS-9156: Detecting control device '/dev/asm/.asm_ctl_spec'. ACFS-9156: Detecting control device '/dev/ofsctl'. ACFS-9309: ADVM/ACFS installation correctness verified. CRS-4123: Oracle High Availability Services has been started. # echo $? 1 |
The patch is installed correctly, all services are up & running
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
$ /u01/app/grid/11.2.0.3/OPatch/opatch lsinventory Oracle Interim Patch Installer version 11.2.0.3.0 Copyright (c) 2012, Oracle Corporation. All rights reserved. Oracle Home : /u01/app/grid/11.2.0.3 Central Inventory : /u01/app/oraInventory from : /u01/app/grid/11.2.0.3//oraInst.loc OPatch version : 11.2.0.3.0 OUI version : 11.2.0.3.0 Log file location : /u01/app/grid/11.2.0.3/cfgtoollogs/opatch/opatch2012-04-05_18-29-08PM_1.log Lsinventory Output file location : /u01/app/grid/11.2.0.3/cfgtoollogs/opatch/lsinv/lsinventory2012-04-05_18-29-08PM.txt -------------------------------------------------------------------------------- Installed Top-level Products (1): Oracle Grid Infrastructure 11.2.0.3.0 There are 1 products installed in this Oracle Home. Interim patches (2) : Patch 13343438 : applied on Thu Apr 05 18:22:03 CEST 2012 Unique Patch ID: 14274976 Patch description: "Database Patch Set Update : 11.2.0.3.1 (13343438)" Created on 3 Jan 2012, 02:50:27 hrs PST8PDT Bugs fixed: 12998795, 13466801, 13492735, 12834027, 12620823, 13035804, 13362079 12718090, 13528551, 13041324, 13343438, 12917230, 12847466, 9703627 12797765, 12950644, 12905058, 13499128, 12861463, 9873405, 12938841 Patch 13348650 : applied on Thu Apr 05 18:21:15 CEST 2012 Unique Patch ID: 14274976 Patch description: "Grid Infrastructure Patch Set Update : 11.2.0.3.1 (13348650)" Created on 14 Jan 2012, 08:08:00 hrs PST8PDT Bugs fixed: 13348650, 13039908, 12794268, 13011520, 12784559, 12758736, 13077654 13001901, 13074261, 12971251, 12538907, 13066371, 12857064, 12897651 12897902, 12896850, 12726222, 12829429, 12728585, 13396284, 12899169 13079948, 13111013, 12876314, 12867511, 13090686, 12925041, 12995950 13085732, 12848480, 12829917, 12990582, 12849377, 12934171, 12975811 12917897, 12914824, 13082238, 13334158, 12947871, 12950823, 13355963 12878750, 13001955, 13002015, 11836951, 12965049, 13024624, 12765467 12791719, 12885323, 13345868, 13019958, 13255295, 12810890, 12782756 12823042, 12825835, 12932852, 12695029, 12873909, 13263435, 13038806 12820045, 12842804, 12827493, 13396356, 13045518, 12765868, 12834777 13068077, 12772345, 12823838 Rac system comprising of multiple nodes Local node = manrac12 Remote node = manrac11 -------------------------------------------------------------------------------- OPatch succeeded. |
The following two tabs change content below.
Latest posts by Ludovico (see all)
- New views in Oracle Data Guard 23c - January 3, 2024
- New in Data Guard 21c and 23c: Automatic preparation of the primary - December 22, 2023
- Does FLASHBACK QUERY work across incarnations or after a Data Guard failover? - December 13, 2023
Grazie!
è andato tutto ok.
Ciao
Thank for your reply.
I don’t need to leave a db running, my doubt was if i’ve to stop crs services (crsctl stop -all) before execute opatch auto command. I’ll try to leave it alive. My second question was about the need to put patch sw on a shared filesystem, since i patch one node at time.
Antonio
Hi Antonio,
1a – you should leave your CRS alive while patching, the patch itself will stop everything as needed
1b – if your DB Home is shared you have only to stop your databases.
2 – you don’t need to put your patch sw on a shared filesystem, you can put it locally, eg. under your user $HOME.
(ps, note that 11.2.0.3.2 is out)
best regards
—
Ludovico
Thanks for sharing your informations.
I’ve to apply the same patch on a RAC with ASM and 6 database.
I’like to know your opinion on some issue:
1) I need to stop crs and databases before application?
2) in the readme is wrote: “It is recommended that you download the Opatch utility and the patch in a shared location to be able to access them from any node in the cluster for the patch application on each node”. but my shared location is on ACFS filesystem, and i’ve to dismount it before proceed. The location from that you installed was shared or local.
Best regards
Antonio
hi Antonio,
you can patch your GI one node at time and put your Opatch inside your GI HOME to do this.
However, you can leave the db running on the other node only if your DB Oracle Home is not shared on ACFS.