Getting error while applying psu patch on 11.2.0.2.0

Hi All,
I am getting one error while applying psu july patch on top of 11.2.0.2.0
If anybody has the solution please answer:
Below is the code sample:
[oracle@host01 16619893]$ opatch prereq CheckConflictAgainstOHWithDetail -phBase                                                       Dir ./16619893
Oracle Interim Patch Installer version 11.2.0.3.4
Copyright (c) 2012, Oracle Corporation.  All rights reserved.
PREREQ session
Oracle Home       : /u002/app/oracle/product/11.2.0/dbhome_1
Central Inventory : /u002/app/oraInventory
   from           : /u002/app/oracle/product/11.2.0/dbhome_1/oraInst.loc
OPatch version    : 11.2.0.3.4
OUI version       : 11.2.0.2.0
Log file location : /u002/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/opatch/                                                       opatch2013-06-28_02-08-44AM_1.log
Invoking prereq "checkconflictagainstohwithdetail"
Prereq "checkConflictAgainstOHWithDetail" passed.
OPatch succeeded.
[oracle@host01 16619893]$ opatch apply
Oracle Interim Patch Installer version 11.2.0.3.4
Copyright (c) 2012, Oracle Corporation.  All rights reserved.
Oracle Home       : /u002/app/oracle/product/11.2.0/dbhome_1
Central Inventory : /u002/app/oraInventory
   from           : /u002/app/oracle/product/11.2.0/dbhome_1/oraInst.loc
OPatch version    : 11.2.0.3.4
OUI version       : 11.2.0.2.0
Log file location : /u002/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/opatch/                                                       opatch2013-06-28_02-10-02AM_1.log
Verifying environment and performing prerequisite checks...
Prerequisite check "CheckActiveFilesAndExecutables" failed.
The details are:
Following executables are active :
/u002/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so.11.1
UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.
Log file location: /u002/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/opatch/o                                                       patch2013-06-28_02-10-02AM_1.log
OPatch failed with error code 73
[oracle@host01 16619893]$ ps -ef |grep libclntsh.so.11.1
oracle   15943 15446  0 02:11 pts/3    00:00:00 grep libclntsh.so.11.1
[oracle@host01 16619893]$
Why I am getting that error?  And how to check wheather lobclntsh.so.11.1 is running and how to kill it?
Thanks in advance.

See the below link
Oracle DBA and RAC DBA Expert: Reason: Cannot apply patch due to fatal error & CheckActiveFilesAndExecutables failed
I hope it resolves your issue.
Regards,
http://www.oracleracexpert.com

