Hi,
ich tried to install the Patch 14275572: GRID INFRASTRUCTURE PATCH SET UPDATE 11.2.0.3.4 (INCLUDES DB PSU 11.2.0.3.4), but it fails. My scenario is a non shared GI Home, non shared Database home and ACFS will not be used. In the readme, I figured out to do it like this:
Case 1.1.1: ACFS File System Is Not Configured and Database Homes Are Not Shared
Follow these instructions in this section if the GI home is not shared and none of the Oracle database homes is shared.
As root user execute the following command on each node of the cluster:
# opatch auto <UNZIPPED_PATCH_LOCATION> -ocmrf <ocm response file>
Here is what happens:
[root@rac1 grid]# opatch auto /home/grid/patch/ -ocmrf /home/grid/ocm.rsp
Executing /usr/bin/perl /u01/app/11.2.0/grid/OPatch/crs/patch112.pl -patchdir /home/grid -patchn patch -ocmrf /home/grid/ocm.rsp -paramfile /u01/app/11.2.0/grid/crs/install/crsconfig_params
opatch auto log file location is /u01/app/11.2.0/grid/OPatch/crs/../../cfgtoollogs/opatchauto2012-10-18_14-36-44.log
Detected Oracle Clusterware install
Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
unable to get oracle owner for
Ok, I unzipped the patch into a empty directory.
The opatch logfile tells me:
[18.10.2012 14:36:47] OPatch invoked as follows: 'query -get_patch_type /home/grid/patch/14275605 -oh /u01/app/11.2.0/grid -invPtrLoc /u01/app/11.2.0/grid/oraInst.loc '
[18.10.2012 14:36:47] OUI-67077:
Oracle Home : /u01/app/11.2.0/grid
Zentrales Bestandsverzeichnis: /u01/app/oraInventory
von : /u01/app/11.2.0/grid/oraInst.loc
OPatch-Version : 11.2.0.3.0
OUI-Version : 11.2.0.3.0
OUI-Speicherort : /u01/app/11.2.0/grid/oui
Speicherort von Log-Datei : /u01/app/11.2.0/grid/cfgtoollogs/opatch/opatch2012-10-18_14-36-47PM_1.log
[18.10.2012 14:36:47] Patch history file: /u01/app/11.2.0/grid/cfgtoollogs/opatch/opatch_history.txt
[18.10.2012 14:36:47] /home/grid/patch/14275605/etc/config path does not exist or is not a directory
[18.10.2012 14:36:47] OUI-67075:Das Patch-Objekt konnte nicht geladen werden. Mögliche Ursachen sind:
Der angegebene Pfad ist kein Shiphome für Interim-Patches
Metadatendateien fehlen im Patch-Bereich
Patch-Verzeichnis = /home/grid/patch/14275605
Details = Input metadata files are missing.
[18.10.2012 14:36:47] Stack-Beschreibung: java.lang.RuntimeException: Patch Location "/home/grid/patch/14275605" doesn't point to a valid patch area.
[18.10.2012 14:36:47] StackTrace: oracle.opatch.QuerySession.process(QuerySession.java:965)
[18.10.2012 14:36:47] StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1821)
[18.10.2012 14:36:47] StackTrace: oracle.opatch.OPatch.main(OPatch.java:583)
I don't know how to proceed, as I followed the Readme step by step. Any hints?
Thanks in advance.