Hi All,
Please help me figure out what I am doing wrong. I can't find any info on the boards or internet. My log says I have the wrong patch, but I don't know what other patch to get.
SQL> select version from v$instance;
VERSION
-----------------
11.2.0.1.0
This is my first upgrade.
I have a 2 node RAC with ASM and 1 database running on Redhat enterprise Linux 5.5 running on Vmware.
I'm applying Oracle Grid Infrastructure Patch Set Update 11.2.0.4.2 (Includes Database PSU 11.2.0.4.2) - 18139609
(do I need to patch to 11.2.0.2 then 11.2.0.3 before I go to 4?)
I have OPatch Version: 11.2.0.3.6 which is required according to PSU 11.2.0.4.2's readme.
OPatch lsinventory works fine
I have my $ORACLE/$GRID_HOME all chmod 777
I have installed everything as Oracle, my PSU is in a folder with full perms
I have installed OPatch in all $ORACLE_HOME's
I have 1 database and ASM, so I chose not shared homes (they have different homes)
I shutdown both databases
created OCM resp file $ORACLE_HOME/OPatch/ocm/bin/emocmrsp -no_banner -output /oracle_installdisks/upgrade_log/file.rsp
I started 1 node at a time, using root, .oraenv/+ASM1
Ran:
/u01/app/11.2.0.1/grid/OPatch/opatch auto /oracle_installdisks/18139609 -ocmrf /oracle_installdisks/upgrade_log/file.rsp
the error I get is below:
Executing /u01/app/11.2.0.1/grid/perl/bin/perl /u01/app/11.2.0.1/grid/OPatch/crs/patch11202.pl -patchdir /oracle_installdisks/p18139609 -patchn 18139609 -ocmrf /oracle_installdisks/upgrade_log/file.rsp -paramfile /u01/app/11.2.0.1/grid/crs/install/crsconfig_params
INC is /oracle_installdisks/p18139609/18139609/18031740/files/crs/install /u01/app/11.2.0.1/grid/crs/install /u01/app/11.2.0.1/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0.1/grid/perl/lib/5.10.0 /u01/app/11.2.0.1/grid/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0.1/grid/perl/lib/site_perl/5.10.0 /u01/app/11.2.0.1/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0.1/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0.1/grid/perl/lib/5.10.0 /u01/app/11.2.0.1/grid/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0.1/grid/perl/lib/site_perl/5.10.0 /u01/app/11.2.0.1/grid/perl/lib/site_perl .
Prototype mismatch: sub main::trim: none vs ($) at /u01/app/11.2.0.1/grid/OPatch/crs/patch11202.pl line 517.
opatch auto log file location is :
/u01/app/11.2.0.1/grid/OPatch/crs/../../cfgtoollogs/opatchauto2014-06-05_20-51-20.log
Detected Oracle Clusterware install
Using configuration parameter file: /u01/app/11.2.0.1/grid/crs/install/crsconfig_params
Unable to determine if /u01/app/oracle/product/11.2.0/dbhome_1 is shared oracle home
Enter 'yes' if this is not a shared home or if the prerequiste actions are performed to patch this shared home (yes/no):yes
Unable to determine if /u01/app/11.2.0.1/grid is shared oracle home
Enter 'yes' if this is not a shared home or if the prerequiste actions are performed to patch this shared home (yes/no):yes
The opatch Component check failed. This patch is not applicable for /u01/app/oracle/product/11.2.0/dbhome_1
The opatch Component check failed. This patch is not applicable for /u01/app/oracle/product/11.2.0/dbhome_1
Conflict check failed for oracle home /u01/app/oracle/product/11.2.0/dbhome_1
The opatch Component check failed. This patch is not applicable for /u01/app/11.2.0.1/grid
The opatch Component check failed. This patch is not applicable for /u01/app/11.2.0.1/grid
The opatch Component check failed. This patch is not applicable for /u01/app/11.2.0.1/grid
Conflict check failed for oracle home /u01/app/11.2.0.1/grid
Conflict check failed
ERROR: Conflict-Check has failed . Please refer to /u01/app/11.2.0.1/grid/OPatch/crs/../../cfgtoollogs/opatchauto2014-06-05_20-51-20.log for details
opatch auto failed.
here is the log file
[root@rac1 oracle_installdisks]# more /u01/app/11.2.0.1/grid/OPatch/crs/../../cfgtoollogs/opatchauto2014-06-05_20-51-20.log
2014-06-05 20:51:20: Using Oracle CRS home /u01/app/11.2.0.1/grid
2014-06-05 20:51:20: Checking parameters from paramfile /u01/app/11.2.0.1/grid/crs/install/crsconfig_params to validate installer variables
2014-06-05 20:51:20: The configuration parameter file /u01/app/11.2.0.1/grid/crs/install/crsconfig_params is valid
2014-06-05 20:51:20: ### Printing the configuration values from files:
2014-06-05 20:51:20: /u01/app/11.2.0.1/grid/crs/install/crsconfig_params
2014-06-05 20:51:20: /u01/app/11.2.0.1/grid/crs/install/s_crsconfig_defs
2014-06-05 20:51:20: ASM_DISCOVERY_STRING=/dev/oracleasm/disks
2014-06-05 20:51:20: ASM_DISKS=/dev/oracleasm/disks/DISK1,/dev/oracleasm/disks/DISK2,/dev/oracleasm/disks/DISK3
2014-06-05 20:51:20: ASM_DISK_GROUP=DATA
2014-06-05 20:51:20: ASM_REDUNDANCY=EXTERNAL
2014-06-05 20:51:20: ASM_SPFILE=
2014-06-05 20:51:20: ASM_UPGRADE=false
2014-06-05 20:51:20: CLSCFG_MISSCOUNT=
2014-06-05 20:51:20: CLUSTER_GUID=
2014-06-05 20:51:20: CLUSTER_NAME=rac-scan
2014-06-05 20:51:20: CRS_NODEVIPS='rac1-vip/255.255.255.0/eth0,rac2-vip/255.255.255.0/eth0'
2014-06-05 20:51:20: CRS_STORAGE_OPTION=1
2014-06-05 20:51:20: CSS_LEASEDURATION=400
2014-06-05 20:51:20: DIRPREFIX=
2014-06-05 20:51:20: DISABLE_OPROCD=0
2014-06-05 20:51:20: EMBASEJAR_NAME=oemlt.jar
2014-06-05 20:51:20: EWTJAR_NAME=ewt3.jar
2014-06-05 20:51:20: EXTERNAL_ORACLE_BIN=/opt/oracle/bin
2014-06-05 20:51:20: GNS_ADDR_LIST=
2014-06-05 20:51:20: GNS_ALLOW_NET_LIST=
2014-06-05 20:51:20: GNS_CONF=false
2014-06-05 20:51:20: GNS_DENY_ITF_LIST=
2014-06-05 20:51:20: GNS_DENY_NET_LIST=
2014-06-05 20:51:20: GNS_DOMAIN_LIST=
2014-06-05 20:51:20: GPNPCONFIGDIR=/u01/app/11.2.0.1/grid
2014-06-05 20:51:20: GPNPGCONFIGDIR=/u01/app/11.2.0.1/grid
2014-06-05 20:51:20: GPNP_PA=
2014-06-05 20:51:20: HELPJAR_NAME=help4.jar
2014-06-05 20:51:20: HOST_NAME_LIST=rac1,rac2
2014-06-05 20:51:20: ID=/etc/init.d
2014-06-05 20:51:20: INIT=/sbin/init
2014-06-05 20:51:20: IT=/etc/inittab
2014-06-05 20:51:20: JEWTJAR_NAME=jewt4.jar
2014-06-05 20:51:20: JLIBDIR=/u01/app/11.2.0.1/grid/jlib
2014-06-05 20:51:20: JREDIR=/u01/app/11.2.0.1/grid/jdk/jre/
2014-06-05 20:51:20: LANGUAGE_ID=AMERICAN_AMERICA.AL32UTF8
2014-06-05 20:51:20: MSGFILE=/var/adm/messages
2014-06-05 20:51:20: NETCFGJAR_NAME=netcfg.jar
2014-06-05 20:51:20: NETWORKS="eth0"/192.168.0.0:public,"eth1"/192.168.2.0:cluster_interconnect
2014-06-05 20:51:20: NEW_HOST_NAME_LIST=
2014-06-05 20:51:20: NEW_NODEVIPS='rac1-vip/255.255.255.0/eth0,rac2-vip/255.255.255.0/eth0'
2014-06-05 20:51:20: NEW_NODE_NAME_LIST=
2014-06-05 20:51:20: NEW_PRIVATE_NAME_LIST=
2014-06-05 20:51:20: NODELIST=rac1,rac2
2014-06-05 20:51:20: NODE_NAME_LIST=rac1,rac2
2014-06-05 20:51:20: OCFS_CONFIG=
2014-06-05 20:51:20: OCRCONFIG=/etc/oracle/ocr.loc
2014-06-05 20:51:20: OCRCONFIGDIR=/etc/oracle
2014-06-05 20:51:20: OCRID=
2014-06-05 20:51:20: OCRLOC=ocr.loc
2014-06-05 20:51:20: OCR_LOCATIONS=NO_VAL
2014-06-05 20:51:20: OLASTGASPDIR=/etc/oracle/lastgasp
2014-06-05 20:51:20: OLRCONFIG=/etc/oracle/olr.loc
2014-06-05 20:51:20: OLRCONFIGDIR=/etc/oracle
2014-06-05 20:51:20: OLRLOC=olr.loc
2014-06-05 20:51:20: OPROCDCHECKDIR=/etc/oracle/oprocd/check
2014-06-05 20:51:20: OPROCDDIR=/etc/oracle/oprocd
2014-06-05 20:51:20: OPROCDFATALDIR=/etc/oracle/oprocd/fatal
2014-06-05 20:51:20: OPROCDSTOPDIR=/etc/oracle/oprocd/stop
2014-06-05 20:51:20: ORACLE_BASE=/u01/app/oracle
2014-06-05 20:51:20: ORACLE_HOME=/u01/app/11.2.0.1/grid
2014-06-05 20:51:20: ORACLE_OWNER=oracle
2014-06-05 20:51:20: ORA_ASM_GROUP=oinstall
2014-06-05 20:51:20: ORA_DBA_GROUP=oinstall
2014-06-05 20:51:20: PRIVATE_NAME_LIST=
2014-06-05 20:51:20: RCALLDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc3.d /etc/rc.d/rc4.d /etc/rc.d/rc5.d /etc/rc.d/rc6.d
2014-06-05 20:51:20: RCKDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc4.d /etc/rc.d/rc6.d
2014-06-05 20:51:20: RCSDIR=/etc/rc.d/rc3.d /etc/rc.d/rc5.d
2014-06-05 20:51:20: RC_KILL=K19
2014-06-05 20:51:20: RC_KILL_OLD=K96
2014-06-05 20:51:20: RC_START=S96
2014-06-05 20:51:20: SCAN_NAME=rac-scan
2014-06-05 20:51:20: SCAN_PORT=1521
2014-06-05 20:51:20: SCRBASE=/etc/oracle/scls_scr
2014-06-05 20:51:20: SHAREJAR_NAME=share.jar
2014-06-05 20:51:20: SILENT=false
2014-06-05 20:51:20: SO_EXT=so
2014-06-05 20:51:20: SRVCFGLOC=srvConfig.loc
2014-06-05 20:51:20: SRVCONFIG=/var/opt/oracle/srvConfig.loc
2014-06-05 20:51:20: SRVCONFIGDIR=/var/opt/oracle
2014-06-05 20:51:20: VNDR_CLUSTER=false
2014-06-05 20:51:20: VOTING_DISKS=NO_VAL
2014-06-05 20:51:20: ### Printing other configuration values ###
2014-06-05 20:51:20: CLSCFG_EXTRA_PARMS=
2014-06-05 20:51:20: HAS_GROUP=oinstall
2014-06-05 20:51:20: HAS_USER=root
2014-06-05 20:51:20: HOST=rac1
2014-06-05 20:51:20: OLR_DIRECTORY=/u01/app/11.2.0.1/grid/cdata
2014-06-05 20:51:20: OLR_LOCATION=/u01/app/11.2.0.1/grid/cdata/rac1.olr
2014-06-05 20:51:20: ORA_CRS_HOME=/u01/app/11.2.0.1/grid
2014-06-05 20:51:20: SUPERUSER=root
2014-06-05 20:51:20: UNLOCK=0
2014-06-05 20:51:20: VF_DISCOVERY_STRING=
2014-06-05 20:51:20: crscfg_trace=1
2014-06-05 20:51:20: crscfg_trace_file=/u01/app/11.2.0.1/grid/OPatch/crs/../../cfgtoollogs/opatchauto2014-06-05_20-51-20.log
2014-06-05 20:51:20: hosts=
2014-06-05 20:51:20: osdfile=/u01/app/11.2.0.1/grid/crs/install/s_crsconfig_defs
2014-06-05 20:51:20: parameters_valid=1
2014-06-05 20:51:20: paramfile=/u01/app/11.2.0.1/grid/crs/install/crsconfig_params
2014-06-05 20:51:20: platform_family=unix
2014-06-05 20:51:20: srvctl_trc_suff=0
2014-06-05 20:51:20: user_is_superuser=1
2014-06-05 20:51:20: ### Printing of configuration values complete ###
2014-06-05 20:51:20: No -patchfile specified, assuming the patch is already uncompressed
2014-06-05 20:51:20: Oracle user for /u01/app/11.2.0.1/grid is oracle
2014-06-05 20:51:20: silent mode option is -silent -ocmrf /oracle_installdisks/upgrade_log/file.rsp
2014-06-05 20:51:20: Bundle.xml content is <bundle type = "GI_BUNDLE">
<entities>
<entity location="18031668">
<target type="crs"/>
<target type="rac"/>
<target type="sidb"/>
<target type="siha"/>
</entity>
<entity location="18031740">
<target type="crs"/>
<target type="siha"/>
</entity>
<entity location="18031740/custom/server/18031740">
<target type="rac" />
<target type="sidb"/>
</entity>
<entity location="18031731">
<target type="crs"/>
<target type="siha"/>
</entity>
</entities>
</bundle>
2014-06-05 20:51:20: The patch ids are 18031668 18031740 18031731
2014-06-05 20:51:20: The patch ids are 18031668 18031740 18031731
2014-06-05 20:51:20: The GI patch locations are /oracle_installdisks/p18139609/18139609/18031668 /oracle_installdisks/p18139609/18139609/18031740 /oracle
_installdisks/p18139609/18139609/18031731
2014-06-05 20:51:20: The GI patch IDs are 18031668 18031740 18031731
2014-06-05 20:51:20: The SIHA patch locations are /oracle_installdisks/p18139609/18139609/18031668 /oracle_installdisks/p18139609/18139609/18031740 /orac
le_installdisks/p18139609/18139609/18031731
2014-06-05 20:51:20: The SIHA patch IDs are 18031668 18031740 18031731
2014-06-05 20:51:20: The DB patch locations are /oracle_installdisks/p18139609/18139609/18031668 /oracle_installdisks/p18139609/18139609/18031740/custom/
server/18031740
2014-06-05 20:51:20: The DB patch IDs are 18031668 18031740
2014-06-05 20:51:20: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch query -get_patch_type /oracle_installdisks/p18139609/18139609/18031668
-oh /u01/app/11.2.0.1/grid
2014-06-05 20:51:20: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch query -get_patch_type /oracle_installdisks/p1813960
9/18139609/18031668 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:51:21: Removing file /tmp/fileqpSzsM
2014-06-05 20:51:21: Successfully removed file: /tmp/fileqpSzsM
2014-06-05 20:51:21: /bin/su exited with rc=75
2014-06-05 20:51:21: output is
2014-06-05 20:51:21: Patch type is
2014-06-05 20:51:21: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch query -get_patch_type /oracle_installdisks/p18139609/18139609/18031740
-oh /u01/app/11.2.0.1/grid
2014-06-05 20:51:21: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch query -get_patch_type /oracle_installdisks/p1813960
9/18139609/18031740 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:51:22: Removing file /tmp/filevVxVPO
2014-06-05 20:51:22: Successfully removed file: /tmp/filevVxVPO
2014-06-05 20:51:22: /bin/su successfully executed
2014-06-05 20:51:22: output is This patch is a "legacy_bundle_top" patch.
2014-06-05 20:51:22: Patch type is "legacy_bundle_top"
2014-06-05 20:51:22: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch query -get_patch_type /oracle_installdisks/p18139609/18139609/18031731
-oh /u01/app/11.2.0.1/grid
2014-06-05 20:51:22: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch query -get_patch_type /oracle_installdisks/p1813960
9/18139609/18031731 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:51:22: Removing file /tmp/filedARQ4U
2014-06-05 20:51:22: Successfully removed file: /tmp/filedARQ4U
2014-06-05 20:51:22: /bin/su successfully executed
2014-06-05 20:51:22: output is This patch is a "singleton" patch.
2014-06-05 20:51:22: Patch type is "singleton"
2014-06-05 20:51:22: GI patches are /oracle_installdisks/p18139609/18139609/18031668 /oracle_installdisks/p18139609/18139609/18031740 /oracle_installdisk
s/p18139609/18139609/18031731
2014-06-05 20:51:22: SIHA patches are /oracle_installdisks/p18139609/18139609/18031668 /oracle_installdisks/p18139609/18139609/18031740 /oracle_installdi
sks/p18139609/18139609/18031731
2014-06-05 20:51:22: DB patches are /oracle_installdisks/p18139609/18139609/18031668 /oracle_installdisks/p18139609/18139609/18031740/custom/server/18031
740
2014-06-05 20:51:22: Running /u01/app/11.2.0.1/grid/bin/crsctl check cluster -n rac1
2014-06-05 20:51:22: Executing cmd: /u01/app/11.2.0.1/grid/bin/crsctl check cluster -n rac1
2014-06-05 20:51:23: Looking for configured databases on node rac1
2014-06-05 20:51:23: Databases configured on node rac1 are: orclse
2014-06-05 20:51:23: Determining ORACLE_HOME paths for configured databases
2014-06-05 20:51:23: Executing cmd: /u01/app/11.2.0.1/grid/bin/srvctl config database -d orclse
2014-06-05 20:51:24: Command output:
> Database unique name: orclse
> Database name: orclse
> Oracle home: /u01/app/oracle/product/11.2.0/dbhome_1
> Oracle user: oracle
> Spfile: +DATA/orclse/spfileorclse.ora
> Domain: localdomain
> Start options: open
> Stop options: immediate
> Database role: PRIMARY
> Management policy: AUTOMATIC
> Server pools: orclse
> Database instances: orclse1,orclse2
> Disk Groups: DATA
> Services:
> Database is administrator managed
>End Command output
2014-06-05 20:51:24: output is Oracle home: /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:24: Oracle home for database orclse is /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:24: Oracle Home /u01/app/oracle/product/11.2.0/dbhome_1 is configured with Database(s)-> orclse
2014-06-05 20:51:24: Oracle user for /u01/app/oracle/product/11.2.0/dbhome_1 is oracle
2014-06-05 20:51:24: oracle home list is /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:24: Processing oracle home /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:24: Opening file /etc/oracle/ocr.loc
2014-06-05 20:51:24: Value (FALSE) is set for key=local_only
2014-06-05 20:51:24: Home type of /u01/app/oracle/product/11.2.0/dbhome_1 is DB
2014-06-05 20:51:24: Oracle user for /u01/app/oracle/product/11.2.0/dbhome_1 is oracle
2014-06-05 20:51:24: Oracle user for /u01/app/oracle/product/11.2.0/dbhome_1 is oracle
2014-06-05 20:51:24: Running as user oracle: /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch version -oh /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:24: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch version -oh /u01/app/oracle/produc
t/11.2.0/dbhome_1 '
2014-06-05 20:51:24: Removing file /tmp/fileyRGyd9
2014-06-05 20:51:24: Successfully removed file: /tmp/fileyRGyd9
2014-06-05 20:51:24: /bin/su successfully executed
2014-06-05 20:51:24: opatch version in oracle home /u01/app/oracle/product/11.2.0/dbhome_1 is 11.2.0.3.6
2014-06-05 20:51:24: Running as user oracle: /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installdisk
s/p18139609/18139609/18031668 -version 11.2.0.3.6 -oh /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:24: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch util checkMinimumOPatchVersion -ph
/oracle_installdisks/p18139609/18139609/18031668 -version 11.2.0.3.6 -oh /u01/app/oracle/product/11.2.0/dbhome_1 '
2014-06-05 20:51:26: Removing file /tmp/filelWOa1o
2014-06-05 20:51:26: Successfully removed file: /tmp/filelWOa1o
2014-06-05 20:51:26: /bin/su successfully executed
2014-06-05 20:51:26: Running as user oracle: /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installdisk
s/p18139609/18139609/18031740/custom/server/18031740 -version 11.2.0.3.6 -oh /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:26: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch util checkMinimumOPatchVersion -ph
/oracle_installdisks/p18139609/18139609/18031740/custom/server/18031740 -version 11.2.0.3.6 -oh /u01/app/oracle/product/11.2.0/dbhome_1 '
2014-06-05 20:51:27: Removing file /tmp/fileQsL0fK
2014-06-05 20:51:27: Successfully removed file: /tmp/fileQsL0fK
2014-06-05 20:51:27: /bin/su successfully executed
2014-06-05 20:51:27: Status of opatch version check for /u01/app/oracle/product/11.2.0/dbhome_1 is 1
2014-06-05 20:51:27: Opatch version check passed for oracle home /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:51:27: Processing oracle home /u01/app/11.2.0.1/grid
2014-06-05 20:51:27: Opening file /etc/oracle/ocr.loc
2014-06-05 20:51:27: Value (FALSE) is set for key=local_only
2014-06-05 20:51:27: Home type of /u01/app/11.2.0.1/grid is CRS
2014-06-05 20:51:27: Oracle user for /u01/app/11.2.0.1/grid is oracle
2014-06-05 20:51:27: Oracle user for /u01/app/11.2.0.1/grid is oracle
2014-06-05 20:51:27: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch version -oh /u01/app/11.2.0.1/grid
2014-06-05 20:51:27: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch version -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:51:27: Removing file /tmp/file2oroma
2014-06-05 20:51:27: Successfully removed file: /tmp/file2oroma
2014-06-05 20:51:27: /bin/su successfully executed
2014-06-05 20:51:27: opatch version in oracle home /u01/app/11.2.0.1/grid is 11.2.0.3.6
2014-06-05 20:51:27: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installdisks/p18139609/18139
609/18031668 -version 11.2.0.3.6 -oh /u01/app/11.2.0.1/grid
2014-06-05 20:51:27: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installd
isks/p18139609/18139609/18031668 -version 11.2.0.3.6 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:51:28: Removing file /tmp/filei4DTGB
2014-06-05 20:51:28: Successfully removed file: /tmp/filei4DTGB
2014-06-05 20:51:28: /bin/su successfully executed
2014-06-05 20:51:28: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installdisks/p18139609/18139
609/18031740 -version 11.2.0.3.6 -oh /u01/app/11.2.0.1/grid
2014-06-05 20:51:28: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installd
isks/p18139609/18139609/18031740 -version 11.2.0.3.6 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:51:29: Removing file /tmp/fileu1xHA6
2014-06-05 20:51:29: Successfully removed file: /tmp/fileu1xHA6
2014-06-05 20:51:29: /bin/su successfully executed
2014-06-05 20:51:29: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installdisks/p18139609/18139
609/18031731 -version 11.2.0.3.6 -oh /u01/app/11.2.0.1/grid
2014-06-05 20:51:29: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch util checkMinimumOPatchVersion -ph /oracle_installd
isks/p18139609/18139609/18031731 -version 11.2.0.3.6 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:51:30: Removing file /tmp/filed5QaxF
2014-06-05 20:51:30: Successfully removed file: /tmp/filed5QaxF
2014-06-05 20:51:30: /bin/su successfully executed
2014-06-05 20:51:30: Status of opatch version check for /u01/app/11.2.0.1/grid is 1
2014-06-05 20:51:30: Opatch version check passed for oracle home /u01/app/11.2.0.1/grid
2014-06-05 20:51:30: Opatch version check passed for all oracle homes
2014-06-05 20:51:30: Opening file /etc/oracle/ocr.loc
2014-06-05 20:51:30: Value (FALSE) is set for key=local_only
2014-06-05 20:51:30: The cluster nodes are rac1 rac2
2014-06-05 20:51:30: checking if path /u01/app/oracle/product/11.2.0/dbhome_1 is shared
2014-06-05 20:51:30: Running as user oracle: /u01/app/11.2.0.1/grid/bin/cluvfy comp ssa -t software -s /u01/app/oracle/product/11.2.0/dbhome_1 -n rac1,ra
c2 -display_status
2014-06-05 20:51:30: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/bin/cluvfy comp ssa -t software -s /u01/app/oracle/product/11.2.0
/dbhome_1 -n rac1,rac2 -display_status '
2014-06-05 20:51:32: Removing file /tmp/fileXTlU4h
2014-06-05 20:51:32: Successfully removed file: /tmp/fileXTlU4h
2014-06-05 20:51:32: /bin/su exited with rc=1
2014-06-05 20:51:32: return code for shared check is 256
2014-06-05 20:51:32: output of sharedness check is
Verifying shared storage accessibility
Checking shared storage accessibility...
"/u01/app/oracle/product/11.2.0/dbhome_1" is not shared
Shared storage check failed on nodes "rac2,rac1"
Verification of shared storage accessibility was unsuccessful on all the specified nodes.
NODE_STATUS::rac2:EFAIL
NODE_STATUS::rac1:EFAIL
OVERALL_STATUS::EFAIL
2014-06-05 20:51:32: the ishared value is -1
2014-06-05 20:53:34: Opening file /etc/oracle/ocr.loc
2014-06-05 20:53:34: Value (FALSE) is set for key=local_only
2014-06-05 20:53:34: The cluster nodes are rac1 rac2
2014-06-05 20:53:34: checking if path /u01/app/11.2.0.1/grid/crs/install is shared
2014-06-05 20:53:34: Running as user oracle: /u01/app/11.2.0.1/grid/bin/cluvfy comp ssa -t software -s /u01/app/11.2.0.1/grid/crs/install -n rac1,rac2 -d
isplay_status
2014-06-05 20:53:34: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/bin/cluvfy comp ssa -t software -s /u01/app/11.2.0.1/grid/crs/ins
tall -n rac1,rac2 -display_status '
2014-06-05 20:53:36: Removing file /tmp/fileC07N3w
2014-06-05 20:53:36: Successfully removed file: /tmp/fileC07N3w
2014-06-05 20:53:36: /bin/su exited with rc=1
2014-06-05 20:53:36: return code for shared check is 256
2014-06-05 20:53:36: output of sharedness check is
Verifying shared storage accessibility
Checking shared storage accessibility...
"/u01/app/11.2.0.1/grid/crs/install" is not shared
Shared storage check failed on nodes "rac2,rac1"
Verification of shared storage accessibility was unsuccessful on all the specified nodes.
NODE_STATUS::rac2:EFAIL
NODE_STATUS::rac1:EFAIL
OVERALL_STATUS::EFAIL
2014-06-05 20:53:36: the ishared value is -1
2014-06-05 20:53:47: Processing oracle home /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:53:47: Opening file /etc/oracle/ocr.loc
2014-06-05 20:53:47: Value (FALSE) is set for key=local_only
2014-06-05 20:53:47: Home type of /u01/app/oracle/product/11.2.0/dbhome_1 is DB
2014-06-05 20:53:47: Oracle user for /u01/app/oracle/product/11.2.0/dbhome_1 is oracle
2014-06-05 20:53:47: Running as user oracle: /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18139
609/18139609/18031668 -oh /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:53:47: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch prereq CheckComponents -ph /oracle
_installdisks/p18139609/18139609/18031668 -oh /u01/app/oracle/product/11.2.0/dbhome_1 '
2014-06-05 20:53:48: Removing file /tmp/file3Ve7hz
2014-06-05 20:53:48: Successfully removed file: /tmp/file3Ve7hz
2014-06-05 20:53:48: /bin/su successfully executed
2014-06-05 20:53:48: The opatch Component check failed. This patch is not applicable for /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:53:48: The component check failed with following error
2014-06-05 20:53:48: Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u01/app/oracle/product/11.2.0/dbhome_1
Central Inventory : /u01/app/oraInventory
from : /u01/app/oracle/product/11.2.0/dbhome_1/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.1.0
Log file location : /u01/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch2014-06-05_20-53-47PM_1.log
Invoking prereq "checkcomponents"
Patch 17478514: Optional component(s) missing : [ oracle.rdbms, 11.2.0.4.0 ] , [ oracle.rdbms.rsf, 11.2.0.4.0 ] , [ oracle.sdo, 11.2.0.4.0 ] , [ oracle.
sysman.agent, 10.2.0.4.5 ] , [ oracle.xdk, 11.2.0.4.0 ] , [ oracle.rdbms.dbscripts, 11.2.0.4.0 ] , [ oracle.sdo.locator, 11.2.0.4.0 ] , [ oracle.nlsrtl.r
sf, 11.2.0.4.0 ] , [ oracle.xdk.rsf, 11.2.0.4.0 ] , [ oracle.rdbms.rman, 11.2.0.4.0 ]
Prereq "checkComponents" for patch 17478514 failed.
The details are:
Patch "17478514" is a no-op patch.
Patch 18031668: Optional component(s) missing : [ oracle.rdbms, 11.2.0.4.0 ] , [ oracle.rdbms.rsf, 11.2.0.4.0 ] , [ oracle.ldap.rsf, 11.2.0.4.0 ] , [ or
acle.rdbms.crs, 11.2.0.4.0 ] , [ oracle.precomp.common, 11.2.0.4.0 ] , [ oracle.ldap.rsf.ic, 11.2.0.4.0 ] , [ oracle.rdbms.deconfig, 11.2.0.4.0 ] , [ ora
cle.rdbms.dbscripts, 11.2.0.4.0 ] , [ oracle.rdbms.rman, 11.2.0.4.0 ]
Prereq "checkComponents" for patch 18031668 failed.
The details are:
Patch "18031668" is a no-op patch.
OPatch succeeded.
2014-06-05 20:53:48: Running as user oracle: /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18139
609/18139609/18031740/custom/server/18031740 -oh /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:53:48: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch prereq CheckComponents -ph /oracle
_installdisks/p18139609/18139609/18031740/custom/server/18031740 -oh /u01/app/oracle/product/11.2.0/dbhome_1 '
2014-06-05 20:53:49: Removing file /tmp/filejfQb2G
2014-06-05 20:53:49: Successfully removed file: /tmp/filejfQb2G
2014-06-05 20:53:49: /bin/su successfully executed
2014-06-05 20:53:49: The opatch Component check failed. This patch is not applicable for /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:53:49: The component check failed with following error
2014-06-05 20:53:49: Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u01/app/oracle/product/11.2.0/dbhome_1
Central Inventory : /u01/app/oraInventory
from : /u01/app/oracle/product/11.2.0/dbhome_1/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.1.0
Log file location : /u01/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch2014-06-05_20-53-48PM_1.log
Invoking prereq "checkcomponents"
ZOP-45: The patch(es) are not applicable on the Oracle Home because some required components are not installed (or) languages not supported.
Prereq "checkComponents" for patch 18031740 failed.
The details are:
[Patch 18031740: Required component(s) missing : [ oracle.rdbms, 11.2.0.4.0 ] ]
OPatch succeeded.
2014-06-05 20:53:49: Status of component/conflict check for /u01/app/oracle/product/11.2.0/dbhome_1 is 0
2014-06-05 20:53:49: Conflict check failed for oracle home /u01/app/oracle/product/11.2.0/dbhome_1
2014-06-05 20:53:49: Processing oracle home /u01/app/11.2.0.1/grid
2014-06-05 20:53:49: Opening file /etc/oracle/ocr.loc
2014-06-05 20:53:49: Value (FALSE) is set for key=local_only
2014-06-05 20:53:49: Home type of /u01/app/11.2.0.1/grid is CRS
2014-06-05 20:53:49: Oracle user for /u01/app/11.2.0.1/grid is oracle
2014-06-05 20:53:49: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18139609/18139609/1803
1668 -oh /u01/app/11.2.0.1/grid
2014-06-05 20:53:49: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18
139609/18139609/18031668 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:53:50: Removing file /tmp/file1LAfgT
2014-06-05 20:53:50: Successfully removed file: /tmp/file1LAfgT
2014-06-05 20:53:50: /bin/su successfully executed
2014-06-05 20:53:50: The opatch Component check failed. This patch is not applicable for /u01/app/11.2.0.1/grid
2014-06-05 20:53:50: The component check failed with following error
2014-06-05 20:53:50: Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u01/app/11.2.0.1/grid
Central Inventory : /u01/app/oraInventory
from : /u01/app/11.2.0.1/grid/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.1.0
Log file location : /u01/app/11.2.0.1/grid/cfgtoollogs/opatch/opatch2014-06-05_20-53-50PM_1.log
Invoking prereq "checkcomponents"
Patch 17478514: Optional component(s) missing : [ oracle.rdbms, 11.2.0.4.0 ] , [ oracle.rdbms.rsf, 11.2.0.4.0 ] , [ oracle.sdo, 11.2.0.4.0 ] , [ oracle.
sysman.agent, 10.2.0.4.5 ] , [ oracle.xdk, 11.2.0.4.0 ] , [ oracle.rdbms.dbscripts, 11.2.0.4.0 ] , [ oracle.sdo.locator, 11.2.0.4.0 ] , [ oracle.nlsrtl.r
sf, 11.2.0.4.0 ] , [ oracle.xdk.rsf, 11.2.0.4.0 ] , [ oracle.rdbms.rman, 11.2.0.4.0 ]
Prereq "checkComponents" for patch 17478514 failed.
The details are:
Patch "17478514" is a no-op patch.
Patch 18031668: Optional component(s) missing : [ oracle.rdbms, 11.2.0.4.0 ] , [ oracle.rdbms.rsf, 11.2.0.4.0 ] , [ oracle.ldap.rsf, 11.2.0.4.0 ] , [ or
acle.rdbms.crs, 11.2.0.4.0 ] , [ oracle.precomp.common, 11.2.0.4.0 ] , [ oracle.ldap.rsf.ic, 11.2.0.4.0 ] , [ oracle.rdbms.deconfig, 11.2.0.4.0 ] , [ ora
cle.rdbms.dbscripts, 11.2.0.4.0 ] , [ oracle.rdbms.rman, 11.2.0.4.0 ]
Prereq "checkComponents" for patch 18031668 failed.
The details are:
Patch "18031668" is a no-op patch.
OPatch succeeded.
2014-06-05 20:53:50: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18139609/18139609/1803
1740 -oh /u01/app/11.2.0.1/grid
2014-06-05 20:53:50: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18
139609/18139609/18031740 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:53:51: Removing file /tmp/fileIQUc38
2014-06-05 20:53:51: Successfully removed file: /tmp/fileIQUc38
2014-06-05 20:53:51: /bin/su successfully executed
2014-06-05 20:53:51: The opatch Component check failed. This patch is not applicable for /u01/app/11.2.0.1/grid
2014-06-05 20:53:51: The component check failed with following error
2014-06-05 20:53:51: Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u01/app/11.2.0.1/grid
Central Inventory : /u01/app/oraInventory
from : /u01/app/11.2.0.1/grid/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.1.0
Log file location : /u01/app/11.2.0.1/grid/cfgtoollogs/opatch/opatch2014-06-05_20-53-50PM_1.log
Invoking prereq "checkcomponents"
ZOP-45: The patch(es) are not applicable on the Oracle Home because some required components are not installed (or) languages not supported.
Prereq "checkComponents" for patch 18031740 failed.
The details are:
[Patch 18031740: Required component(s) missing : [ oracle.crs, 11.2.0.4.0 ] ]
OPatch succeeded.
2014-06-05 20:53:51: Running as user oracle: /u01/app/11.2.0.1/grid/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18139609/18139609/1803
1731 -oh /u01/app/11.2.0.1/grid
2014-06-05 20:53:51: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0.1/grid/OPatch/opatch prereq CheckComponents -ph /oracle_installdisks/p18
139609/18139609/18031731 -oh /u01/app/11.2.0.1/grid '
2014-06-05 20:53:52: Removing file /tmp/fileGpsFWs
2014-06-05 20:53:52: Successfully removed file: /tmp/fileGpsFWs
2014-06-05 20:53:52: /bin/su successfully executed
2014-06-05 20:53:52: The opatch Component check failed. This patch is not applicable for /u01/app/11.2.0.1/grid
2014-06-05 20:53:52: The component check failed with following error
2014-06-05 20:53:52: Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u01/app/11.2.0.1/grid
Central Inventory : /u01/app/oraInventory
from : /u01/app/11.2.0.1/grid/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.1.0
Log file location : /u01/app/11.2.0.1/grid/cfgtoollogs/opatch/opatch2014-06-05_20-53-52PM_1.log
Invoking prereq "checkcomponents"
Patch 18031731: Optional component(s) missing : [ oracle.usm, 11.2.0.4.0 ]
Prereq "checkComponents" for patch 18031731 failed.
The details are:
Patch "18031731" is a no-op patch.
OPatch succeeded.
2014-06-05 20:53:52: Status of component/conflict check for /u01/app/11.2.0.1/grid is 0
2014-06-05 20:53:52: Conflict check failed for oracle home /u01/app/11.2.0.1/grid
2014-06-05 20:53:52: Conflict check failed
2014-06-05 20:53:52: ERROR: Conflict-Check has failed . Please refer to /u01/app/11.2.0.1/grid/OPatch/crs/../../cfgtoollogs/opatchauto2014-06-05_20-51-20
.log for details
You have new mail in /var/spool/mail/oracle
[root@rac1 oracle_installdisks]#