OPatch error code 255

Hello
I've been trying to install opatch utility on Oracle client 10.2.0.3 - Windows 2003 SE x86 platform.
I get from metalink OPatch 10.2.0.3.3 (Patch number 4898608) in install it on my oracle_home.
I get the following error when I run opath utility:
D:\>cd D:\oracle\product\10.2.0\client_1\OPatch
D:\oracle\product\10.2.0\client_1\OPatch>opatch
java.lang.NoClassDefFoundError: oracle/ops/mgmt/cluster/ClusterException
at oracle.opatch.OPatchSession.<clinit>(OPatchSession.java:170)
at oracle.opatch.OPatch.<clinit>(OPatch.java:133)
OPatch failed with error code = 255
D:\oracle\product\10.2.0\client_1\OPatch>
Can anybody help me to fix this error!
Philip

It may be because the jar files provided with the opatch utility are not added in PATH variable. add those files in PATH variables.
Also, use -verbose parameter while using opatch command, so you get more information about the error.
Thanks
Gaurav
([email protected])

Similar Messages

  • OPatch failed with error code = 255

    Hello,
    I have installed Oracle 9.2.0.1 in my system.
    Now, i want to apply a patch on that Oracle by using Opatch.
    But when i try to apply Optach, i am facing teh follwing error
    "Please make sure you are running OPatch with JRE version 1.4 or later.
    OPatch failed with error code = 255"
    I have installed jre version 6 after that and jdk 1.5. Still i m facing the same issue.
    Please help.
    As i need to upgrade my oracle and i m stuck up with that error.
    Thanks,
    Deepak

    Hello,
    I tried with above command and faced the a different error . I tried applying patch 4487801.
    ApplySession applying interim patch '4487801' to OH <Oracle_Home>
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplica
    bleProduct" failed.
    The details are:
    OPatch found incompatible or invalid applicable product type with respect to the
    Oracle Home.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code = 74
    I doubt if some other patches to be applied before this one.if yes, then from where we can get the list of pre requite patches.
    Please guide.

  • Financial Reporting: Error code 255 when installing PSU 11.1.2.3.505

    Hi,
    I´ve tried to install the PSU 11.1.2.3.505 (19795686) for Financial Reporting.
    The command is:
    C:\Oracle\Middleware\EPMSystem11R1\OPatch>opatch.bat apply C:\Oracle\Middleware\
    EPMSystem11R1\OPatch\19795686 -oh C:\Oracle\Middleware -jdk C:\Oracle\Middleware
    \jdk160_35
    But it stops with the following error:
    OPatch could not find OUI based inventory in the Oracle Home. But, OUI location
    is provided using 'oui_loc' option. Please check the inventory of the Oracle Hom
    e and run OPatch again.
    OPatch failed with error code = 255
    Any ideas??
    Thanks!

    The lsinventory result looks fine:
    Oracle Interim Patch Installer version 11.1.0.9.9
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    Oracle Home       : C:\Oracle\MIDDLE~1\EPMSYS~1
    Central Inventory : C:\Program Files\Oracle\Inventory
       from           : n/a
    OPatch version    : 11.1.0.9.9
    OUI version       : 11.1.0.9.0
    Log file location : C:\Oracle\MIDDLE~1\EPMSYS~1\cfgtoollogs\opatch\opatch2014-1
    -10_21-32-51PM_1.log
    OPatch detects the Middleware Home as "C:\Oracle\Middleware"
    Lsinventory Output file location : C:\Oracle\MIDDLE~1\EPMSYS~1\cfgtoollogs\opat
    h\lsinv\lsinventory2014-12-10_21-32-51PM.txt
    Installed Top-level Products (1):
    Oracle EPM System                                                    11.1.2.3.0
    There are 1 products installed in this Oracle Home.
    Interim patches (2) :
    Patch  18792393     : applied on Thu Dec 04 07:42:52 CET 2014
    Unique Patch ID:  17849101
       Created on 10 Jul 2014, 18:14:34 hrs
       Bugs fixed:
         18792393
       This patch overlays patches:
         17329514, 17694634, 17784984, 16956060, 17529887, 18412099, 18631638, 1867
    766
       This patch needs patches:
         17529887
       as prerequisites
    Patch  17529887     : applied on Wed Apr 16 13:31:58 CEST 2014
       Created on 13 Mar 2014, 11:01:50 hrs
       Bugs fixed:

  • CPU12.1.0.2.3 opatchauto failed with error code 255.

    I am installing critical patch update 12.1.0.2.3 (15-APR-2015) for Grid Infrastructure standalone on Linux.  It fails with the subject error code and the following additional messages:,
    The user is root. OPatch cannot continue if the user is root.
    opatchauto failed with error code 255.
    The instructions specifically tell me to login as root before installing the patch, so what's up?
    The instructions say to first upgrade OPatch to the latest, which I have done and verified.
    Second, an OCM Response File is mandatory, so I followed the steps to create this file and saved it as /home/grid/ocm.rsp with default permissions 644.
    Third, the instructions say to download the patch and unzip it to an empty location that cannot be /tmp.  I created a new directory /home/grid/foo and unzipped the software to that location.  So, the unzip location is /home/grid/foo/ and in that directory are only two things: a file named PatchSearch.xml and a directory named 20485724.
    Fourth, the readme says the patch must be installed by a user with root privileges, so I have logged in as root.  (Oracle Note 1591616.1 says you must login as root, not just be root like). 
    As root I have set environment variable for ORACLE_HOME pointing to the GI Home, and I set PATH=$PATH:$ORACLE_HOME/bin:$ORACLE_HOME/OPatch. 
    Finally, I invoke opatchauto with the required parameters and it throws an error saying I cannot be root.  I fussed with the parameters and the result is always I cannot be root.
    From the documentation,
    Case 3: Patching GI Home Alone
    You should use the following instructions if you prefer to patch Oracle GI (Grid Infrastructure) home alone with this patch.
    Case 3.1: Non-Shared GI Home
    If the GI home is not shared then use the following instructions to patch the home.
    Case 3.1.1: ACFS File System Is Not Configured
    Follow these instructions in this section if the GI home is not shared and none of the Oracle database homes use ACFS file system for its software files.
    Execute the following on each node of the cluster.
    As root user execute:
    # opatchauto apply <UNZIPPED_PATCH_LOCATION>/%BUGNO% -oh <GI_HOME> -ocmrf <ocm response file>
    My command is,
    opatchauto apply /home/grid/foo/20485724 -oh /u01/app/12.1.0.2/grid -ocmrf /home/grid/ocm.rsp
    So, not a syntax problem.  It simply won't let me run it as root despite that being a hard requirement.

    Hello,
    I tried with above command and faced the a different error . I tried applying patch 4487801.
    ApplySession applying interim patch '4487801' to OH <Oracle_Home>
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplica
    bleProduct" failed.
    The details are:
    OPatch found incompatible or invalid applicable product type with respect to the
    Oracle Home.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code = 74
    I doubt if some other patches to be applied before this one.if yes, then from where we can get the list of pre requite patches.
    Please guide.

  • Preverification failed with error code 255

    Hello,
    I am having some problems to run a simple Hello World MIDlet application on Ubuntu (2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 x86_64 GNU/Linux). I am using Netbeans 6 Beta 2 (with Mobility Pack 2.5.2 ).
    I am getting an error in the preverification process:
    Preverifying 1 file(s) into /home/brunogh/NetBeansProjects/MobileApplication3/build/preverified directory.
    /home/brunogh/NetBeansProjects/MobileApplication3/nbproject/build-impl.xml:424: Preverification failed with error code 255.
    I am not sure if it could be a WTK problem, Mobility Pack problem or anything else... I've googled and could not find anything with the error 255, just with the error 1... any ideas/suggestions?
    The whole output is below
    pre-init:
    pre-load-properties:
    exists.config.active:
    exists.netbeans.user:
    exists.user.properties.file:
    load-properties:
    exists.platform.active:
    exists.platform.configuration :
    exists.platform.profile:
    basic-init:
    cldc-pre-init:
    cldc-init:
    cdc-init:
    ricoh-pre-init:
    ricoh-init:
    semc-pre-init:
    semc-init:
    savaje-pre-init:
    savaje-init:
    nokiaS80-pre-init:
    nokiaS80-init:
    nsicom-pre-init:
    nsicom-init:
    post-init:
    init:
    conditional-clean-init:
    conditional-clean:
    pre-clean:
    clean-timestamp:
    clean-preprocessed:
    clean-classes:
    Deleting directory /home/brunogh/NetBeansProjects/MobileApplication3/build/compiled
    clean-obfuscated:
    clean-preverified:
    Deleting directory /home/brunogh/NetBeansProjects/MobileApplication3/build/preverifysrc
    Deleting directory /home/brunogh/NetBeansProjects/MobileApplication3/build/preverified
    clean-manifest:
    clean-jar:
    clean-jad:
    clean-javadoc:
    clean-j9:
    clean-ricoh:
    clean-semc:
    clean-savaje:
    post-clean:
    do-clean:
    deps-jar:
    pre-preprocess:
    do-preprocess:
    post-preprocess:
    preprocess:
    pre-compile:
    extract-libs:
    Created dir: /home/brunogh/NetBeansProjects/MobileApplication3/build/compiled
    do-compile:
    Compiling 1 source file to /home/brunogh/NetBeansProjects/MobileApplication3/build/compiled
    post-compile:
    compile:
    pre-obfuscate:
    proguard-init:
    proguard:
    Building jar: /home/brunogh/NetBeansProjects/MobileApplication3/build/before-obfuscation.jar
    ProGuard, version 4.0.1
    Reading program jar [home/brunogh/NetBeansProjects/MobileApplication3/build/before- obfuscation.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/wma20.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr082.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/j2me-xmlrpc.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/satsa- jcrmi.jar]
    Note: duplicate definition of library class [java.rmi.Remote]
    Note: duplicate definition of library class [java.rmi.RemoteException]
    Reading library jar [home/brunogh/WTK2.5.1/lib/satsa-apdu.jar]
    Note: duplicate definition of library class [ com.sun.satsa.acl.ACEntry]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACFile]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACLFileReader]
    Note: duplicate definition of library class [ com.sun.satsa.acl.ACLPermissions]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACList]
    Note: duplicate definition of library class [com.sun.satsa.acl.APDUPermissions]
    Note: duplicate definition of library class [ com.sun.satsa.acl.AccessControlManager]
    Note: duplicate definition of library class [com.sun.satsa.acl.JCRMIPermission]
    Note: duplicate definition of library class [com.sun.satsa.acl.JCRMIPermissions]
    Note: duplicate definition of library class [ com.sun.satsa.acl.PINAttributes]
    Note: duplicate definition of library class [com.sun.satsa.acl.PINData]
    Note: duplicate definition of library class [com.sun.satsa.acl.PINEntryDialog]
    Note: duplicate definition of library class [ java.lang.UnsupportedOperationException]
    Reading library jar [home/brunogh/WTK2.5.1/lib/satsa-crypto.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr179.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/satsa- pki.jar]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACEntry]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACFile]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACLFileReader ]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACLPermissions]
    Note: duplicate definition of library class [com.sun.satsa.acl.ACList]
    Note: duplicate definition of library class [com.sun.satsa.acl.APDUPermissions ]
    Note: duplicate definition of library class [com.sun.satsa.acl.AccessControlManager]
    Note: duplicate definition of library class [com.sun.satsa.acl.JCRMIPermission]
    Note: duplicate definition of library class [ com.sun.satsa.acl.JCRMIPermissions]
    Note: duplicate definition of library class [com.sun.satsa.acl.PINAttributes]
    Note: duplicate definition of library class [com.sun.satsa.acl.PINData]
    Note: duplicate definition of library class [ com.sun.satsa.acl.PINEntryDialog]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr75.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr180.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr238.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr229.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/j2me-ws.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr234.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr226.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr184.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/mmapi.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr239.jar]
    Note: duplicate definition of library class [ java.lang.UnsupportedOperationException]
    Reading library jar [home/brunogh/WTK2.5.1/lib/jsr211.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/cldcapi10.jar]
    Reading library jar [home/brunogh/WTK2.5.1/lib/midpapi10.jar]
    Note: duplicate definition of library class [com.sun.cldc.i18n.j2me.UTF_8_Reader]
    Note: there were 29 duplicate class definitions.
    Preparing output jar [home/brunogh/NetBeansProjects/MobileApplication3/build/obfuscated.jar]
    Copying resources from program jar [home/brunogh/NetBeansProjects/MobileApplication3/build/before-obfuscation.jar]
    Created dir: /home/brunogh/NetBeansProjects/MobileApplication3/build/obfuscated
    Expanding: /home/brunogh/NetBeansProjects/MobileApplication3/build/obfuscated.jar into /home/brunogh/NetBeansProjects/MobileApplication3/build/obfuscated
    post-obfuscate:
    obfuscate:
    pre-preverify:
    do-preverify:
    Created dir: /home/brunogh/NetBeansProjects/MobileApplication3/build/preverifysrc
    Copying 1 file to /home/brunogh/NetBeansProjects/MobileApplication3/build/preverifysrc
    Created dir: /home/brunogh/NetBeansProjects/MobileApplication3/build/preverified
    Preverifying 1 file(s) into /home/brunogh/NetBeansProjects/MobileApplication3/build/preverified directory.
    /home/brunogh/NetBeansProjects/MobileApplication3/nbproject/build- impl.xml:424: Preverification failed with error code 255.
    BUILD FAILED (total time: 5 seconds)
    Thanks,
    Bruno

    pre-init:
    pre-load-properties:
    exists.config.active:
    exists.netbeans.user:
    exists.user.properties.file:
    load-properties:
    exists.platform.active:
    exists.platform.configuration:
    exists.platform.profile:
    init:
    post-init:
    pre-preprocess:
    deps-jar:
    conditional-clean:
    pre-clean:
    do-clean:
    post-clean:
    preprocess:
    Created dir: C:\prakash\sip\build\preprocessed
    Pre-processing 2 file(s) into C:\prakash\sip\build\preprocessed directory.
    post-preprocess:
    extract-libs:
    Created dir: C:\prakash\sip\build\compiled
    pre-compile:
    compile:
    Compiling 2 source files to C:\prakash\sip\build\compiled
    Copying 1 file to C:\prakash\sip\build\compiled
    post-compile:
    obfuscate-check:
    pre-obfuscate:
    obfuscate:
    Building jar: C:\prakash\sip\build\before-obfuscation.jar
    Copying jar file (C:\prakash\sip\build\before-obfuscation.jar) to C:\prakash\sip\build\obfuscated.jar.
    Created dir: C:\prakash\sip\build\obfuscated
    Expanding: C:\prakash\sip\build\obfuscated.jar into C:\prakash\sip\build\obfuscated
    post-obfuscate:
    pre-preverify:
    preverify:
    Created dir: C:\prakash\sip\build\preverified
    Preverifying 1698 file(s) into C:\prakash\sip\build\preverified directory.
    Error preverifying class com.sun.midp.jadtool.AppDescriptor
    VERIFIER ERROR com/sun/midp/jadtool/AppDescriptor.storeKeyStore(Ljava/lang/String;[C)V:
    Cannot find class java/io/FileOutputStream
    C:\prakash\sip\nbproject\build-impl.xml:269: Preverification failed with error code 1.
    BUILD FAILED (total time: 1 minute 7 seconds)
    Question:
    how can i resolve this problem?
    can anyone help me? .........

  • Preverification failed with error code 255 on Mac OS

    Hello all,
    First up cheers to sun for creating the JME Platform SDK for MAC OS X. I downloaded and installed it the other day. All went well until I tried to compile the blasted thing and I got the following error. I've searched online and come up with nothing.
    /../nbproject/build-impl.xml:309: Preverification failed with error code 255.
            at org.netbeans.mobility.antext.PreverifyTask.execute(PreverifyTask.java:226)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
            at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
            at org.apache.tools.ant.Task.perform(Task.java:348)
            at org.apache.tools.ant.Target.execute(Target.java:357)
            at org.apache.tools.ant.Target.performTasks(Target.java:385)
            at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
            at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
            at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
            at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
            at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:278)
            at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:497)
            at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)Apparently the error is in the build-impl.xml file. When I looked in this file the following line was the one giving me guff.
            <nb-preverify srcdir="${preverify.sources.dir}" destdir="${preverify.classes.dir}" classpath="${platform.bootclasspath}:${extra.classpath}" configuration="${platform.configuration}" platformhome="${platform.home}" platformtype="${platform.type}" commandline="${platform.preverifycommandline}"/>Anyone have any ideas??
    Cheers.

    pre-init:
    pre-load-properties:
    exists.config.active:
    exists.netbeans.user:
    exists.user.properties.file:
    load-properties:
    exists.platform.active:
    exists.platform.configuration:
    exists.platform.profile:
    init:
    post-init:
    pre-preprocess:
    deps-jar:
    conditional-clean:
    pre-clean:
    do-clean:
    post-clean:
    preprocess:
    Created dir: C:\prakash\sip\build\preprocessed
    Pre-processing 2 file(s) into C:\prakash\sip\build\preprocessed directory.
    post-preprocess:
    extract-libs:
    Created dir: C:\prakash\sip\build\compiled
    pre-compile:
    compile:
    Compiling 2 source files to C:\prakash\sip\build\compiled
    Copying 1 file to C:\prakash\sip\build\compiled
    post-compile:
    obfuscate-check:
    pre-obfuscate:
    obfuscate:
    Building jar: C:\prakash\sip\build\before-obfuscation.jar
    Copying jar file (C:\prakash\sip\build\before-obfuscation.jar) to C:\prakash\sip\build\obfuscated.jar.
    Created dir: C:\prakash\sip\build\obfuscated
    Expanding: C:\prakash\sip\build\obfuscated.jar into C:\prakash\sip\build\obfuscated
    post-obfuscate:
    pre-preverify:
    preverify:
    Created dir: C:\prakash\sip\build\preverified
    Preverifying 1698 file(s) into C:\prakash\sip\build\preverified directory.
    Error preverifying class com.sun.midp.jadtool.AppDescriptor
    VERIFIER ERROR com/sun/midp/jadtool/AppDescriptor.storeKeyStore(Ljava/lang/String;[C)V:
    Cannot find class java/io/FileOutputStream
    C:\prakash\sip\nbproject\build-impl.xml:269: Preverification failed with error code 1.
    BUILD FAILED (total time: 1 minute 7 seconds)
    Question:
    how can i resolve this problem?
    can anyone help me? .........

  • Ele11 win7 - unable to suspend activation - unsuccessfull - error code #255:255

    this error occurring on both pc and nbook which both have win7
    also errors when try updates
    app manager =U44M1P216
    RAW = U44M1U5
    ELEMENTS1 = U41M1C212
    DOES ANYTHING WORK WITH ADOBE??
    REGARDS
    DAVE HELAS

    David the errors you have posted are all fairly generic.  Please try installing the updates directly from the product update page at http://www.adobe.com/downloads/updates/.

  • OPatch error when installing Patch #5059238

    System Info: Windows 7 64-bit
    DB/Client version: Oracle 10g - 32 bit version
    Background: everything works fine with this Oracle installation except when I try to connect to Oracle DB using ADODB connection string I get "Cannot Open Connection" error. Apparently this is due to the fact that the application from which I run the ADODB command is under "C:\Program Files (x86)" and due to the parentheses the error occurs . After some research, I found that patch #5059238 resolves this issue and so I downloaded it and tried to install it using the OPatch utility.
    ORACLE_HOME: C:\Oracle\product\10.2.0\client_1
    JAVA_HOME: C:\Program Files (x86)\Java\jre6
    Path: ;C:\oracle\product\10.2.0\client_1;C:\Program Files (x86)\Java\jre6;C:\oracle\product\10.2.0\client_1\OPatch\jlib\opatch.jar;C:\oracle\product\10.2.0\client_1\OPatch\jlib\opatchprereq.jar;C:\oracle\product\10.2.0\client_1\OPatch\jlib\opatchutil.jar;C:\oracle\product\10.2.0\client_1\OPatch
    Now on running the "opatch apply" or "opatch lsinventory" from C:\5059238 I get the following error :
    Invoking OPatch 10.2.0.1.0
    Oracle interim Patch Installer version 10.2.0.1.0
    Copyright (c) 2005, Oracle Corporation. All rights reserved..
    java.lang.NullPointerException
    at oracle.sysman.oii.oiix.OiixPathOps.concatPath(OiixPathOps.java:553)
    at oracle.opatch.OPatch.setupEnvironment(OPatch.java:227)
    at oracle.opatch.OPatch.main(OPatch.java:502)
    OPatch failed with error code = 255
    Please let me know if anyone has any idea what's going on here and if you have any solutions.
    Thanks in advance!!
    -Pratik Nagar

    >
    Yes, I was aware of the incompatibility issue but I downloaded the 11g R2 client for x64 bit and it doesn't install at all. On clicking the setup.exe, it opens a cmd window and then it closes and nothing happens
    >
    Did you open an SR with Support when you ran into the issue ? Is yours a client-only install ?
    >
    Also, our DBs are 10g so I am not sure 11g client will let me access 10g DBs.
    >
    11g client can access 10gR2 databases - see MOS Doc 207303.1 (Client / Server / Interoperability Support Between Different Oracle Versions)
    HTH
    Srini

  • OPatch failed with error code=74check "CheckSystemSpace" failed on 11.1.0.7

    Hi , I am trying to install CPU patch on oracle 11.1.0.7 on windows 32 OS , Stopped listner, and stopped services and on applying - opatch apply
    I get the following error...i currently have 1.25 GB on Oracle_home Drive which is E drive. How much space do i need to increase? Is that space shortage it is complaining? Needed to clarify with you gurus. I even ched with %ORACLE_HOME%/OPatch/opatch lsinventory and it showed opatch succeeded. Please advise. Thanks a bunch.
    ApplySession applying interim patch '13460955' to OH 'E:\app\oracle\product\11.1.0\db_1'
    Interim patch 13460955 is a superset of the patch(es) [  12914915 ] in OH E:\app\oracle\product\11.1.0\db_1
    OPatch will rollback the subset patches and apply the given patch.
    Running prerequisite checks...
    Prerequisite check "CheckSystemSpace" failed.
    The details are:
    Required amount of space(1598496302) is not available.
    ApplySession failed during prerequisite checks: Prerequisite check "CheckSystemSpace" failed.
    System intact, OPatch will not attempt to restore the system
    The following warnings have occurred during OPatch execution:
    1) OUI-67078:Interim patch 13460955 is a superset of the patch(es) [  12914915 ] in OH E:\app\oracle\product\11.1.0\db_1
    OPatch failed with error code = 74

    Hi,
    Prerequisite check "CheckSystemSpace" failed.
    The details are:
    Required amount of space(1598496302) is not available.I belive error message soo clear isnt it?
    Please see:
    OPatch Troubleshooting/FAQ Guide for Oracle Database Machine [ID 1265683.1]
    OPATCH CheckSystemSpace Failed with Error Code 73 while Applying GI PSU [ID 1088455.1]
    Regard
    Helios

  • OPatch failed with error code =1

    I am installing OBIEE 11g on a WIN XP VM - 32bit, 2gb RAM.Configuration process failed with the following msg.
    I set OPATCH path in the environment variables and continued with the installation and it still fails. Appreciate any/all suggestions.
    [2010-11-23T16:00:48.578-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for BI
    [2010-11-23T16:00:48.578-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for Product Oracle Home
    [2010-11-23T16:00:48.578-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for Oracle Home Dir: C:/Middleware1\Oracle_BI1
    [2010-11-23T16:00:48.594-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Oneofff Folder is C:/Middleware1\Oracle_BI1\oneoffpatches
    [2010-11-23T16:00:48.594-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Creating script for windows platforms
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\OPatch\opatch apply C:/Middleware1\Oracle_BI1\oneoffpatches\p9738850_111130_Generic.zip -oh C:/Middleware1\Oracle_BI1 -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stderr=[]
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Patch tool message from Oracle Home: Applying patch C:/Middleware1\Oracle_BI1\oneoffpatches\p9738850_111130_Generic.zip and the Opatch applied sucessfully
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Finished applying one-off patches for BI
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for oracle_common
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for Oracle Home Dir: C:/Middleware1\Oracle_BI1\..\oracle_common
    [2010-11-23T16:00:52.812-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Oneofff Folder is C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches
    [2010-11-23T16:00:52.812-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Creating script for windows platforms
    [2010-11-23T16:00:56.156-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\..\oracle_common\OPatch\opatch apply C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches\9702106.zip -oh C:/Middleware1\Oracle_BI1\..\oracle_common -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1
    [2010-11-23T16:00:56.156-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stderr=[]
    [2010-11-23T16:00:57.687-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\..\oracle_common\OPatch\opatch apply C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches\9808384.zip -oh C:/Middleware1\Oracle_BI1\..\oracle_common -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1
    [2010-11-23T16:00:57.687-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stderr=[]
    [2010-11-23T16:00:59.187-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\..\oracle_common\OPatch\opatch apply C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches\p9824531_111130_Generic.zip -oh C:/Middleware1\Oracle_BI1\..\oracle_common -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1

    I am installing OBIEE 11g on a WIN XP VM - 32bit, 2gb RAM.Configuration process failed with the following msg.
    I set OPATCH path in the environment variables and continued with the installation and it still fails. Appreciate any/all suggestions.
    [2010-11-23T16:00:48.578-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for BI
    [2010-11-23T16:00:48.578-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for Product Oracle Home
    [2010-11-23T16:00:48.578-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for Oracle Home Dir: C:/Middleware1\Oracle_BI1
    [2010-11-23T16:00:48.594-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Oneofff Folder is C:/Middleware1\Oracle_BI1\oneoffpatches
    [2010-11-23T16:00:48.594-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Creating script for windows platforms
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\OPatch\opatch apply C:/Middleware1\Oracle_BI1\oneoffpatches\p9738850_111130_Generic.zip -oh C:/Middleware1\Oracle_BI1 -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stderr=[]
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Patch tool message from Oracle Home: Applying patch C:/Middleware1\Oracle_BI1\oneoffpatches\p9738850_111130_Generic.zip and the Opatch applied sucessfully
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Finished applying one-off patches for BI
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for oracle_common
    [2010-11-23T16:00:52.797-08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] Applying one-off patches for Oracle Home Dir: C:/Middleware1\Oracle_BI1\..\oracle_common
    [2010-11-23T16:00:52.812-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Oneofff Folder is C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches
    [2010-11-23T16:00:52.812-08:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] [SRC_CLASS: oracle.as.install.asoneoff.OneoffTool] [SRC_METHOD: executeOneoffTool] Creating script for windows platforms
    [2010-11-23T16:00:56.156-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\..\oracle_common\OPatch\opatch apply C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches\9702106.zip -oh C:/Middleware1\Oracle_BI1\..\oracle_common -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1
    [2010-11-23T16:00:56.156-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stderr=[]
    [2010-11-23T16:00:57.687-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\..\oracle_common\OPatch\opatch apply C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches\9808384.zip -oh C:/Middleware1\Oracle_BI1\..\oracle_common -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1
    [2010-11-23T16:00:57.687-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stderr=[]
    [2010-11-23T16:00:59.187-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 15] [ecid: 0000Ilv3fUlCKu3_zlt1iW1Cv4^m000006,0] stdout=[[[
    C:\DOCUME~1\AVINAS~1.KRI\LOCALS~1\Temp>C:/Middleware1\Oracle_BI1\..\oracle_common\OPatch\opatch apply C:/Middleware1\Oracle_BI1\..\oracle_common\oneoffpatches\p9824531_111130_Generic.zip -oh C:/Middleware1\Oracle_BI1\..\oracle_common -silent
    Invoking OPatch 11.1.0.8.0
    Oracle Home Path specified is relative path.
    OPatch cannot work with relative Oracle Home Paths, please specify the absolute path to Oracle Home.
    OPatch failed with error code = 1

  • Make to compile the Petalinux software image, but "returned an error code (127) ;make[1]: *** [pkg_stagefs] Error 255"

    Hello,
    I am trying ot make to compile the Petalinux software image( make in $PETALINUX/software/petalinux-dist) . Refer to the UG977 PetaLinux SDK Getting Started Guide.pdf
     However, when it gets to "[INFO ]  Expanding stagefs", there is be an error . How can i do it?
    My petalinux was installed in Debian-6.0.6-amd64 OS Host (in VirtualBox on my win7).
    Thanks in advance!
    Here is my PetaLinux compilation progress output:
    $PETALINUX/software/petalinux-dist$ make
    [INFO ] Saving previous build.log
    [INFO ] Building ucfront tool
    [INFO ] Building kernel
    [INFO ] Building kernel modules
    [INFO ] Building include
    [INFO ] Building rootfs
    [INFO ]  Setting up stage config
    [INFO ]  Setting up romfs config
    [INFO ]  Updating for microblazeel-v830-bs-cmp-mh-div
    [INFO ]  Updating package manager
    [INFO ]  Expanding stagefs
    [ERROR]  E: Sub-process /home/focs/petalinux-v2013.04-final-full/software/petalinux-dist/tools/packagemanager/bin/dpkg returned an error code (127)
    [00:02] \ make[1]: *** [pkg_stagefs] Error 255
    make: *** [subdirs] Error 1
     

    I am seeing the same error.
    Environment:
    Host PC : CentOS-6.5-x86_64
    Xilinx Tools: Vivado 2013.3
    PetaLinux Release:  2013.10
    Page 11 of The Petalinux Installation guide document shows the packages required for Petalinux installation in the 1st column.  I have installed all these packages except libstdc++-4.4.6-4.el6.i686.  The only version readily available was libstdc++-4.4.7-4.el6.i686.
    http://www.xilinx.com/support/documentation/sw_manuals/petalinux2013_10/ug976-petalinux-installation.pdf
    sudo yum install dos2unix iproute gawk gcc git gnutls-devel net-tools ncurses-devel tftp-server zlib-devel flex bison libstdc++-devel.i686 glibc.i686 libgcc.i686
    Loaded plugins: fastestmirror, refresh-packagekit, security
    Loading mirror speeds from cached hostfile
    * base: centos.mirror.lstn.net
    * extras: mirror.ubiquityservers.com
    * updates: centos.gravityfish.com
    Setting up Install Process
    Package dos2unix-3.1-37.el6.x86_64 already installed and latest version
    Package iproute-2.6.32-31.el6.x86_64 already installed and latest version
    Package gawk-3.1.7-10.el6.x86_64 already installed and latest version
    Package gcc-4.4.7-4.el6.x86_64 already installed and latest version
    Package git-1.7.1-3.el6_4.1.x86_64 already installed and latest version
    Package gnutls-devel-2.8.5-10.el6_4.2.x86_64 already installed and latest version
    Package net-tools-1.60-110.el6_2.x86_64 already installed and latest version
    Package ncurses-devel-5.7-3.20090208.el6.x86_64 already installed and latest version
    Package tftp-server-0.49-7.el6.x86_64 already installed and latest version
    Package zlib-devel-1.2.3-29.el6.x86_64 already installed and latest version
    Package flex-2.5.35-8.el6.x86_64 already installed and latest version
    Package bison-2.4.1-5.el6.x86_64 already installed and latest version
    Package libstdc++-devel-4.4.7-4.el6.i686 already installed and latest version
    Package glibc-2.12-1.132.el6.i686 already installed and latest version
    Package libgcc-4.4.7-4.el6.i686 already installed and latest version
    Nothing to do
    When I run petalinux-buiild from the project Xilinx-ZC702-2013.3 directory, I see the same error.
    $ cd petalinux-v2013.10-final/
    $ source settings.sh
    PetaLinux environment set to '/home/logic/petalinux-v2013.10-final'
    INFO: Checking free disk space
    INFO: Checking installed tools
    INFO: Checking installed development libraries
    INFO: Checking network and other services
    $ cd ../Xilinx-ZC702-2013.3/
    $ petalinux-build
    INFO: Checking component...
    INFO: Generating make files and build linux
    INFO: Generating make files for the subcomponents of linux
    INFO: Building linux
    [INFO ] pre-build linux/rootfs/fwupgrade
    [INFO ] pre-build linux/rootfs/peekpoke
    [INFO ] pre-build linux/rootfs/uWeb
    [INFO ] build linux/kernel
    [INFO ] update linux/u-boot source
    [INFO ] generate linux/u-boot configuration files
    [INFO ] build linux/u-boot
    [INFO ] Setting up stage config
    [INFO ] Setting up rootfs config
    [INFO ] Updating for armv7a-vfp-neon
    [INFO ] Updating package manager
    [INFO ] Expanding stagefs
    [ERROR] E: Sub-process /home/logic/petalinux-v2013.10-final/tools/packagemanager/bin/dpkg returned an error code (127)
    [ERROR] make[2]: *** [pkg_stagefs] Error 255
    [ERROR] make[1]: *** [sub_build_component_/none/packages-repo/single/plnx-repo] Error 2
    ERROR: Failed to build linux
     

  • OPatch failed with error code 73

    Friends,
    We are getting below error message while firing $ORACLE_HOME/OPatch/opatch lsinventory.Please suggest me whether what could be the reason for this.Appricate your help.
    Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
    Locker::release()
    OUISessionManager::unRegister()
    Un-Registering the caller : OPatch
    LsInventory::getInstance() returns
    LsInventorySession failed: Unable to create patchObject
    Cleaning up the directory : "/oracle/rdbms/10.2.0.4/.patch_storage/patch_unzip"...
    OPatch failed with error code 73
    Regards,
    Vinay

    Following these instructions solved the problem for me, maybe they will help you.
    Issue 3: On Linux AMD x86-64 on RHEL4 systems, if you run OPatch in -report mode, it detects the incorrect platform and then terminates with errors similar to the following:
    Apply Session failed: ApplySession failed to prepare the system.
    OPatch failed with error code 73
    Workaround: Set the OPATCH_PLATFORM_ID environment variable to point to the AMD64 Linux platform, whose ID is 226. For example:
    export OPATCH_PLATFORM_ID=226
    Then re-run OPatch in -report mode, for example:
    opatch apply -report
    Or
    opatch rollback -report

  • OPatch failed with error code 74

    - What can I do to fix this error when applying an Oracle patch for 10.2.0..2 on HP-UX B11.11 64 Bits.
    - I get this error when applying all patches.
    This is the screen shot.
    dr3dvqa:orau3d 103> cd /oracle/stage/102_64/patches/5063279; opatch apply -force      
    Invoking OPatch 10.2.0.2.5
    Oracle Interim Patch Installer version 10.2.0.2.5
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/U3D/102_64
    Central Inventory : /oracle/oraInventoryU3D
       from           : /var/opt/oracle/oraInst.loc
    OPatch version    : 10.2.0.2.5
    OUI version       : 10.2.0.2.0
    OUI location      : /oracle/U3D/102_64/oui
    Log file location : /oracle/U3D/102_64/cfgtoollogs/opatch/opatch2008-03-04_16-08-50PM.log
    ApplySession applying interim patch '5063279' to OH '/oracle/U3D/102_64'
    Interim patch 5063279 is a superset of the patch(es) [  5063279 ] in OH /oracle/U3D/102_64
    OPatch will rollback the subset patches and apply the given patch.
    Running prerequisite checks...
    Prerequisite check "CheckRollbackable" on auto-rollback patches failed.
    The details are:
    Patch 5063279:
    Archive Action: Source file "/oracle/U3D/102_64/.patch_storage/5063279_Nov_28_2006_04_15_32/files/lib/libserver10.a/kdibl.o" does not exist.
    'oracle.rdbms, 10.2.0.2.0': Cannot update file '/oracle/U3D/102_64/lib/libserver10.a' with '/kdibl.o'
    ApplySession failed during prerequisite checks: Prerequisite check "CheckRollbackable" on auto-rollback patches failed.
    System intact, OPatch will not attempt to restore the system
    The following warnings have occurred during OPatch execution:
    1) OUI-67078:Interim patch 5063279 is a superset of the patch(es) [  5063279 ] in OH /oracle/U3D/102_64
    OPatch failed with error code 74

    The log file
    /oracle/U3D/102_64/cfgtoollogs/opatch/opatch2008-03-04_16-08-50PM.log
    has this ...
    SEVERE:OPatch invoked as follows: 'apply -force '
    INFO:
    Oracle Home       : /oracle/U3D/102_64
    Central Inventory : /oracle/oraInventoryU3D
       from           : /var/opt/oracle/oraInst.loc
    OPatch version    : 10.2.0.2.5
    OUI version       : 10.2.0.2.0
    OUI location      : /oracle/U3D/102_64/oui
    Log file location : /oracle/U3D/102_64/cfgtoollogs/opatch/opatch2008-03-04_16-08-50PM.log
    INFO:Starting ApplySession at Tue Mar 04 16:08:51 GMT-07:00 2008
    INFO:Starting Apply Session at Tue Mar 04 16:08:51 GMT-07:00 2008
    INFO:ApplySession applying interim patch '5063279' to OH '/oracle/U3D/102_64'
    INFO:Starting to apply patch to local system at Tue Mar 04 16:08:51 GMT-07:00 2008
    INFO:Start the Apply initScript at Tue Mar 04 16:08:51 GMT-07:00 2008
    INFO:Finish the Apply initScript at Tue Mar 04 16:08:51 GMT-07:00 2008
    INFO:Patch 5063279 is superset of 5063279
    INFO:Patch 5063279 has no conflicts/superset wiht any other patch processed till now
    INFO:Checking conflicts for patch: 5063279
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5063279
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4518443
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4271217
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:3748430
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6771608
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5746835
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6740811
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5632264
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5499655
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5390946
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4704890
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6729801
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6663258
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6455795
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6447320
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6435823
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6340979
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6153847
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6046043
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:6005996
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5495639
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5099992
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5941030
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5308692
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5762514
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5636728
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5635254
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5618049
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5581518
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5530958
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5442919
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5377099
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5369855
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5103126
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5063279
    INFO:Patch 5063279 is Superset of 5063279
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:5052029
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4952782
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4883635
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4864648
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4773931
    INFO:Checking conflicts/supersets for patch: 5063279 with patch:4668719
    WARNING:OUI-67078:Interim patch 5063279 is a superset of the patch(es) [  5063279 ] in OH /oracle/U3D/102_64
    INFO:OPatch will rollback the subset patches and apply the given patch.
    INFO:
    Running prerequisite checks...
    INFO:Space Needed : 657540
    INFO:Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 5063279
    INFO:Start fuser command /usr/sbin/fuser /oracle/U3D/102_64/bin/oracle at Tue Mar 04 16:08:55 GMT-07:00 2008
    INFO:Finish fuser command /usr/sbin/fuser /oracle/U3D/102_64/bin/oracle at Tue Mar 04 16:08:55 GMT-07:00 2008
    INFO:
    Patch 5063279:
    Archive Action: Source file "/oracle/U3D/102_64/.patch_storage/5063279_Nov_28_2006_04_15_32/files/lib/libserver10.a/kdibl.o" does not exist.
    'oracle.rdbms, 10.2.0.2.0': Cannot update file '/oracle/U3D/102_64/lib/libserver10.a' with '/kdibl.o'
    INFO:Prerequisite check "CheckRollbackable" on auto-rollback patches failed.
    The details are:
    Patch 5063279:
    Archive Action: Source file "/oracle/U3D/102_64/.patch_storage/5063279_Nov_28_2006_04_15_32/files/lib/libserver10.a/kdibl.o" does not exist.
    'oracle.rdbms, 10.2.0.2.0': Cannot update file '/oracle/U3D/102_64/lib/libserver10.a' with '/kdibl.o'
    SEVERE:OUI-67074:ApplySession failed during prerequisite checks: Prerequisite check "CheckRollbackable" on auto-rollback patches failed.
    INFO:System intact, OPatch will not attempt to restore the system
    INFO:----
    INFO:The following warnings have occurred during OPatch execution:
    INFO:1) OUI-67078:Interim patch 5063279 is a superset of the patch(es) [  5063279 ] in OH /oracle/U3D/102_64
    INFO:----
    INFO:Finishing ApplySession at Tue Mar 04 16:08:55 GMT-07:00 2008
    INFO:Total time spent waiting for user-input is 0 seconds.  Finish at Tue Mar 04 16:08:55 GMT-07:00 2008
    INFO:Stack Description: oracle.opatch.PrereqFailedException: Prerequisite check "CheckRollbackable" on auto-rollback patches failed.
    INFO:StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:3635)
    INFO:StackTrace: oracle.opatch.ApplySession.processLocal(ApplySession.java:3529)
    INFO:StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5238)
    INFO:StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1544)
    INFO:StackTrace: oracle.opatch.OPatch.main(OPatch.java:570)
    INFO:File "/oracle/U3D/102_64/.patch_storage/patch_unzip" cannot be deleted as it does not exist

  • OPatch failed with error code 74 while apply patch 10093985 - 10352313

    Hello,
    In OBIEE 11g, we had a problem that the map only appear if the language selected is English. To fix this error we need to install de pach "10352313" who fix the bug "10093985". I make all the steps that are in the manual. Download the last OPatch, install and configured. All the prerequisites are ok. When I went to the folder of the patch to run the comand "opatch apply -jre $ORACLE_HOME/jdk/jre" I had this error:
    $ opatch apply -jre $ORACLE_HOME/jdk/jre
    Invoking OPatch 11.2.0.1.4
    versão do Installer Temporário Oracle 11.2.0.1.4
    Copyright (c) 2010, Oracle Corporation. Todos os direitos reservados.
    Oracle Home : /oracle/Middleware/Oracle_BI1
    Inventário Central: /home/oracle/oraInventory
    de : /etc/oraInst.loc
    Versão de OPatch : 11.2.0.1.4
    Versão de OUI : 11.1.0.8.0
    Localização de OUI : /oracle/Middleware/Oracle_BI1//oui
    Localização do arquivo de log: /oracle/Middleware/Oracle_BI1/cfgtoollogs/opatch/opatch2011-02-15_07-08-59AM.log
    Patch history file: /oracle/Middleware/Oracle_BI1/cfgtoollogs/opatch/opatch_history.txt
    OPatch detects the Middleware Home as "/oracle/Middleware"
    ApplySession aplicando o patch temporário '10093985' para OH '/oracle/Middleware/Oracle_BI1'
    Running prerequisite checks...
    Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
    The details are:
    Patch ( 10093985 ) is not applicable on current platform.
    Platform ID needed is : 46
    Platform IDs supported by patch are: 226
    ApplySession falha durante as verificações de pré-requisitos: Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
    Sistema intacto; o OPatch não tentará restaurar o sistema
    OPatch failed with error code 74
    I saw that the Platform ID needed is : 46 but the Platform IDs supported by patch are: 226. But this patch is for linux x86-64, and I didn't understand why it doesn't work. The machine is a Intel(R) Xeon(R) CPU 3050 @ 2.13GHz. Can anyone give a hand? Thanks for the help.

    Hello again,
    To resolve this problem I did this steps:
    1)./opatch lsinventory -invPtrLoc /oracle/Middleware/Oracle_BI1/OPatch/oraInst.loc
    2)export PATH=$PATH:/oracle/Middleware/Oracle_BI1/OPatch/
    3)export ORACLE_HOME=/oracle/Middleware/Oracle_BI1
    4)export OPATCH_PLATFORM_ID=226
    5)opatch apply -jre $ORACLE_HOME/jdk/jre
    If anyone have any questions is just say!
    Ty

  • OPatch failed with error code 72

    Hi,
    i am trying to apply database patches, when ever i am trying to use opatch i am getting below error.
    [oragold@apps OPatch]$ opatch lsinventory
    Invoking OPatch 10.2.0.2.0
    Oracle interim Patch Installer version 10.2.0.2.0
    Copyright (c) 2005, Oracle Corporation. All rights reserved..
    Oracle Home : /u02/oracle/PROD/db/tech_st/10.2.0
    Central Inventory : /home/oragold/oraInventory
    from : /etc/oraInst.loc
    OPatch version : 10.2.0.2.0
    OUI version : 10.2.0.2.0
    OUI location : /u02/oracle/PROD/db/tech_st/10.2.0/oui
    Log file location : /u02/oracle/PROD/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch-2009_Mar_30_16-28-49-EST_Mon.log
    List of Homes on this system:
    Home name= OraDb10g_home1, Location= "/u02/oracle/PROD/db/tech_st/10.2.0/db/inventory/prereqs"
    Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
    Possible causes are:
    Oracle Home dir. path does not exist in Central Inventory
    Oracle Home is a symbolic link
    Oracle Home inventory is corrupted
    LsInventory Session failed: OracleHomeInventory::load() gets null oracleHomeInfo
    OPatch failed with error code 72

    Sawwan,
    i followed the metalink note which you given above, but i am getting same error
    -r-xr-xr-x 1 oragold dba 27068515 Mar 30 17:57 p6880880_102000_LINUX_OPatchsoftware. zip
    [oragold@apps 10.2.0]$ cd OPatch
    [oragold@apps OPatch]$ ls
    docs jlib opatch opatch.ini opatchprereqs
    emdpatch.pl ocm opatch.bat opatch.pl README.txt
    [oragold@apps OPatch]$ opatch lsinventory
    _osArch is i386
    /u02/oracle/PROD/db/tech_st/10.2.0/jdk/bin/java -cp ./ocm/lib/emocmutl.jar:/u02/oracle /PROD/db/tech_st/10.2.0/oui/jlib/OraInstaller.jar:/u02/oracle/PROD/db/tech_st/10.2.0/o ui/jlib/xmlparserv2.jar:/u02/oracle/PROD/db/tech_st/10.2.0/oui/jlib/share.jar:/u02/ora cle/PROD/db/tech_st/10.2.0/oui/jlib/srvm.jar:./jlib/opatch.jar:./jlib/opatchutil.jar:. /jlib/opatchprereq.jar:./jlib/opatchactions.jar -DOPatch.ORACLE_HOME=/u02/oracle/PROD/ db/tech_st/10.2.0 -DOPatch.DEBUG=true -DOPatch.RUNNING_DIR=. oracle/opatch/OPatch ls inventory
    Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    CmdLineParser::initRuntimeOptions()
    Checking on class oracle.opatch.opatchutil.CmdLineOptions$StringArguments
    Get list of fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$Strin gArguments
    There are 7 fields defined in this class.
    adding option "fp"
    adding option "dp"
    adding option "fr"
    adding option "dr"
    adding option "mp"
    adding option "phbasedir"
    adding option "phbasefile"
    Checking on class oracle.opatch.opatchutil.CmdLineOptions$BooleanArguments
    Get list of fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$Boole anArguments
    There are 2 fields defined in this class.
    adding option "delay_link"
    adding option "cmd_end"
    Checking on class oracle.opatch.opatchutil.CmdLineOptions$IntegerArguments
    Get list of fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$Integ erArguments
    There are 2 fields defined in this class.
    adding option "integerarg1"
    adding option "integerarg2"
    Checking on class oracle.opatch.opatchutil.CmdLineOptions$StringtegerArguments
    Get list of fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$Strin gtegerArguments
    There are 5 fields defined in this class.
    adding option "stringtegerarg1"
    adding option "stringtegerarg2"
    adding option "ps"
    adding option "mp"
    adding option "xmlinput"
    Checking on class oracle.opatch.opatchutil.CmdLineOptions$DoubleArguments
    Get list of fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$Doubl eArguments
    There are 2 fields defined in this class.
    adding option "doublearg1"
    adding option "doublearg2"
    Checking on class oracle.opatch.opatchutil.CmdLineOptions$RawStringArguments
    Get list of fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$RawSt ringArguments
    There are 1 fields defined in this class.
    adding option "cmd"
    CmdLineHelper::loadRuntimeOption() for Class "oracle.opatch.opatchutil.OUSession"
    initializing String option 0, fp
    initializing String option 1, dp
    initializing String option 2, fr
    initializing String option 3, dr
    initializing String option 4, mp
    initializing String option 5, phbasedir
    initializing String option 6, phbasefile
    done init. String arg.
    initializing Boolean option 0, delay_link
    initializing Boolean option 1, cmd_end
    done init. Boolean arg.
    initializing Integer option 0, integerarg1
    initializing Integer option 1, integerarg2
    done init. Integer arg.
    initializing StringTeger option 0, stringtegerarg1
    initializing StringTeger option 1, stringtegerarg2
    initializing StringTeger option 2, ps
    initializing StringTeger option 3, mp
    initializing StringTeger option 4, xmlinput
    done init. SringTeger arg.
    initializing Double option 0, doublearg1
    initializing Double option 1, doublearg2
    done init. Double arg.
    initializing RawString option 0, cmd
    done init. RawString arg.
    CmdLineHelper::loadRuntimeOption() for Class "oracle.opatch.opatchutil.OUSession", don e.
    CmdLineParser::initRuntimeOptions()
    Checking on class oracle.opatch.opatchprereq.CmdLineOptions$StringArguments
    Get list of fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$Str ingArguments
    There are 3 fields defined in this class.
    adding option "phbasedir"
    adding option "patchids"
    adding option "phbasefile"
    Checking on class oracle.opatch.opatchprereq.CmdLineOptions$BooleanArguments
    Get list of fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$Boo leanArguments
    There are 2 fields defined in this class.
    adding option "booleanarg1"
    adding option "booleanarg2"
    Checking on class oracle.opatch.opatchprereq.CmdLineOptions$IntegerArguments
    Get list of fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$Int egerArguments
    There are 2 fields defined in this class.
    adding option "integerarg1"
    adding option "integerarg2"
    Checking on class oracle.opatch.opatchprereq.CmdLineOptions$StringtegerArguments
    Get list of fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$Str ingtegerArguments
    There are 2 fields defined in this class.
    adding option "stringtegerarg1"
    adding option "stringtegerarg2"
    Checking on class oracle.opatch.opatchprereq.CmdLineOptions$DoubleArguments
    Get list of fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$Dou bleArguments
    There are 2 fields defined in this class.
    adding option "doublearg1"
    adding option "doublearg2"
    CmdLineHelper::loadRuntimeOption() for Class "oracle.opatch.opatchprereq.PQSession"
    initializing String option 0, phbasedir
    initializing String option 1, patchids
    initializing String option 2, phbasefile
    done init. String arg.
    initializing Boolean option 0, booleanarg1
    initializing Boolean option 1, booleanarg2
    done init. Boolean arg.
    initializing Integer option 0, integerarg1
    initializing Integer option 1, integerarg2
    done init. Integer arg.
    initializing StringTeger option 0, stringtegerarg1
    initializing StringTeger option 1, stringtegerarg2
    done init. SringTeger arg.
    initializing Double option 0, doublearg1
    initializing Double option 1, doublearg2
    done init. Double arg.
    CmdLineHelper::loadRuntimeOption() for Class "oracle.opatch.opatchprereq.PQSession", d one.
    reqVer For using getEnv() = 10.2.0.4.0
    curVer = 10.2.0.2.0
    Current Ver later than required? :false
    Current Ver equals required? :false
    Checking EMDROOT using OUI's API...
    CmdLineParser.processOPatchProperties() begins
    CmdLineParser.processOPatchProperties() ends
    OUIReplacer::runEnvScript() called
    SystemCall:RuntimeExec(cmds, runDir): GOING to start thread to read Input Stream
    SystemCall:RuntimeExec(cmds, runDir): Started thread to read Input Stream
    SystemCall:RuntimeExec(cmds, runDir): GOING to start thread to read Error Stream
    SystemCall:RuntimeExec(cmds, runDir): Started thread to read Error Stream
    SystemCall:RuntimeExec(cmds, runDir): GOING into process.waitFor()
    ReaderThread::run(): Stream ErrorStream about to be read
    ReaderThread::run(): Stream InputStream about to be read
    ReaderThread::run(): Stream InputStream reading completed
    ReaderThread::run(): Stream ErrorStream reading completed
    SystemCall:RuntimeExec(cmds, runDir): process.waitFor() is OVER
    SystemCall:RuntimeExec(cmds, runDir): Error stream thread joined successfully
    SystemCall:RuntimeExec(cmds, runDir): Input stream thread joined successfully
    OUIReplacer::setKeyValue() called
    OPatchSession::main()
    Environment:
    OPatch.ORACLE_HOME=/u02/oracle/PROD/db/tech_st/10.2.0
    oracle.installer.invPtrLoc=/etc/oraInst.loc
    oracle.installer.oui_loc=/u02/oracle/PROD/db/tech_st/10.2.0/oui
    oracle.installer.library_loc=/u02/oracle/PROD/db/tech_st/10.2.0/oui/lib/linux
    oracle.installer.startup_location=/u02/oracle/PROD/db/tech_st/10.2.0/oui
    OPatch.PLATFORM_ID=
    os.name=Linux
    OPatch.NO_FUSER=
    OPatch.SKIP_VERIFYnull
    oracle.installer.clusterEnabled=false
    TRACING.ENABLED=TRUE
    TRACING.LEVEL=2
    OPatch.DEBUG=true
    OPATCH_VERSION=10.2.0.4.6
    Bundled OPatch Property File=properties
    Minimum OUI version: 10.2
    OPatch.PATH=/u02/oracle/PROD/db/tech_st/10.2.0/perl/bin:/u02/oracle/PROD/db/tech_st /10.2.0/bin:/usr/bin:/usr/sbin:/u02/oracle/PROD/db/tech_st/10.2.0/appsutil/jre/bin:/us r/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/ bin:/usr/X11R6/bin:/home/oragold/bin:.
    Stand-Alone home : false
    Environment:
    OPatch.ORACLE_HOME=/u02/oracle/PROD/db/tech_st/10.2.0
    oracle.installer.invPtrLoc=/etc/oraInst.loc
    oracle.installer.oui_loc=/u02/oracle/PROD/db/tech_st/10.2.0/oui
    oracle.installer.library_loc=/u02/oracle/PROD/db/tech_st/10.2.0/oui/lib/linux
    oracle.installer.startup_location=/u02/oracle/PROD/db/tech_st/10.2.0/oui
    OPatch.PLATFORM_ID=
    os.name=Linux
    OPatch.NO_FUSER=
    OPatch.SKIP_VERIFYnull
    oracle.installer.clusterEnabled=false
    TRACING.ENABLED=TRUE
    TRACING.LEVEL=2
    OPatch.DEBUG=true
    OPATCH_VERSION=10.2.0.4.6
    Bundled OPatch Property File=properties
    Minimum OUI version: 10.2
    OPatch.PATH=/u02/oracle/PROD/db/tech_st/10.2.0/perl/bin:/u02/oracle/PROD/db/tech_st /10.2.0/bin:/usr/bin:/usr/sbin:/u02/oracle/PROD/db/tech_st/10.2.0/appsutil/jre/bin:/us r/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/ bin:/usr/X11R6/bin:/home/oragold/bin:.
    Stand-Alone home : false
    Oracle Home : /u02/oracle/PROD/db/tech_st/10.2.0
    Central Inventory : /home/oragold/oraInventory
    from : /etc/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.2.0
    OUI location : /u02/oracle/PROD/db/tech_st/10.2.0/oui
    Log file location : /u02/oracle/PROD/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch2009-0 3-30_16-59-59PM.log
    Patch history file: /u02/oracle/PROD/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch_histo ry.txt
    OUISessionManager::instantiate()
    lockCentralInventory(): OUISessionManager::lockCentralInventory() will retry 0 times w ith 120-second interval to get an Inventory lock.
    OUISessionManager::lockCentralInventory() try round # 1
    OUISessionManager::setupSession()
    OUISessionManager::setupSession() instantiates a OUIInventorySession obj.
    OUISessionManager::setupSession() init. the session
    OUISessionManager::setupSession() sets up READ-ONLY session
    OUISessionManager::setupSession() done
    OUISessionManager::lockCentralInventory() set up session OK
    reqVer = 10.2
    curVer = 10.2.0.2.0
    Current Ver later than required? :true
    Current Ver equals required? :false
    OracleHomeInventory::createInventoryObj()
    OracleHomeInventory::createInventoryObj() gets OUIInventorySession object
    Locker::lock()
    calling lockCentralInventory()
    OUISessionManager::getInventorySession()
    Caller Details:
    Caller Name : OPatch Caller Version : 10.2.0.4.6 Requested Read-only ac cess : true Oracle Home : /u02/oracle/PROD/db/tech_st/10.2.0
    OUISessionManager::register()
    Registering the caller : OPatch
    OracleHomeInventory::createInventoryObj() gets OUIInstallAreaControl object
    OracleHomeInventory::createInventoryObj() gets OUIInstallInventory object
    OracleHomeInventory::createInventoryObj() gets OUIOracleHomeInfo object
    OracleHomeInfo::lock() fails, and there is no retry supported.
    OracleHomeInventory::createInventoryObj() gets a null OUIOracleHomeInfo object
    OracleHomeInventory::createInventoryObj() tries to print a list of Oracle Homes on thi s system
    OracleHomeInventory::createInventoryObj() Your Oracle Home path: "/u02/oracle/PROD/db/ tech_st/10.2.0"mes on this system:
    Home name= OraDb10g_home1, Location= "/u02/oracle/PROD/db/tech_st/10.2.0/db/inventor y/prereqs"
    OracleHomeInventory::createInventoryObj() construction doneInventory::loadAndPrintInventory()
    Retrieving inventory from Oracle Home...
    OracleHomeInventory::load()
    Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
    Possible causes are:
    Oracle Home dir. path does not exist in Central Inventory
    Oracle Home is a symbolic link
    Oracle Home inventory is corrupted
    Locker::release()
    OUISessionManager::unRegister()
    Un-Registering the caller : OPatch
    LsInventory::getInstance() returns
    LsInventorySession failed: OracleHomeInventory gets null oracleHomeInfo
    Cleaning up the directory : "/u02/oracle/PROD/db/tech_st/10.2.0/.patch_storage/patch_u nzip"...
    OPatch failed with error code 73
    [oragold@apps OPatch]$

Maybe you are looking for

  • Can't Import Some Songs or More than One - HELP

    I can't get an answer to this question: why when trying to import multiple songs will the import fail. I have to go back and do 1 or 2 at a time -- huge PITA. Also, Musicmatch would allow you to "scan" a folder and it would faithfully scoop up every

  • Acrobat Xl Pro issues

    I'm using a Mac Maverick 10.9.4 Adobe Acrobat XI Pro - Version 11.0.7 This application seems to be very unstable and I don't really use it because of the issues I have with it, and expensive purchase! My main issue is that I can't combine pdfs into o

  • WRT54G3G-ST + Sierra Wireless AC597E issue

    I've been experiencing some difficulty with my WRT54G3G-ST router in regards to using a Sierra Wireless AC597E.  Namely the router fails to recognize the card when plugged in.  Everything on the card is still on factory settings, Is there anything pa

  • New software is available - DISABLE

    I'm looking for some help regarding the New software is available tray notification. I am trying to configure this notification so it is only displayed when an application is specifically deployed as available to the client device. At the moment, the

  • Table for flag STLKZ in CS03 transaction

    Hi Guru, in the transaction CS03 for some materials I see in the column (ASM ASSEMBLY STLKZ field) who wants a flag to indicate that this material is related to a bom. In which table can I see the flag STLKZ? Thank for all !