Opatch inventory

Hi
I have applied the opatch on the oracle database.
When I check the applied patch using command
*/oracle/ABP/102_64/OPatch/opatch lsinventory -invPtrLoc /etc/oraInst.loc*
it does not shows the recent applied patches.
Can anyone guide me where to check the recent applied patches.

Is this your correct oracle inventory location ?
Also set ORACLE_HOME before firing this command..
If you are not getting correct patch information, then specify correct value in -invPtrLoc .
Can you check in /etc/oraInst.loc that where is this file pointing..
I also checked your other thread
Opatch applying error
So you seems to have issue with inventory location..
If your inventory is lost then create it manually..
http://download-uk.oracle.com/docs/cd/B19306_01/em.102/b16227/oui3_manage_oracle_homes.htm#CJAEHIGJ
Regards
Rajesh
Regards
Rajesh
Edited by: rajesh.lathwal on Apr 14, 2010 10:22 AM

Similar Messages

  • Opatch Inventory showing 10.2.0.2

    Hi All,
    For one of my new client Oracle Instance is 10.2.0.4
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Productio
    NLSRTL Version 10.2.0.4.0 - Production
    But surprisingly my opatch lsinventory is showing 10.2.0.2
    opatch lsinventory
    Invoking OPatch 10.2.0.4.3
    Oracle Interim Patch Installer version 10.2.0.4.3
    Copyright (c) 2007, Oracle Corporation. All rights reserved.
    Oracle Home : /oradb/10.2.0
    Central Inventory : /oradb/10.2.0/oraInventory
    from : /etc/oraInst.loc
    OPatch version : 10.2.0.4.3
    OUI version : 10.2.0.4.0
    OUI location : /oradb/10.2.0/oui
    Log file location : /oradb/10.2.0/cfgtoollogs/opatch/opatch2011-07-04_10-53-55AM.log
    Lsinventory Output file location : /oradb/10.2.0/cfgtoollogs/opatch/lsinv/lsinventory2011-07-04_10-53-55AM.txt
    Installed Top-level Products (3):
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10g Products 10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 1 10.2.0.2.0
    So patch for which version I needs to apply in this instance(whether 10.2.0.2 or 10.2.0.4)
    Can someone please help me
    Thanks in advance

    Such out of synch binaries/database version means your database is probably coming from somewhere else. You could check the table DBA_REGISTRY_HISTORY to see all the previous upgrade done onto the db.
    You should apply the patch on your Oracle Home binaries only up to the database level, be careful if other databases are managed out of this OH.
    Nicolas.

  • OPatch inventory doesn't show latest PSU

    We just finished applying the 11.2.0.2.7 PSU patch to one of our stand-alone Linux servers. Both GI and DB were already at 11.2.0.2.6. We applied it to both GI and DB together as a bundle and it was successfull. However whenever we do an opatch lsinventory from the GRID_HOME, we don't see 11.2.0.2.7 for GI. We see it for DB but not GI. Is that something to be concerned about? Any explanation to help understand this would be greatly appreciated. Thanks

    The OS is OEL 5.7.
    uname -aLinux uxdpsdbd1.alldata.net 2.6.32-200.13.1.el5uek #1 SMP Wed Jul 27 21:02:33 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
    We downloaded patch 14192201 (p14192201_112020_Linux-x86-64.zip), which as you mentioned is GI 11.2.0.2.7. When we unzipped it, it created two directories ... 13923804 (DB 11.2.0.2.7) and 13696242 (GI 11.2.0.2.6). I thought that was odd because I was expecting a directory 14192201.
    Below is the OPatch log. You'll notice in the log that first 13696242 is applied to the DB home. Then it attempted to apply 13923804 to the DB home but failed because of some active processes. Next it attempted to apply 13696242 to the GI home but it was already at the level so nothing happened there. Lastly it applied 13923804 to the GI home. Now I'm wondering if the zip file for 14192201 ever came with GI 11.2.0.2.7? I'm getting more confused. Any help to clarify this would be greatly appreciated.
    PS - we ran opatch again so that 13923804 was applied to the DB home (it failed earlier because of some active processes)
    2012-09-19 16:03:43: s_run_as_user2: Running /bin/su oracle -c ' /develop/dbawork/software/patches/11.2.0.2.7/13696242/custom/server/13696242/custom/scripts/prepatch.sh -dbhome /develop/u00/
    app/oracle/product/11.2.0/database '
    2012-09-19 16:03:43: Removing file /tmp/fileKgxwDJ
    2012-09-19 16:03:43: Successfully removed file: /tmp/fileKgxwDJ
    2012-09-19 16:03:43: /bin/su successfully executed
    2012-09-19 16:03:43: Running as user oracle: true
    2012-09-19 16:03:43: s_run_as_user2: Running /bin/su oracle -c ' true '
    2012-09-19 16:03:43: Removing file /tmp/file5Pp4Ya
    2012-09-19 16:03:43: Successfully removed file: /tmp/file5Pp4Ya
    2012-09-19 16:03:43: /bin/su successfully executed
    2012-09-19 16:03:43: prepatch execution for DB home ... success
    2012-09-19 16:03:43: Oracle user for /develop/u00/app/oracle/product/11.2.0/database is oracle
    2012-09-19 16:03:43: Executing command /develop/u00/app/oracle/product/11.2.0/database/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13696242/custom/server/13696242 -loca
    l -silent -ocmrf /develop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/database as oracle
    2012-09-19 16:03:43: Running as user oracle: /develop/u00/app/oracle/product/11.2.0/database/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13696242/custom/server/13696242
    -local -silent -ocmrf /develop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/database
    2012-09-19 16:03:43: s_run_as_user2: Running /bin/su oracle -c ' /develop/u00/app/oracle/product/11.2.0/database/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13696242/cu
    stom/server/13696242 -local -silent -ocmrf /develop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/database '
    2012-09-19 16:04:09: Removing file /tmp/fileTux4nC
    2012-09-19 16:04:09: Successfully removed file: /tmp/fileTux4nC
    2012-09-19 16:04:09: /bin/su successfully executed
    2012-09-19 16:04:09: status of apply patch is 0
    2012-09-19 16:04:09: The apply patch output is Oracle Interim Patch Installer version 11.2.0.3.0
    Copyright (c) 2012, Oracle Corporation. All rights reserved.
    Oracle Home : /develop/u00/app/oracle/product/11.2.0/database
    Central Inventory : /develop/u00/app/oraInventory
    from : /develop/u00/app/oracle/product/11.2.0/database/oraInst.loc
    OPatch version : 11.2.0.3.0
    OUI version : 11.2.0.2.0
    Log file location : /develop/u00/app/oracle/product/11.2.0/database/cfgtoollogs/opatch/opatch2012-09-19_16-03-44PM_1.log
    Verifying environment and performing prerequisite checks...
    OPatch continues with these patches: 13696242
    Do you want to proceed? y
    Y (auto-answered by -silent)
    User Responded with: Y
    All checks passed.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
    (Oracle Home = '/develop/u00/app/oracle/product/11.2.0/database')
    Is the local system ready for patching? y
    Y (auto-answered by -silent)
    User Responded with: Y
    Backing up files...
    Applying interim patch '13696242' to OH '/develop/u00/app/oracle/product/11.2.0/database'
    Patching component oracle.rdbms, 11.2.0.2.0...
    Verifying the update...
    OPatch found the word "warning" in the stderr of the make command.
    Please look at this stderr. You can re-run this make command.
    Stderr output:
    ins_srvm.mk:68: warning: overriding commands for target `libsrvm11.so'
    ins_srvm.mk:31: warning: ignoring old commands for target `libsrvm11.so'
    ins_srvm.mk:71: warning: overriding commands for target `libsrvmocr11.so'
    ins_srvm.mk:34: warning: ignoring old commands for target `libsrvmocr11.so'
    ins_srvm.mk:74: warning: overriding commands for target `libsrvmhas11.so'
    ins_srvm.mk:37: warning: ignoring old commands for target `libsrvmhas11.so'
    Patch 13696242 successfully applied.
    OPatch Session completed with warnings.
    Log file location: /develop/u00/app/oracle/product/11.2.0/database/cfgtoollogs/opatch/opatch2012-09-19_16-03-44PM_1.log
    OPatch completed with warnings.
    2012-09-19 16:04:09: patch /develop/dbawork/software/patches/11.2.0.2.7/13696242/custom/server/13696242 apply successful for home /develop/u00/app/oracle/product/11.2.0/database
    2012-09-19 16:04:09: Executing command /develop/u00/app/oracle/product/11.2.0/database/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13923804 -local -silent -ocmrf /devel
    op/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/database as oracle
    2012-09-19 16:04:09: Running as user oracle: /develop/u00/app/oracle/product/11.2.0/database/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13923804 -local -silent -ocmrf
    /develop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/database
    2012-09-19 16:04:09: s_run_as_user2: Running /bin/su oracle -c ' /develop/u00/app/oracle/product/11.2.0/database/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13923804 -l
    ocal -silent -ocmrf /develop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/database '
    2012-09-19 16:04:14: Removing file /tmp/file4PNGYg
    2012-09-19 16:04:14: Successfully removed file: /tmp/file4PNGYg
    2012-09-19 16:04:14: /bin/su exited with rc=0
    73
    2012-09-19 16:04:14: status of apply patch is 18688
    2012-09-19 16:04:14: The apply patch output is Oracle Interim Patch Installer version 11.2.0.3.0
    Copyright (c) 2012, Oracle Corporation. All rights reserved.
    Oracle Home : /develop/u00/app/oracle/product/11.2.0/database
    Central Inventory : /develop/u00/app/oraInventory
    from : /develop/u00/app/oracle/product/11.2.0/database/oraInst.loc
    OPatch version : 11.2.0.3.0
    OUI version : 11.2.0.2.0
    Log file location : /develop/u00/app/oracle/product/11.2.0/database/cfgtoollogs/opatch/opatch2012-09-19_16-04-10PM_1.log
    Verifying environment and performing prerequisite checks...
    Prerequisite check "CheckActiveFilesAndExecutables" failed.
    The details are:
    Following executables are active :
    /develop/u00/app/oracle/product/11.2.0/database/bin/oracle
    /develop/u00/app/oracle/product/11.2.0/database/bin/rman
    UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.
    Log file location: /develop/u00/app/oracle/product/11.2.0/database/cfgtoollogs/opatch/opatch2012-09-19_16-04-10PM_1.log
    OPatch failed with error code 73
    2012-09-19 16:04:14: patch /develop/dbawork/software/patches/11.2.0.2.7/13923804 apply failed for home /develop/u00/app/oracle/product/11.2.0/database
    2012-09-19 16:04:14: Running as user oracle: /develop/dbawork/software/patches/11.2.0.2.7/13696242/custom/server/13696242/custom/scripts/postpatch.sh -dbhome /develop/u00/app/oracle/product/
    11.2.0/database
    2012-09-19 16:04:14: s_run_as_user2: Running /bin/su oracle -c ' /develop/dbawork/software/patches/11.2.0.2.7/13696242/custom/server/13696242/custom/scripts/postpatch.sh -dbhome /develop/u00
    /app/oracle/product/11.2.0/database '
    2012-09-19 16:04:14: Removing file /tmp/filex0kT28
    2012-09-19 16:04:14: Successfully removed file: /tmp/filex0kT28
    2012-09-19 16:04:14: /bin/su successfully executed
    2012-09-19 16:04:14: Running as user oracle: true
    2012-09-19 16:04:14: s_run_as_user2: Running /bin/su oracle -c ' true '
    2012-09-19 16:04:14: Removing file /tmp/fileapHh51
    2012-09-19 16:04:14: Successfully removed file: /tmp/fileapHh51
    2012-09-19 16:04:14: /bin/su successfully executed
    2012-09-19 16:04:14: postpatch execution for DB home ... success
    2012-09-19 16:04:14: Processing oracle home /develop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:04:14: Opening file /etc/oracle/ocr.loc
    2012-09-19 16:04:14: Value (TRUE) is set for key=local_only
    2012-09-19 16:04:14: Home type of /develop/u00/app/oracle/product/11.2.0/grid is HA
    2012-09-19 16:04:14: Unlock Oracle Restart home...
    2012-09-19 16:04:14: Exclude file used is /develop/u00/app/oracle/product/11.2.0/grid/OPatch/crs/installPatch.excl
    2012-09-19 16:04:14: Home location in olr.loc is /develop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:04:14: Executing /develop/u00/app/oracle/product/11.2.0/grid/bin/crsctl stop has -f
    2012-09-19 16:04:14: Executing cmd: /develop/u00/app/oracle/product/11.2.0/grid/bin/crsctl stop has -f
    2012-09-19 16:04:27: Command output:
    CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'uxdpsdbd1'
    CRS-2673: Attempting to stop 'ora.DATA_EXD1.dg' on 'uxdpsdbd1'
    CRS-2673: Attempting to stop 'ora.LISTENER.lsnr' on 'uxdpsdbd1'
    CRS-2677: Stop of 'ora.DATA_EXD1.dg' on 'uxdpsdbd1' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'uxdpsdbd1'
    CRS-2677: Stop of 'ora.LISTENER.lsnr' on 'uxdpsdbd1' succeeded
    CRS-2677: Stop of 'ora.asm' on 'uxdpsdbd1' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'uxdpsdbd1'
    CRS-2677: Stop of 'ora.cssd' on 'uxdpsdbd1' succeeded
    CRS-2673: Attempting to stop 'ora.diskmon' on 'uxdpsdbd1'
    CRS-2677: Stop of 'ora.diskmon' on 'uxdpsdbd1' succeeded
    CRS-2673: Attempting to stop 'ora.evmd' on 'uxdpsdbd1'
    CRS-2677: Stop of 'ora.evmd' on 'uxdpsdbd1' succeeded
    CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'uxdpsdbd1' has completed
    CRS-4133: Oracle High Availability Services has been stopped.
    End Command output2012-09-19 16:04:27: stopOracleRestart output is CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'uxdpsdbd1' CRS-2673: Attempting to stop 'ora.DATA_EXD1
    .dg' on 'uxdpsdbd1' CRS-2673: Attempting to stop 'ora.LISTENER.lsnr' on 'uxdpsdbd1' CRS-2677: Stop of 'ora.DATA_EXD1.dg' on 'uxdpsdbd1' succeeded CRS-2673: Attempting to stop 'ora.asm' on 'u
    xdpsdbd1' CRS-2677: Stop of 'ora.LISTENER.lsnr' on 'uxdpsdbd1' succeeded CRS-2677: Stop of 'ora.asm' on 'uxdpsdbd1' succeeded CRS-2673: Attempting to stop 'ora.cssd' on 'uxdpsdbd1' CRS-2677:
    Stop of 'ora.cssd' on 'uxdpsdbd1' succeeded CRS-2673: Attempting to stop 'ora.diskmon' on 'uxdpsdbd1' CRS-2677: Stop of 'ora.diskmon' on 'uxdpsdbd1' succeeded CRS-2673: Attempting to stop '
    ora.evmd' on 'uxdpsdbd1' CRS-2677: Stop of 'ora.evmd' on 'uxdpsdbd1' succeeded CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'uxdpsdbd1' has completed CRS-4133
    : Oracle High Availability Services has been stopped.
    2012-09-19 16:04:37: Executing cmd: /develop/u00/app/oracle/product/11.2.0/grid/bin/crsctl check has
    2012-09-19 16:04:39: Command output:
    CRS-4639: Could not contact Oracle High Availability Services
    End Command output2012-09-19 16:04:48: Invoking removeproc to clean oracle client procs
    2012-09-19 16:04:48: Executing cmd: /sbin/fuser -k /develop/u00/app/oracle/product/11.2.0/grid/bin/crsctl.bin
    2012-09-19 16:04:48: fuser command output for /develop/u00/app/oracle/product/11.2.0/grid/bin/crsctl.bin is
    2012-09-19 16:04:48: Oracle user for /develop/u00/app/oracle/product/11.2.0/grid is oracle
    2012-09-19 16:04:48: Running as user oracle: /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch prereq CheckApplicable -ph /develop/dbawork/software/patches/11.2.0.2.7/13696242 -oh /d
    evelop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:04:48: s_run_as_user2: Running /bin/su oracle -c ' /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch prereq CheckApplicable -ph /develop/dbawork/software/patches/11.2.0
    .2.7/13696242 -oh /develop/u00/app/oracle/product/11.2.0/grid '
    2012-09-19 16:04:50: Removing file /tmp/fileY0Wmyu
    2012-09-19 16:04:50: Successfully removed file: /tmp/fileY0Wmyu
    2012-09-19 16:04:50: /bin/su successfully executed
    2012-09-19 16:04:50: Running as user oracle: /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch prereq CheckApplicable -ph /develop/dbawork/software/patches/11.2.0.2.7/13923804 -oh /d
    evelop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:04:50: s_run_as_user2: Running /bin/su oracle -c ' /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch prereq CheckApplicable -ph /develop/dbawork/software/patches/11.2.0
    .2.7/13923804 -oh /develop/u00/app/oracle/product/11.2.0/grid '
    2012-09-19 16:04:52: Removing file /tmp/filezjffx3
    2012-09-19 16:04:52: Successfully removed file: /tmp/filezjffx3
    2012-09-19 16:04:52: /bin/su successfully executed
    2012-09-19 16:04:52: Status of Applicable check for /develop/u00/app/oracle/product/11.2.0/grid is 1
    2012-09-19 16:04:52: Oracle user for /develop/u00/app/oracle/product/11.2.0/grid is oracle
    2012-09-19 16:04:52: Executing command /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13696242 -local -silent -ocmrf /develop/u
    00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/grid as oracle
    2012-09-19 16:04:52: Running as user oracle: /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13696242 -local -silent -ocmrf /dev
    elop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:04:52: s_run_as_user2: Running /bin/su oracle -c ' /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13696242 -local
    -silent -ocmrf /develop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/grid '
    2012-09-19 16:04:57: Removing file /tmp/fileXPidLJ
    2012-09-19 16:04:57: Successfully removed file: /tmp/fileXPidLJ
    2012-09-19 16:04:57: /bin/su successfully executed
    2012-09-19 16:04:57: status of apply patch is 0
    2012-09-19 16:04:57: The apply patch output is Oracle Interim Patch Installer version 11.2.0.3.0
    Copyright (c) 2012, Oracle Corporation. All rights reserved.
    Oracle Home : /develop/u00/app/oracle/product/11.2.0/grid
    Central Inventory : /develop/u00/app/oraInventory
    from : /develop/u00/app/oracle/product/11.2.0/grid/oraInst.loc
    OPatch version : 11.2.0.3.0
    OUI version : 11.2.0.2.0
    Log file location : /develop/u00/app/oracle/product/11.2.0/grid/cfgtoollogs/opatch/opatch2012-09-19_16-04-53PM_1.log
    Verifying environment and performing prerequisite checks...
    The following patch(es) are already installed in the Oracle Home.
    [13696242]
    Please roll back the existing identical patch(es) first.
    OPatch Session completed with warnings.
    Log file location: /develop/u00/app/oracle/product/11.2.0/grid/cfgtoollogs/opatch/opatch2012-09-19_16-04-53PM_1.log
    OPatch completed with warnings.
    2012-09-19 16:04:57: patch /develop/dbawork/software/patches/11.2.0.2.7/13696242 apply successful for home /develop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:04:57: Executing command /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13923804 -local -silent -ocmrf /develop/u
    00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/grid as oracle
    2012-09-19 16:04:57: Running as user oracle: /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13923804 -local -silent -ocmrf /dev
    elop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:04:57: s_run_as_user2: Running /bin/su oracle -c ' /develop/u00/app/oracle/product/11.2.0/grid/OPatch/opatch napply /develop/dbawork/software/patches/11.2.0.2.7/13923804 -local
    -silent -ocmrf /develop/u00/app/oracle/product/11.2.0/grid/OPatch/ocm/bin/ocm.rsp -oh /develop/u00/app/oracle/product/11.2.0/grid '
    2012-09-19 16:05:42: Removing file /tmp/filewf1rtC
    2012-09-19 16:05:42: Successfully removed file: /tmp/filewf1rtC
    2012-09-19 16:05:42: /bin/su successfully executed
    2012-09-19 16:05:42: status of apply patch is 0
    2012-09-19 16:05:42: The apply patch output is Oracle Interim Patch Installer version 11.2.0.3.0
    Copyright (c) 2012, Oracle Corporation. All rights reserved.
    Oracle Home : /develop/u00/app/oracle/product/11.2.0/grid
    Central Inventory : /develop/u00/app/oraInventory
    from : /develop/u00/app/oracle/product/11.2.0/grid/oraInst.loc
    OPatch version : 11.2.0.3.0
    OUI version : 11.2.0.2.0
    Log file location : /develop/u00/app/oracle/product/11.2.0/grid/cfgtoollogs/opatch/opatch2012-09-19_16-04-57PM_1.log
    Verifying environment and performing prerequisite checks...
    OPatch continues with these patches: 13923804
    Do you want to proceed? y
    Y (auto-answered by -silent)
    User Responded with: Y
    All checks passed.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
    (Oracle Home = '/develop/u00/app/oracle/product/11.2.0/grid')
    Is the local system ready for patching? y
    Y (auto-answered by -silent)
    User Responded with: Y
    Backing up files...
    Applying sub-patch '13923804' to OH '/develop/u00/app/oracle/product/11.2.0/grid'
    ApplySession: Optional component(s) [ oracle.sysman.console.db, 11.2.0.2.0 ] not present in the Oracle Home or a higher version is found.
    Patching component oracle.rdbms.rsf, 11.2.0.2.0...
    Patching component oracle.rdbms, 11.2.0.2.0...
    Patching component oracle.rdbms.dbscripts, 11.2.0.2.0...
    Patching component oracle.rdbms.rman, 11.2.0.2.0...
    Patching component oracle.network.rsf, 11.2.0.2.0...
    Patching component oracle.network.listener, 11.2.0.2.0...
    Verifying the update...
    Composite patch 13923804 successfully applied.
    Log file location: /develop/u00/app/oracle/product/11.2.0/grid/cfgtoollogs/opatch/opatch2012-09-19_16-04-57PM_1.log
    OPatch succeeded.
    2012-09-19 16:05:42: patch /develop/dbawork/software/patches/11.2.0.2.7/13923804 apply successful for home /develop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:05:42: Performing Post patch actions
    2012-09-19 16:05:42: norestart flag is set to
    2012-09-19 16:05:42: Opening file /etc/oracle/ocr.loc
    2012-09-19 16:05:42: Value (TRUE) is set for key=local_only
    2012-09-19 16:05:42: Performing Post patch actions for HA Home /develop/u00/app/oracle/product/11.2.0/grid
    2012-09-19 16:05:42: Executing cmd: /develop/u00/app/oracle/product/11.2.0/grid/rdbms/install/rootadd_rdbms.sh
    2012-09-19 16:05:42: setrdbmsfileperms succeeded
    2012-09-19 16:05:42: Patching Oracle Restart
    2012-09-19 16:05:42: norestart flag is set to
    2012-09-19 16:05:43: Executing cmd: /bin/rpm -q sles-release
    2012-09-19 16:05:43: Command output:
    package sles-release is not installed
    End Command output...

  • Error while applying patch for SOA suite 10.1.3.4 on Weblogic 9.2 - URGENT

    Hi All,
    I am trying to apply a weblogic patch on SOA server but facing an error while applying the Opatch . I checked the accessibilty to opatch inventory by using the command % opatch lsinventory . This executed fine and there were no errors. But when I try applying the opatch I get the error -that some jars missing . Even if I replace the jars and try executing opatch again I face the same error . I googled a lot but couldnt find any solution . Please let me what can be done for solving this error .
    D:\7337034>opatch apply -oh D:\product\10.1.3.1\OracleAS_1
    Oracle Interim Patch Installer version 1.0.0.0.61
    Copyright (c) 2009 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : D:\product\10.1.3.1\OracleAS_1
    Oracle Home Inventory : D:\product\10.1.3.1\OracleAS_1\inventory
    Central Inventory : C:\Program Files\oracle\inventory
    from : N/A
    OUI location : D:\product\10.1.3.1\OracleAS_1\oui
    OUI shared library : D:\product\10.1.3.1\OracleAS_1\oui\lib\win32\oraInstalle
    r.dll
    Java location : "D:\product\10.1.3.1\OracleAS_1\jdk\jre\bin\java.exe"
    Log file location : D:\product\10.1.3.1\OracleAS_1/.patch_storage/<patch ID>
    /*.log
    Creating log file "D:\product\10.1.3.1\oracleas_1\.patch_storage\7337034\Apply_7
    337034_06-02-2009_13-39-26.log"
    Provide your email address to be informed of security issues, install and
    initiate Oracle Configuration Manager. Easier for you if you use your My
    Oracle Support Email address/User Name.
    Visit http://www.oracle.com/support/policies.html for details.
    Email address/User Name: [email protected]
    Provide your My Oracle Support password to receive security updates via your My
    Oracle Support account.
    Password (optional):
    Password (optional):
    Unable to establish a network connection to Oracle. If your systems require a
    proxy server for outbound Internet connections, enter the proxy server details
    in this format:
    [<proxy-user>@]<proxy-host>[:<proxy-port>]
    If you want to remain uninformed of critical security issues in your
    configuration, enter NONE
    Proxy specification: NONE
    ** Installing base package **
    Deploying core - Version 10.3.1.0.0
    Deploying engines - Version 10.2.7.1.0
    Deploying metricdata - Version 10.2.4.0.3
    Deploying scripts - Version 10.3.1.0.0
    Oracle Configuration Manager has been configured in disconnected mode. If the
    target ORACLE_HOME is running a database, please refer to the
    "Post-installation Database Configuration" section of the OCM Installation
    and Administration Guide
    (http://www.oracle.com/technology/documentation/ocm.html) to complete the
    installation.
    View configuration data reports and access valuable configuration best
    practices by going to My Oracle Support.
    Backing up comps.xml ...
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    cal system only.
    Please shut down Oracle instances running out of this ORACLE_HOME
    (Oracle Home = d:\product\10.1.3.1\oracleas_1)
    Is this system ready for updating?
    Please respond Y|N >
    y
    Applying patch 7337034...
    Patching jar files...
    OPatch encounters the following issues during file patching:
    The following java archives on Windows had problems with being patched:
    1. orabpel.jar
    [ object: DomainFilter.class ]
    2. orabpel.jar
    [ object: AdapterFrameworkListenerImpl$RoutingRuleXPathInfo.class ]
    3. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    4. orabpel.jar
    [ Couldn't make backup copy of file. ]
    5. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    6. orabpel.jar
    [ Couldn't make backup copy of file. ]
    7. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    8. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    9. orabpel.jar
    [ Couldn't make backup copy of file. ]
    Replying 'Y' will terminate the patch installation immediately. It WILL NOT rest
    ore any updates that have been performed to this point. It WILL NOT update the i
    nventory.
    Replying 'N' will update the inventory showing the patch has been applied.
    NOTE: After replying either 'Y' or 'N' it is critical to review:
    My Oracle Support Note 312767.1 How to rollback a failed Interim patch ins
    tallation.
    Do you want to STOP?
    Please respond Y|N >
    y
    File Patching Error!
    ERROR: OPatch failed during patching, possibly due to missing files.
    OPatch returns with error code = 200

    Hi , I am facing the same issue.
    were you able to resolve it.
    please let me know if you were.
    Many Thanks.

  • How to find / get the list of oracle patches applied using SAPGUI

    At OS Level  as ora<SID> user from directory /usr/sap/<SID>/102_64/OPatch/opatch inventory command gives the output of applied  oracle patches. How to find out form SAPGUI login the same information.
    Thaanx in advance.
    PR

    Hi ,
    You can execute few commands from SAP level, suppose for example if you don't have access to Operating system.But it will be executed  under sidadm user.Opatch utility will executed under orasid user ( concerns if you have Unix flavour ) .
    I have used this and it gives the result.
    in SAP level ,
    SE38 -
    >program name RSBDCOS0 -
    > execute -
    >/oracle/<SID>/920_64/OPatch/opatch lsinventory
    [1]/oracle/CWR/920_64/OPatch/opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.57
    Copyright (c) 2007 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    Oracle Home           : /oracle/CWR/920_64
    Oracle Home Inventory : /oracle/CWR/920_64/inventory
    Central Inventory     : /oracle/CWR/oraInventory
       from               : /etc/oraInst.loc
    OUI location          : /oracle/CWR/920_64/oui
    OUI shared library    : /oracle/CWR/920_64/oui/lib/aix/liboraInstaller.so
    Java location         : /oracle/CWR/920_64/jdk/jre/bin/java
    Log file location     : /oracle/CWR/920_64/.patch_storage/<patch ID>/*.log
    Creating log file "/oracle/CWR/920_64/.patch_storage/LsInventory__06-12-2008_12-33-47.log"
    Result:
      Installed Patch List:
      =====================
      1) Patch 6000096 applied on Thu Dec 20 14:19:51 CET 2007
          [ Base Bug(s): 5172444 3521347 3639130 5140931 4541524 4483286 5129407 5977665 5562159  ]
      2) Patch 5530958 applied on Thu Dec 20 14:19:09 CET 2007
          [ Base Bug(s): 5530958  ]
      3) Patch 5496862 applied on Thu Dec 20 14:18:10 CET 2007
          [ Base Bug(s): 5496862  ]
      4) Patch 5369855 applied on Thu Dec 20 14:15:20 CET 2007
          [ Base Bug(s): 5369855  ]
      5) Patch 4660718 applied on Thu Dec 20 14:14:26 CET 2007
          [ Base Bug(s): 4660718  ]
      6) Patch 5901875 applied on Thu Dec 20 14:12:27 CET 2007
          [ Base Bug(s): 5901910 5490859 2701372 5901875 5491035  ]
    OPatch succeeded.
    if you need , you can change the directory using change directory option.

  • Determinating CPU patch version in 8.1.7.4. database

    How can I determinate currently installed CPU patch version in oracle 8.1.7.4 database (HP True64UNIX). (some alternativ for "opatch inventory" from higher versions of databases)
    Thanks.

    Hi,
    It's a great question about 8i...
    With Remote Diagnostic Agent (RDA Tools) you can see all dll & all files which were updated (date and version, make a checkcross with CPU doc).
    Nicolas.

  • Oracle support

    HI guys ,
    i have bug in my system oracle 11g.2.2 ASM RAC under OL 5.6 2 nodes
    the bug is appear in FEB and then after 2 days is disappear so i open a ticket in MOS just to make sure
    this bug is not happen again and if happen again in one node or both of them , any way the support guys tolde me please
    also please provide us the opatch inventory details from both grid and db homes.how can i provide him this information , i don't how that they mean ?

    i found it thanks guys ,
    [oracle@ccbs01 OPatch]$ ./opatch lsinventory
    Invoking OPatch 11.2.0.1.1
    Oracle Interim Patch Installer version 11.2.0.1.1
    Copyright (c) 2009, Oracle Corporation.  All rights reserved.
    Oracle Home       : /home/app/oracle/product/11.2.0
    Central Inventory : /home/app/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 11.2.0.1.1
    OUI version       : 11.2.0.2.0
    OUI location      : /home/app/oracle/product/11.2.0/oui
    Log file location : /home/app/oracle/product/11.2.0/cfgtoollogs/opatch/opatch201                                                                                        3-05-01_17-05-31PM.log
    Patch history file: /home/app/oracle/product/11.2.0/cfgtoollogs/opatch/opatch_hi                                                                                        story.txt
    Lsinventory Output file location : /home/app/oracle/product/11.2.0/cfgtoollogs/o                                                                                        patch/lsinv/lsinventory2013-05-01_17-05-31PM.txt
    Installed Top-level Products (1):
    Oracle Database 11g                                                  11.2.0.2.0
    There are 1 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    Rac system comprising of multiple nodes
      Local node = ccbs01
      Remote node = ccbs02
    OPatch succeeded.

  • Apply patch for 10g

    Hi, Good morning:
    I am trying to apply patch for my newly installed Oracle10.2.0.1, I downloaded the Opatch utility and extracted it directly into oracle_home, and then I downloaded the latest patch 5500927 and extracted into oracle_home/opatch....
    Now, if I do ' opatch inventory ' under oracle_home/optach, it will give
    D:\Oracle10g\OPatch>opatch lsinventory
    The system cannot find the file specified.
    Java could not be located. OPatch cannot proceed!
    OPatch failed with error code = 1
    If I do 'opatch lsinventory ' under oracle_home/opatch/5500927 it will give :
    D:\Oracle10g\OPatch>cd 5500927
    D:\Oracle10g\OPatch\5500927>opatch lsinventory
    'opatch' is not recognized as an internal or external command,
    operable program or batch file.
    I know I have JVM in my machine, and the JDK is version 1.4...
    Can anyone help me ? what did I do wrong?
    Thanks a lot.
    Wendy

    what a sec..the home does not look right, did you change it on installation?
    set oracle_home=d:\oracle\product\10.2.0\db_1
    set oracle_sid=your_sid
    opatch lsinventory
    if that doesn't work, look at your PATH, see what is going on there
    you might want to put the "opatch" sub-dir into your path..or create a couple of CMD files to set it all the time.

  • Different information about patchset

    Hello,
    customer told me that on the database is 11.1.0.7 patchset so I downloaded CPUJUL2010 (patch 9654987). It is only for 11.1.0.7 on linux x64 but it failed.
    I found that it is propably due the different patchset so i have check in in database and in opatch inventory but there are different information.
    So I ask you why and how to fix it. I dont want to apply 11.1.0.7 patchset again.
    btw, they use ASM and there is everything ok.
    oracle@server:~/CPUJUL2010/9654987> opatch lsinventory
    Invoking OPatch 11.1.0.8.2
    Oracle Interim Patch Installer version 11.1.0.8.2
    Copyright (c) 2010, Oracle Corporation. All rights reserved.
    Oracle Home : /opt/app/oracle/product/11/db_1
    Central Inventory : /opt/app/oracle/oraInventory
    from : /etc/oraInst.loc
    OPatch version : 11.1.0.8.2
    OUI version : 11.1.0.7.0
    OUI location : /opt/app/oracle/product/11/db_1/oui
    Log file location : /opt/app/oracle/product/11/db_1/cfgtoollogs/opatch/opatch2010-08-30_18-18-36PM.log
    Patch history file: /opt/app/oracle/product/11/db_1/cfgtoollogs/opatch/opatch_history.txt
    Lsinventory Output file location : /opt/app/oracle/product/11/db_1/cfgtoollogs/opatch/lsinv/lsinventory2010-08-30_18-18-36PM.txt
    Installed Top-level Products (1):
    Oracle Database 11g 11.1.0.6.0
    There are 1 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    OPatch succeeded.
    oracle@server:~/CPUJUL2010/9654987> sqlplus '/ as sysdba'
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Aug 30 18:19:05 2010
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> select * from registry$history;
    ACTION_TIME
    ACTION NAMESPACE
    VERSION ID
    COMMENTS
    06-NOV-07 09.34.14.337726 AM
    CPU SERVER
    10.2.0.3.0 6394981
    CPUOct2007
    ACTION_TIME
    ACTION NAMESPACE
    VERSION ID
    COMMENTS
    02-OCT-08 09.44.37.125047 AM
    UPGRADE SERVER
    11.1.0.7.0
    Upgraded from 10.2.0.3.0
    Thank you
    Regards,
    Tom
    www.Tomas-Solar.com
    Edited by: Tomas Solar on 31.8.2010 18:28

    I believe if you look at the opatch apply command there is a -no_sysmod option. Check into it....I think it will update the inventory without applying the patch again.
    Check it out.
    http://download.oracle.com/docs/cd/E11882_01/em.112/e12255/oui7_opatch.htm#sthref826
    Look for section
    When you apply a patch and execute opatch lsinventory, it does not return the details of the patch applied.
    $ORACLE_HOME/OPatch/opatch apply -no_sysmod <Path_To_Patch>
    Regards
    Tim

  • OracleAS 10g patchset 5. runInstaller fail apply patch 8626084

    Upgrade EBS R12.0.4 to R12.1.1 (Doc.id 752619.1) -> upgrade OracleAS 10g Release 3 (10.1.3) Patch Set 5 (10.1.3.5.0) apply patch 8626084.
    My OAS release 10.1.3.0.0 and fail in 25% of Install copying 'chgiphost.sh' in install actions log send the following messages:
    Starting install Install Phase 1 of component Oracle Distributed Software Assistant Server Patch
    Calling Action fileActions10.1.0.3.0 copyGroupFromJar
         selectedNodes = null
         copyGroup = dgaexe
         permissions = null
         owner = null
         group = null
         copyAsText = null
         JarLoc = /u732/tmpdir/OraInstall2013-03-05_06-33-45AM/temp20
         gpEntries = [[dsaServer.sh ->%PROD_HOME%/bin/dsaServer.sh 1964 plats=1=>[453] langs=1=>[en,ja]]
    , [dsaShutdown.sh ->%PROD_HOME%/bin/dsaShutdown.sh 1611 plats=1=>[453] langs=1=>[en,ja]]
    , [shutdown.txt ->%PROD_HOME%/shutdown.txt 14 plats=1=>[453] langs=1=>[en,ja]]
    , [dsaOpmn.xml ->%PROD_HOME%/dsaOpmn.xml 780 plats=1=>[453] langs=1=>[en,ja]]
    , [getias.sh ->%PROD_HOME%/bin/getias.sh 1317 plats=1=>[453] langs=1=>[en,ja]]
    , [addopmn.sh ->%PROD_HOME%/bin/addopmn.sh 864 plats=1=>[453] langs=1=>[en,ja]]
    , [delopmn.sh ->%PROD_HOME%/bin/delopmn.sh 843 plats=1=>[453] langs=1=>[en,ja]]
    , [asgexec ->%PROD_HOME%/bin/asgexec 8560 plats=1=>[453] langs=1=>[en,ja]]
         DllGroup = false
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :1
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-05_06-33-45AM/temp21
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :2
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-05_06-33-45AM/temp22
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :3
    How many notes indicate that the inventory is corrupted, but my file ContentsXML / inventory.xml contains good, the information for my 3 enviroment rdbms and 10.1.2/10.1.3.
    I check my opatch inventory-detail for rdbms, 10.1.2/10.1.3 and everything seems fine.
    I appreciate any help you can give.
    regards
    Luis

    Thanks all for your Help.
    I clould advance recreating my inventory wiith the note 742477.1.
    but now, I have a new error. In 86% of the intallation. I receive the following:
    Starting install Install Phase 1 of component Patch of LDAP Required Support Files
    Calling Action fileActions10.1.0.3.0 copyGroupFromJar
    selectedNodes = null
    copyGroup = lib
    permissions = 755
    owner = null
    group = null
    copyAsText = null
    JarLoc = /u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp19
    gpEntries = [[libnldap10.a ->%PROD_HOME%/lib/libnldap10.a 139728 plats=1=>[453] langs=1=>[en]]
    , [libldapclnt10.a ->%PROD_HOME%/lib/libldapclnt10.a 1618728 plats=1=>[453] langs=1=>[en]]
    , [libldapclnt10.a0 ->%PROD_HOME%/lib32/libldapclnt10.a 1170280 plats=1=>[453] langs=1=>[en]]
    , [libnldapj10.so ->%PROD_HOME%/network/lib/libnldapj10.so 32552 plats=1=>[453] langs=1=>[en]]
    DllGroup = false
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :1
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp20
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :2
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp21
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :3
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp22
    Exception thrown from action: copyGroupFromJar
    Exception Name: UNCAUGHT_RUNTIME
    Grateful for your help.
    Luis

  • Getting inventory error while running Opatch command after R12.1.1 installe

    edcdqh0:/db01/opt/oracle/product/11.1.0_egebrt> $ORACLE_HOME/OPatch/opatch lsinventory -invPtrLoc /db01/opt/oracle/product/11.1.0_egebrt/inventory
    Invoking OPatch 11.1.0.6.2
    Oracle Interim Patch Installer version 11.1.0.6.2
    Copyright (c) 2007, Oracle Corporation. All rights reserved.
    Oracle Home : /db01/opt/oracle/product/11.1.0_egebrt
    Central Inventory : n/a
    from : /db01/opt/oracle/product/11.1.0_egebrt/inventory
    OPatch version : 11.1.0.6.2
    OUI version : 11.1.0.7.0
    OUI location : /db01/opt/oracle/product/11.1.0_egebrt/oui
    Log file location : /db01/opt/oracle/product/11.1.0_egebrt/cfgtoollogs/opatch/opatch2011-05-05_02-52-09AM.log
    OPatch cannot find a valid oraInst.loc file to locate Central Inventory.
    OPatch failed with error code 104

    Hi;
    Please see below which could be helpful for your issue:
    ERROR :"OPatch cannot find a valid oraInst.loc file to locate Central Inventory.OPatch failed with error code 104" [ID 437026.1]
    Master Note For OPatch [ID 293369.1]
    Regard
    Helios

  • Opatch error: Unable to lock Central Inventory

    A) When applying Oracle one-off patches I get this error:
    Unable to lock Central Inventory.  Stop trying per user-request?
    OPatchSession cannot load inventory for the given Oracle Home /oracle/VRQ/102_64. Possible causes are:
       No read or write permission to ORACLE_HOME/.patch_storage
       Central Inventory is locked by another OUI instance
       No read permission to Central Inventory
       The lock file exists in ORACLE_HOME/.patch_storage
       The Oracle Home does not exist in Central Inventory
    B) Researching the error, I find thes solutions...
    This error may occur because of any one or more of the following reasons:
    1. The ORACLE_HOME/.patch_storage may not have read/write permissions. Ensure that you give read/write permissions to this folder and apply the patch again.
    2. There may be another Oracle Universal Installer instance running. Stop it and try applying the patch again.
    3. The Central Inventory may not have read permission. Ensure that you give read permission to the Central Inventory and apply the patch again.
    4. The ORACLE_HOME/.patch_storage directory might be locked. If this directory is locked, you will find a file named patch_locked inside this directory. This may be due to a previously failed installation of a patch. To remove the lock, restore the Oracle home and remove the patch_locked file from the ORACLE_HOME/.patch_storage directory. For more information on restoring the Oracle home, refer to section "Restoring Oracle Homes".
    5. The Oracle home may not be present in the Central Inventory. This may be due to a corrupted or lost inventory or the inventory may not be registered in the Central Inventory. For more information, refer to section "Diagnosing and Recovering from Central Inventory Corruption".
    C) Everyhing looks okay. What am I missing?
    Oracle - 10.2.0.4
    OS - AIX 6.1
    Multiple database on the server: IPQ and VRQ
    Thanks in advance.

    Hi,
    did you setup a seperate oraInventory for each of both instances as recommended?
    Check the contents of oraInst.loc
    (On Solaris in /var/opt/oracle, not sure if the same on AIX)
    It should point to the Inventory Location.
    May be yours is pointing to the other ORACLE_HOME-Inventory.
    I tend to use the Inventory location
    /oracle/SID/oraInventory, so each ORACLE_HOME has its
    own non-mixed inventory.
    But you have to keep in mind that oraInst.loc needs to be adjusted,
    when you use runInstaller or OPatch !
    Or is one ORACLE_HOME a binary copy of another?
    A bianary copied ORACLE_HOME is non patchable at all, as far as I know.
    In this case (beside this is not a supported SAP configuration), you need to
    apply the patches to your copy-Source and do a re-copy.
    There is a meatlink note describing how to use a cloned ORACLE_HOME,
    but again: This is not supported within SAP!
    Hope this helps
    Volker

  • \OPatch\docs\etc\config\inventory" does not exist.

    Dear One,
    I have up-graded my Database 11.2.0.1 to 11.2.0.3.while applying the OPatch below error is coming...
    The specified path is not an interim Patch shiphome
    Meta-data files are missing from the patch area
    Patch location = F:\app\Administrator\product\11.2.0\dbhome_2\OPatch
    Details = PatchObject constructor: Input file "F:\app\Administrator\product\11
    .2.0\dbhome_2\OPatch\etc\config\actions" or "F:\app\Administrator\product\11.2.0
    \dbhome_2\OPatch\etc\config\inventory" does not exist.
    ApplySession::process() cannot load PatchObject: PatchObject constructor: Input
    file "F:\app\Administrator\product\11.2.0\dbhome_2\OPatch\etc\config\actions" or
    "F:\app\Administrator\product\11.2.0\dbhome_2\OPatch\etc\config\inventory" does
    not exist.
    OPatch failed: PatchObject constructor: Input file "F:\app\Administrator\product
    \11.2.0\dbhome_2\OPatch\etc\config\actions" or "F:\app\Administrator\product\11.
    2.0\dbhome_2\OPatch\etc\config\inventory" does not exist.
    Locker::release()
    Log file location: F:\app\Administrator\product\11.2.0\dbhome_2\cfgtoollogs\opat
    ch\opatch2013-01-19_14-56-18PM_1.log
    Cleaning up the directory : "F:\app\Administrator\product\11.2.0\dbhome_2\.patch
    _storage\patch_unzip"...
    OPatch failed with error code = 73
    So,pls suggest me anyone how can i proceed the OPatch apply.........

    you don't use optach to upgrade your database , Please Read the below Document That describe usage of Optach
    http://docs.oracle.com/cd/B19306_01/em.102/b16227/oui8_opatch.htm
    You Must have patch Number : 10404530 which can be downloaded from https://support.oracle.com
    Similar thread
    Upgrade 11.2.0.1 to 11.2.0.3

  • Inventory load failed... OPatch cannot load inventory for the given Oracle Home.OPatch failed with error code = 73

    Hi,
    I am going to apply bundle patch and my oracle database is 11.2.0.2 and platform Microsoft Windows x86. As per the read me file Oracle recommends that to use OPatch utility release 11.2.0.1.3 or later.To check the accessibility to the inventory i use %ORACLE_HOME%/OPatch/opatch lsinventory command.
    It ended up with giving below details.
    Invoking OPatch 11.2.0.1.1
    OPatch could not create/open history file for writing : ***my oracle home path***\cfgtoollogs\opatch\opatch_history.txt
    **oracle_home***\cfgtoollogs\opatch\opatch_history.txt (Access is denied)
    Oracle Interim Patch Installer version 11.2.0.1.1
    Copyright (c) 2009, Oracle Corporation.  All rights reserved.
    OPatch could not open log file, logging will not be possible
    Oracle Home       : *****
    Central Inventory : C:\Program Files\Oracle\Inventory
       from           : n/a
    OPatch version    : 11.2.0.1.1
    OUI version       : 11.2.0.2.0
    OUI location      : **ORACLE_HOME***\oui
    Log file location : **ORACLE_HOME**\cfgtoollogs\opatch\opatch2015-04-09_16-27-49PM.log
    Patch history file: **ORACLE_HOME**\cfgtoollogs\opatch\opatch_history.txt
    Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
    LsInventorySession failed: LsInventory cannot create the log directory **ORACLE_HOME***\cfgtoollogs\opatch\lsinv\lsinventory2015-04-
    09_16-27-49PM.txt
    OPatch failed with error code = 73
    Can anyone please help me to solve this?
    Do I need to install latest opatch utility?

    Hi,
    this error message "  LsInventorySession failed: LsInventory cannot create the log directory **ORACLE_HOME***\cfgtoollogs\opatch\lsinv\lsinventory2015-04-
    09_16-27-49PM.txt "
    indicates that you have permission issue with your file systems : ORACLE_HOME/cfgtoollogs/opatch
    double check the owner of this file system.
    Regards,

  • Opatch problem , change Central Inventory

    Hi guys,
    i've try to use opatch utilities with oracle db user but when i launch it shows me this err:
    OPatch failed to locate Central Inventory.
    Possible causes are:
    The Central Inventory is corrupted
    The oraInst.loc file specified is not valid.
    LsInventorySession failed: OracleHomeInventory::createInventoryObj() gets a null OiicStandardInventorySession object
    I've find that Central Inventory is wrong, because it's set to Grid Agent Home, look follows:
    Central Inventory : /home/oraagent/oraInventory
    so, someone can says me how i can change Central Inventory for correct this problem?
    thanks very much
    Andrea

    Are you trying to install a patch?
    The central inventory location is where oraInst.loc points. oraInst.loc resides in /var/opt/oracle (in Solaris actually, look at the documentation for your platform). So, if you have a central inventory you can point the file to it.

Maybe you are looking for

  • Issue in finding GL account for stock

    Hi We are trying to  develop report for purchases of materials and service. We need to pickup GL account from the material number details from the respective valuation class. How can we relate data from BSEG to table T030 to get the Correct GL accoun

  • How to ignore footer in fixed length file

    I have the following data which needs to be processed SMAL002495 SMAL002496 %%EOF which consists of multiple (unbounded) records with a single end of file marker (%%EOF) This is the existing schema used: <xsd:schema xmlns:xsd="http://www.w3.org/2001/

  • I would like to create a dropdown list in a pdf form without entering each value manually.

    The data is huge and contains a a lot of  product code numbers. It is extracted from our SAP system and I would like to either use an xml or excel file to create the dropdown list in the pdf form.  I use Adobe Acrobat X.

  • Using ink and slide on Adobe sketch on portrait mode

    how do you use it on portrait mode? the stylus moves up and to the left. CAn can this be fixed?

  • LIVEWIRE...how to I get rid of it from itunes???

    My friend downloaded Livewire to my PC and it is now a folder in my iTunes sidebar. When I am trying to build new playlists etc they are added as a subfolder under my iPod but when I am trying to download songs to my nano it is only giving me the opt