Similar Messages

  • Opatch error while applying Windows patch 6 (9.2.0.8.0) on EBS 11i Database

    Hi,
    I am upgrading our EBS 11i database (9.2.0.5.0) to 9.2.0.8.0 by following note : 216550.1 (Interoperability Notes Oracle Applications Release 11i with Oracle9i Release 2 (9.2.0)).
    I have installed Opatch 2617419 and then installed 6880880 (p6880880_101000_WINNT.zip) (OUI patch).
    While applying Windows patch 6 (5916268) ,using opatch I am getting the following error:
    OPATCH_JAVA_ERROR=OPatch Exception while trying to check for Mini Patchset
    Cannot check bug/file conflict and component prerequisite checks.
    ERROR: OPatch failed during prerequisite check.
    OPatch returns with error code = 150
    Any help to resolve the issue is appreciated.
    I saw note +'OPATCH_JAVA_ERROR=OPatch Exception While Trying to Check for Mini Patchset' while applying patch using opatch 1.0.0.0.x [ID 971783.1].+
    There are no '&' in the inventory file. There are a lot of '<'. I dont know if this note is applicable.
    Thanks
    Thiru.

    Hi,
    I am following section 2 only.
    In Section 2, # 7 we have to apply latest Oracle Patching Tool (OPatch) patch 2617419 and in # 8 we have to apply additional 9.2.0.8 RDBMS patches ( in our case it is Windows patch 6.
    I am getting issue while applying Windows patch 6 using opatch.
    Rgds,
    Thiru

  • Error :  While applying the Patch 4440000

    Error :  While applying the Patch 4440000
    FAILED: file igwprop.odf on worker  1 for product igw username IGW.
    When i check the worker log file i got this error
    The sequence IGW_AWARDS_S in the database is defined as:
    MINVALUE = 1 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    which should be defined as:
    MINVALUE = 10000 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    (Note: The cache value for sequence IGW_AWARDS_S is 20 in the ODF file. The value 1000 is being used instead because this provides better performance when selecting from the sequence.)
    Alter the sequence with :
    Start time for statement below is: Sun Oct 06 2013 22:16:28
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    The following ORACLE error:
    ORA-04007: MINVALUE cannot be made to exceed the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    Unable to compare or correct sequences
            because of the error above
    Time when worker failed: Sun Oct 06 2013 22:16:28
    plz help me in solving this.

    Check the current value of IGW_AWARDS_S sequence and make sure the MINVALUE in the patch (i.e. 10000) is not greater than the current one.
    OERR: ORA 4007 MINVALUE cannot be made to exceed the current value (Doc ID 19824.1)
    You may also log a SR.
    Thanks,
    Hussein

  • Warning generated while applying PSU Patch 11.2.0.3.5(14727310)

    All, While applying  PSU 11.2.0.3.5 on Oracle 11.2.0.3.0 (Sorais 10 SPARC 86) I got the following warning-
    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:
    ld: warning: symbol '_start' has differing types:
            (file /oracle/product/11g/lib/prod/lib/v9/crt1.o type=FUNC; file /oracle/product/11g/lib//libserver11.a(skds.o) type=OBJT);
    Can anyone please through some light on this? I am not able to find any information regarding what causes this error, what are the implications and a workaround/
    Is there anyone who has come accross this warning?
    Your help/guidance is much appreciated.

    This is a warning and can be ignored. Pl see MOS Doc 1446945.1
    HTH
    Srini

  • Error during applying PSU patch.

    Hi There,
    I am getting following message during applying PSU patch. [ 9209238 ]
    Patch(es) [  7111245 7295298 ] conflict with the Patch currently being installed [ 9209238 ]
    DB: 11.1.0.7
    Application: Oracle EBSR12(12.1.2)
    OS: Oracle Linux86*64
    Please help me out in this regard.
    Regards,

    My dear why your angry i am not playing game with you actually we have paid license fee in feb 2013 through the oracle partner but might be some problem from partner end could be the didn't pay to oracle.... so oracle stop the support on My oracle support in first phase but We are still in touch with oracle and oracle partner for solving this issue.
    Regards,
    for your review i am not telling a lie. :)
    Call - Outbound
    <Record the details of the call>
    Spoke with Customer:
    Advised customer that the CSI#: 16697873 has no support confirmed by Oracle Support Sales:
    Customer informed that they already engage with their Local Support Sales Rep (Partner:).
    They will check with them first. He claimed that they already paid the contract.
    I asked customer to update this NTSR once they have the confirmation. Advised customer if he need help, I will create new Non-technical SR for Entitlement to purchase support if they are interested. Need to know if i can proceed to close this NTSR. Customer need time to check with their local sales (partner).
    He acknowledged and will update this SR. I will wait for his response.
    Edited by: 920138 on May 24, 2013 12:43 AM

  • Getting error while applying patch 5059447 on Oracle 10gR2

    Hi,
    I have Oracle 10g R2 (10.2.0.4) on Linux 32bit single instance server, wherein while applying patch id 5059447 i am getting error, is it related to Oracle or Linux lib files?
    should i raise a SR?
    INFO:Finish applying patch to local system at Wed Mar 03 16:35:49 IST 2010
    INFO:--------------------------------------------------------------------------------
    INFO:The following warnings have occurred during OPatch execution:
    INFO:1) OUI-67200:Make failed to invoke "/usr/bin/make -f ins_rdbms.mk ioracle ORACLE_HOME=/u01/app/oracle/10.2.0/db_1"....'/u01/app/oracle/10.2.0/db_1/l
    ib//libcore10.a(lcd.o)(.text+0x8e8): In function `lcdprm':
    : warning: the `gets' function is dangerous and should not be used.
    /usr/lib/gcc/i386-redhat-linux/3.4.4/libgcc_s.so: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [u01/app/oracle/10.2.0/db_1/rdbms/lib/oracle] Error 1
    INFO:2) OUI-67124:Re-link fails on target "ioracle".
    Thanks,
    Ajay

    Pl also see these related docs
    827445.1 - Undefined Reference To Symbol "kecrban" While Linking Oracle Binary During 10.2.0.4 Installation
    356363.1 - Relinking Oracle Gives Message The 'Gets' Function Is Dangerous And Should Not Be Used
    HTH
    Srini

  • Error while applying the patch 9239089

    Dear All,
    I have installed the Oracle E-Business Suite Release 12(12.1.1) on Windows 2003 (32-bit) OS successfully.Its a single node installation.
    Hardware & Software Specifications:
    - Intel Core 2 Duo, CPU 2.40 GHz
    - 2 GB of RAM
    - 180 GB Hard Drive
    - Windows XP Professional with Sevice Pack 2
    The problem is when I try to apply a patch 9239089, it gives error atleast 2-3 times as below
    An error occurred while relinking application programs.
    Continue as if it were successful [No] :
    And the Patch gets completed.
    Find the log of the patch below:
    An error occurred while extracting files from library.
    Continue as if it were successful [No] : Yes
    Done extracting object modules from product libraries.
    STOP_TASK: [Perform libout actions] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    Performing version checking...
    Log and Info File sync point:
    Mon Mar 28 2011 18:07:15
    AutoPatch found some files which it will not apply.
    These files are listed in the AutoPatch informational message file.
    STOP_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    Skipping...
    Determine directories to create for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:15]
    Determining what executables to link...
    STOP_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine forms to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine Oracle Reports libraries to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine reports to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine if need to generate message files for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    Looking for active bug fixes with no active actions...
    About to turn off duplicate actions: Mon Mar 28 2011 18:07:16
    Start of adptod(): Mon Mar 28 2011 18:07:16
    Actions scanned: 382
    Duplicate actions: 0
    End of adptod(): Mon Mar 28 2011 18:07:16
    Done turning off duplicate actions: Mon Mar 28 2011 18:07:16
    About to turn off bugs with no active actions: Mon Mar 28 2011 18:07:16
    Start of adpunb(): Mon Mar 28 2011 18:07:16
    Active bugs at start: 72
    Bugs turned off: 71
    Outer loop iterations: 72
    Actions scanned: 47
    End of adpunb(): Mon Mar 28 2011 18:07:16
    Done turning off bugs with no active actions: Mon Mar 28 2011 18:07:16
    About to save release list to filesystem: Mon Mar 28 2011 18:07:16
    Done saving release list to filesystem: Mon Mar 28 2011 18:07:16
    STOP_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    Reading customized files list (if any)...
    Did not find customized files registration file
    "D:\oracle\PROD\apps\apps_st\appl\admin\applcust.txt"
    The file may have been uploaded to the database.
    This patch replaces the following customized files:
    No customized files are replaced by this patch.
    STOP_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    Copying files into installation area...
    No files were selected for copying.
    STOP_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    ForceCopy files into installation area for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    Archiving object modules into product libraries...
    No object modules were selected for archiving.
    STOP_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Create Directories for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Relink executables] [] [Mon Mar 28 2011 18:07:16]
    Relinking executables...
    An error occurred while relinking application programs.
    Continue as if it were successful [No] : Yes
    AutoPatch is exiting successfully.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtimrpt.sql 15831 adt15831
    Spooling to adt15831.lst
    Spooling to adt15831.csv
    A job timing report has been generated for the current session.
    You should check the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\out\adt15831.lst
    for details.
    Purging timing information for prior sessions.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtpurge.sql 10 1000
    Done purging timing information for prior sessions.
    AutoPatch is complete.
    AutoPatch may have written informational messages to the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.lgi
    Errors and warnings are listed in the log file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.log
    and in other log files in the same directory.
    Regards,
    Vinayak K

    Hi,
    Find the Output
    D:\oracle\PROD\apps\apps_st\appl>make -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for i686-pc-cygwin
    D:\oracle\PROD\apps\apps_st\appl>gnumake -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for Windows32
    D:\oracle\PROD\apps\apps_st\appl>APPSPROD_ebstest.cmd
    ECHO is off.
    ECHO is off.
    Tue 03/29/2011 07:05 PM
    ECHO is off.
    ECHO is off.
    This script requires the following files:
    ECHO is off.
    C:\MSV\VC\bin\bin\vcvars32.bat
    ECHO is off.
    APPSORA.cmd exiting with status 0
    D:\oracle\PROD\apps\apps_st\appl>echo %PATH%
    D:\oracle\PROD\apps\apps_st\appl\au\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\
    fnd\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin;D:\oracle\PROD\app
    s\tech_st\10.1.3\appsutil\jdk\jre\bin;D:\oracle\PROD\apps\tech_st\10.1.3\perl\5.
    8.3\bin\MSWin32-x86-multi-thread\;D:\oracle\PROD\apps\apps_st\comn\util\unzip\un
    zip;D:\oracle\PROD\apps\tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\PROD\apps\tech
    st\10.1.2\bin;D:\oracle\PROD\apps\techst\10.1.3\appsutil\jdk\bin;D:\oracle\PRO
    D\apps\tech_st\10.1.3\appsutil\jdk\jre\bin;C:\cygwin\bin;C:\WINDOWS;C:\WINDOWS\s
    ystem32;D:\oracle\PROD\apps\tech_st\10.1.3\ant\bin
    D:\oracle\PROD\apps\apps_st\appl>
    Regards,
    Vinayak K

  • Error while applying the patch 9909156

    while applying patch 9909156. I am getting jsp compilation errors in the patch log
    [1634474] !!COMPILATION ERROR(0) ibeCRgpPartnerPriCreate.jsp:
    this is similar MOS doc 579439.1 - Application Of Patch 5720979 Results In COMPILATION ERROR(0) ibeCOtdOrdCancelMain.jsp. Can you confirm please?
    Patch 6128322 is for module iStore which is inactive on our system . Patch 5720979 was applied to the system (most likely as cumulative CPU). Can you confirm that given the module is inactive if we need to apply patch 6128322

    This is the error in the log file we are using 11.5.10.2
    [1634474] !!COMPILATION ERROR(0) ibeCRgpBusinessCreate.jsp:
    _ibeCRgpBusinessCreate.java:856: cannot find symbol
    symbol : variable USERNAME_NOT_FOUND
    location: class oracle.apps.ibe.um.UserManager
    String usernameTestStatusCode=UserManager.USERNAME_NOT_FOUND;
    ^
    _ibeCRgpBusinessCreate.java:858: cannot find symbol
    symbol : variable SELF_REGISTRATION
    location: class oracle.apps.ibe.um.UserManager
    usernameTestStatusCode=UserManager.checkUsernameExists(usernameUpper, UserManager.SELF_REGISTRATION);     
    ^
    _ibeCRgpBusinessCreate.java:896: cannot find symbol
    symbol : variable USERNAME_NOT_FOUND
    location: class oracle.apps.ibe.um.UserManager
    else if(ibeRegKnownUser==null && ! usernameTestStatusCode.equals(UserManager.USERNAME_NOT_FOUND))

  • Getting error while applying BP08 in OIM

    While applying BP 08 on OIM I am getting below error.
    export-metadata:
         [exec] Error: Could not find or load main class oracle.iam.patching\patchAutomationExportMDS
    BUILD FAILED
    C:\Oracle\Middleware\Oracle_IDM1\server\setup\deploy-files\automation.xml:145: The following error occurred while executing this line:
    C:\Oracle\Middleware\Oracle_IDM1\server\setup\deploy-files\automation.xml:53: exec returned: 1
    I am following the steps mentioned in "Stage 3: Patching the Oracle Identity Manager Managed Servers" running patch_oim_wls.bat
    Please help
    Thanks,
    Gaurav

    See the below link
    Oracle DBA and RAC DBA Expert: Reason: Cannot apply patch due to fatal error &amp; CheckActiveFilesAndExecutables failed
    I hope it resolves your issue.
    Regards,
    http://www.oracleracexpert.com

  • Errors on applying PSU patches for GI (Grid Infrastructure) 11.2.0.3

    Need help!
    This is all in the version of 11.2.0.3.   We created a single node GI with ASM by the user grid.   Grid home is /grid/product/11.2/grid/   And oracle home created by user oracle at /oracle/product/11g.    I have downloaded the GI PSU patch 16742216 for GI and Oracle DB PSU patch 16619892.   I just want to apply the patch to GI home, then Oracle home with different PSU.   Here is what I did after unzip the patch for GI:
    1.   Stopped ASM instance and stopped listener (these are owned by grid)
    2.  Created a ocm response file at grid home by grid user:   $ORACLE_HOME/OPatch/ocm/bin/emocmrsp   -no_banner 
    3.  Use the root to run grid profile to setup grid GI environment
    4.  Use the root to run as (as described in Oracle instruction):  opatch auto /home/grid/patches  -ocmrf /grid/product/11.2/grid/OPatch/ocm/bin/ocm.rsp
    But got this error.   For some reason it looks for Oracle home, not grid home, although I do not have any oracle home environment setup in root user:
    ===================================================================================================
    lsildb10p|+ASM|/home/grid/patches $ opatch auto /home/grid/patches  -ocmrf /grid/product/11.2/grid/OPatch/ocm/bin/ocm.rsp
    Executing /grid/product/11.2/grid/perl/bin/perl /grid/product/11.2/grid/OPatch/crs/patch11203.pl -patchdir /home/grid -patchn patches -ocmrf /grid/product/11.2/grid/OPatch/ocm/bin/ocm.rsp -paramfile /grid/product/11.2/grid/crs/install/crsconfig_params
    /grid/product/11.2/grid/crs/install/crsconfig_params
    /grid/product/11.2/grid/crs/install/s_crsconfig_defs
    This is the main log file: /grid/product/11.2/grid/cfgtoollogs/opatchauto2013-08-10_09-17-36.log
    This file will show your detected configuration and all the steps that opatchauto attempted to do on your system: /grid/product/11.2/grid/cfgtoollogs/opatchauto2013-08-10_09-17-36.report.log
    2013-08-10 09:17:36: Starting Oracle Restart Patch Setup
    Using configuration parameter file: /grid/product/11.2/grid/crs/install/crsconfig_params
    The opatch minimum version  check for patch /home/grid/patches/16619898/custom/server/16619898 failed  for /oracle/product/11g
    The opatch minimum version  check for patch /home/grid/patches/16619892 failed  for /oracle/product/11g
    Opatch version check failed for oracle home  /oracle/product/11g
    Opatch version  check failed
    update the opatch version for the failed homes and retry
    ======================================================================================================
    Where I did wrong?   Thanks for advice!

    Thanks for the update.  I have tried with chmod -R a+rwx on the patch location.   But got the error (different error).  Here is long detail message in /grid/product/11.2/grid/cfgtoollogs/opatchauto2013-08-13_06-35-35.log
    =====================================
    Log file location : /grid/product/11.2/grid/cfgtoollogs/opatch/opatch2013-08-13_05-35-37AM_1.log
    Invoking utility "saveconfigurationsnapshot"
    UtilSession failed: UtilSession failed to generate configuration xml file [ PRKH-1001 : HASContext Internal Error
    PRKH-3013 : An improper buffer argument was supplied to Cluster Synchronization Services ]
    ====================================
    When I run the command as root, the ORACLE_HOME is set to /grid/product/11.2.3/grid/   which is the home for GI.
    Then check in the log file:  /grid/product/11.2/grid/cfgtoollogs/opatch/opatch2013-08-13_05-35-37AM_1.log
    [Aug 13, 2013 5:35:38 AM]
    OPatch was not able to create .patch_storage directory
    Unable to get Environent variables for Stand Alone home

  • Error while applying Java Patch 16 on WAS 640 ABAP+JAVA

    Hello Masters,
    I am in process of applying Patch 16 to my BW 3.5 WAS 640 ABAP+JAVA systems.  I have successfully applied ABAP patch level to 16.  Now I am applying to J2EE Patch 16 to system. I did prerequisite check and everything is okay.  Platform - Sun Solaris 9, Oracle 9.2.0.6.  When I click on apply Patch 16, it goes thru central instance profile, java home directory okay. After this it is asking me to supply file for JCE and I gave path for file "jce_policy-1_4_2.zip".  after that it extracts this file to Java_home/jre and at point when it tries to extract visual.dat, it throws following error :
    CJS-00030  Assertion failed: in
    function () {
        if (!this.hasJ2EE()) {
            installer.writeTrace("Can't determine JAVA_HOME of instance " + this.getName() + ": no J2EE engine installed.");
            return undefined;
        var fmgt = new FileMgt();
        var instanceProfile = this.getProfile();
        var javaHome = instanceProfile.get("jstartup/vm/home");
        if (javaHome) {
            return javaHome.value();
        var pname = this.getDirInstance() + "/j2ee/cluster/instance.properties";
        var pNode = fmgt.getNode(pname);
        ASSERT_DEFINED(arguments.callee, pNode, "pNode(" + pname + ")");
        var stream = pNode.getFileStream("READ");
        ASSERT_DEFINED(arguments.callee, stream, "stream(" + pname + ")");
        var props = new R3Profile(stream);
        for (var it = props.propertyNames(); !it.isDone(); it.next()) {
            var p = it.get();
            if (p.name().indexOf("JavaPath") != -1) {
                return p.value();
        ASSERT(arguments.callee, false, "no property with JavaPath in its name found in file " + pname);
    no property with JavaPath in its name found in file /usr/sap/QWA/DVEBMGS02/j2ee/cluster/instance.properties
    ERROR 2006-08-03 14:57:30
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    WARNING 2006-08-03 14:57:30
    The step checkIfSafeModeIsEnabled with step key ApplySupportPackage|ind|ind|ind|J2EE_Engine|6.30|0|PatchJ2eeEngine|ind|ind|ind|J2EE_Engine|6.30|0|checkIfSafeModeIsEnabled was executed with status ERROR.
    WARNING 2006-08-03 14:58:54
    An error occurred during the installation.
    Your input will be greately appreciated and would reward points.
    Thanks,
    Digesh

    Hello Digesh,
    The firt thing please go to os level prompt for <SID>adm user and type echo $JAVA_HOME. What is the value that is reflected after issuing the above.
    Also please check that your SAP-J2EE instance is running properly or not.
    The JCE is used for Weak and strong encryption.
    Also please check the instance.properties file. Does it contain proper parameter as per your SAP installation.
    Regards,
    Prem

  • Error while applying INLOC patch on 11i platform windows 2003.

    Hi all,
    follwoing error and warning occur while applying INDIA LOCALIZATION patch 6410725 on windows 2003.
    ***Error! Could not copy ja_in_tran_rg_entry_trg.sql to E:\inloc\ILP\patch\6410725\backup\patch/115/sql. Skipping..The syntax of the command is incorrect.
    Copied patch\115\sql\ja_in_tran_rg_entry_trg.sql successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied ja_in_tran_rg_entry_trg.sql successfully.
    ***Error! Could not copy ja_in_reqn_curr_upd_trg.sql to E:\inloc\ILP\patch\6410725\backup\patch/115/sql. Skipping..The syntax of the command is incorrect.
    Copied patch\115\sql\ja_in_reqn_curr_upd_trg.sql successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied ja_in_reqn_curr_upd_trg.sql successfully.
    ***Warning! Could not create patch/115/sql directory. Skipping..
    The system cannot find the path specifiedBacked jai_cmn_dbg_ctx.pls in from databaseCopied patch\115\sql\jai_cmn_dbg_ctx.pls successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied jai_cmn_dbg_ctx.pls successfully.
    ***Warning! Could not create patch/115/sql directory. Skipping..
    The system cannot find the path specifiedBacked ja_in_balance_transfer.sql in from databaseCopied patch\115\sql\ja_in_balance_transfer.sql successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied ja_in_balance_transfer.sql successfully.
    ***Warning! Could not create patch/115/sql directory. Skipping..
    The system cannot find the path specifiedBacked jai_cmn_dbg_ctx.plb in from databaseCopied patch\115\sql\jai_cmn_dbg_ctx.plb successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied jai_cmn_dbg_ctx.plb successfully.
    Skipping JAI_ARSETUP_C.ldt because FND patchset level is H..Copied JAI_ARSETUP_E.ldt successfully to E:\inloc\ILP\patch\6410725\backup\patch\115\import\US.
    Copied patch\115\import\US\JAI_ARSETUP_E.ldt successfully to d:\oracle\visappl\ja\11.5.0\patch\115\import\US.
    Applied JAI_ARSETUP_E.ldt successfully.
    I have check all pre requisites, is any steps before applying the patch to avoid this kind error?
    regards,
    sandeep.

    Hi,
    i dont understand why path is changing
    E:\inloc\ILP\patch\6410725\backup\patch / 115 / sql
    1)did u give correct path of patch directory when installing patch?
    2)are u installing the patch from inside the patch directory?if not do it and check
    3)give full permission to everyone on the patch directory
    Regards
    Edited by: Ahmed@hungry_dba on Feb 14, 2010 10:52 PM

  • Opatch error while  applying CPU patch

    HI Sir ,
    when i Applying CPU patch (7592354) on oracle home version 10.2.0.3 by using opatch napply -skip_subset -skip_duplicate
    The below error occurred .
    OUI-67124:Conflict with patches in OracleHome detected. Please run OPatch again as
    <ORACLE_HOME>/OPatch/opatch napply /tdb1/sadvora/7592354 -id 6397928,6397929,6397937,6397938,6397939,6397942,6397945,6397947,6452863,6650081,6650096,6650105,6667542,6868171,6868172,6868173,6868174,6868175,6868176,6868177,6868178,7154831,7154832,7154833,7154834,7154835,7154837,7154838,7154839,7154840,7154841,7154842,7154843,7369192,7369193,7369194,7369195,7369196,7592354,7604445,7604446,7604447 -skip_duplicate

    Hi;
    Please see:
    WARNING OUI-67301: "Following patches have conflicts. Please contact Oracle Support " [ID 802459.1]
    Critical Patch Update 2011Conflicts with patches in OracleHome: OUI-67124:Conflict with patches in OracleHome detected [ID 1315387.1]
    Critical Patch Update October 2010 Oracle Fusion Middleware Known Issues [ID 1159431.1]
    Regard
    Helios

  • Error while apply oracle patch 10.2.0.4

    hi..
    i am applying oracle patch 10.2.0.4 on my Production system , it generating error
    E:\oracle\R3D\102\OPatch>opatch apply
    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       : e:\oracle\R3D\102
    Central Inventory : C:\Program Files\Oracle\Inventory
       from           : n/a
    OPatch version    : 10.2.0.2.0
    OUI version       : 10.2.0.2.0
    OUI location      : e:\oracle\R3D\102\oui
    Log file location : e:\oracle\R3D\102\cfgtoollogs\opatch\opatch-2009_Apr_29_13-3
    5-37-PKT_Wed.log
    ApplySession applying interim patch '7715057' to OH 'e:\oracle\R3D\102'
    Apply Session failed: ApplySession failed to prepare the system. ApplySession: R
    equired component(s) [ oracle.rdbms.rsf, 10.2.0.4.0 ]  not present in the Oracle
    Home or a higher version found.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code = 73
    plz guide me , how can i resolve that issue
    Regards
    Imran

    Hi,
    why people do not read even the web sites
    to download the patches you fo to the page
    http://service.sap.com/oracle-download
    there it says:
    ORACLE
    General Information
    This area in the SAP Support Portal is designed to download Oracle patchsets, patches, scripts etc. Information on how to download Oracle patches can be found in SAP Note 509314.
    The answer to your question is on the mentioned note "[509314|http://service.sap.com/sap/support/notes/509314]"

  • SPAM error while applying ABAP patch 13

    Hi all,
    I was applying patches on neweaver system Windows oracle platform.
    All patches till now successfully applied except patch 13 for ABAP and now situation is spam is running from alomost 24 Hrs and  i have also tried to restart the same but all jobs RDD* jobs are running fine
    except a job named <b>RDDEXECL</b> runs along with this particular patch import OCS_queue_import and both jobs runs for long long time.
    I have never seen this job RDDEXECL before applying all patches , why this is appearing now and why patch is not proceeding further.
    Can any body aware of this issue.
    Best Regards
    AjitR

    SAPRA70013.MOB
    1 ETP199X######################################
    1 ETP162 EXECUTION OF REPORTS AFTER PUT
    1 ETP101 transport order     : "SAPKA70013"
    1 ETP102 system              : "MOB"
    1 ETP108 tp path             : "tp"
    1 ETP109 version and release : "370.00.01" "700"
    1 ETP198
    2 EPU126XPost-import methods for change/transport request: "SAPKA70013"
    4 EPU111    on the application server: "Cymobile"
    2 EPU122XPost-import method "ENHS_AFTER_IMPORT" started for "ENHS" "L", date and time: "20071018203831"
    1AETR012XProgram terminated (job: "RDDEXECL", no.: "20382300")
    1AEPU320 See job log"RDDEXECL""20382300""MOB"
    1 ETP162 EXECUTION OF REPORTS AFTER PUT
    1 ETP110 end date and time   : "20071018214713"
    1 ETP111 exit code           : "12"
    1 ETP199 ######################################
    1 ETP199X######################################
    1 ETP162 EXECUTION OF REPORTS AFTER PUT
    1 ETP101 transport order     : "SAPKA70013"
    1 ETP102 system              : "MOB"
    1 ETP108 tp path             : "tp"
    1 ETP109 version and release : "370.00.01" "700"
    1 ETP198
    2 EPU126XPost-import methods for change/transport request: "SAPKA70013"
    4 EPU111    on the application server: "Cymobile"
    2 EPU122XPost-import method "ENHS_AFTER_IMPORT" started for "ENHS" "L", date and time: "20071018223851"
    1AETR012XProgram terminated (job: "RDDEXECL", no.: "22385100")
    1AEPU320 See job log"RDDEXECL""22385100""MOB"
    1 ETP162 EXECUTION OF REPORTS AFTER PUT
    1 ETP110 end date and time   : "20071018234551"
    1 ETP111 exit code           : "12"
    1 ETP199 ######################################
    Alog:
    ALL                  MOB.ALL t 0000 20071017024723              DDIC         Cymobile                    
    SAPKA70013           MOB.ALL m 0000 20071017024735 SAPUSER      DDIC         Cymobile                    
    SAPKA70013           MOB.ALL L 0004 20071017024759 SAPUSER      DDIC         Cymobile 20071017024742     
    SAPKA70013           MOB.ALL P 0004 20071017024816 SAPUSER      DDIC         Cymobile 20071017024805     
    ALL                  MOB.ALL t 0000 20071017025455              DDIC         Cymobile                    
    SAPKA70013           MOB.ALL m 0000 20071017025506 SAPUSER      DDIC         Cymobile                    
    SAPKA70013           MOB.ALL L 0004 20071017025527 SAPUSER      DDIC         Cymobile 20071017025515     
    SAPKA70013           MOB.ALL P 0004 20071017025540 SAPUSER      DDIC         Cymobile 20071017025531     
    SAPKA70013           MOB.ALL H 0004 20071017025659 SAPUSER      DDIC         Cymobile 20071017025607     
    SAPKA70013           MOB.ALL A 0004 20071017025913 SAPUSER      DDIC         Cymobile                    
    ALL                  MOB.ALL S 0000 20071017025927              DDIC         Cymobile 20071017025917     
    ALL                  MOB.ALL 6 0000 20071017025952              DDIC         Cymobile 20071017025917     
    SAPKA70013           MOB.ALL I 0004 20071017034147 SAPUSER      DDIC         Cymobile 20071017025917     
    ALL                  MOB.ALL t 0000 20071017083839              DDIC         Cymobile                    
    ALL                  MOB.ALL 6 0000 20071017084848              DDIC         Cymobile 20071017083842     
    ALL                  MOB.ALL t 0000 20071017093945              DDIC         Cymobile                    
    ALL                  MOB.ALL 6 0000 20071017094050              DDIC         Cymobile 20071017093946     
    ALL                  MOB.ALL t 0000 20071017215856              DDIC         Cymobile                    
    ALL                  MOB.ALL 6 0000 20071017221604              DDIC         Cymobile 20071017215858     
    ALL                  MOB.ALL t 0000 20071018045219              DDIC         Cymobile                    
    ALL                  MOB.ALL 6 0000 20071018045857              DDIC         Cymobile 20071018045220     
    ALL                  MOB.ALL n 0000 20071018065536              DDIC         Cymobile 20071018045220     
    ALL                  MOB.ALL t 0000 20071018073844              DDIC         Cymobile                    
    ALL                  MOB.ALL 6 0000 20071018074057              DDIC         Cymobile 20071018073846     
    ALL                  MOB.ALL n 0012 20071018075324              DDIC         Cymobile 20071018073846     
    ALL                  MOB.ALL n 0012 20071018075353              DDIC         Cymobile 20071018073846     
    ALL                  MOB.ALL t 0000 20071018203759              DDIC         Cymobile                    
    ALL                  MOB.ALL 6 0000 20071018203805              DDIC         Cymobile 20071018203800     
    SAPKA70013           MOB.ALL R 0012 20071018214713 SAPUSER      DDIC         Cymobile                    
    ALL                  MOB.ALL t 0000 20071018214841              DDIC         Cymobile                    
    SAPKA70013           MOB.ALL R 0012 20071018234551 SAPUSER      DDIC         Cymobile                    
    ALL                  MOB.ALL t 0000 20071018234807              DDIC         Cymobile

Maybe you are looking for

  • Online Bill Pay Is Not Working

    I am trying to pay my bill online, and the service is not working.  I do not have any more time to waste on your website.

  • About existence of added column in the database apex application.

    Hi, I have created an report apex application based on the table. Consider the table as Employee_details The columns in the Employee_details tables are *) Employee_id *) name *) ip_address *) host_name *) port_no *) sys_type *) email_id *) login_id *

  • Please help me find TCP/IP in X

    Hello to the mac family, This posr is about my 350 slot load. I have installed Jag beside 9.2. No partition. Well I have finallydone it. I upgraded to Jag and got DSL. I connect fine using ethernet and Safari. What I want to do is make my system 9.2

  • Lost my itunes music library

    I was having trouble with my ipod and I reset the settings in an effort to refresh it, hoping to later put back the music I had stored in it. Somehow, all my music is gone from my library. When I click on a song, it says the file is gone. Does anyone

  • How to create development class

    Hi, How can I create a development class? Thanks, RT