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

Similar Messages

  • 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

  • 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

  • Error, After applying the patch for 10.1.0.2ERROR: OPatch failed because of

    Download this patch from oracle metalink
    This Bug for Linux x86 for oracle server 10.1.0.2
    Bugs Fixed by this patch:
    # 3520157 : CREATE INDEX USES EXISTING INDEX (IDX FAST FULL SCAN) AND RUNS SLOWER THAN TABLE
    steps followed
    for oracle_home
    $export ORACLE_HOME=/home/APP/ORACLE/product/10.1.0/db_1
    $/home/APP/ORACLE/product/10.1.0/db_1/OPatch/opatch apply
    PERL5LIB=/home/APP/ORACLE/product/10.1.0/db_1/perl/lib/5.6.1:/home
    /APP/ORACLE/product/10.1.0/db_1/OPatch/perl_modules; export PERL5LIB
    /home/APP/ORACLE/product/10.1.0/db_1/perl/bin/perl /home/APP/ORACL
    E/product/10.1.0/db_1/OPatch/opatch.pl apply
    OPatch Version 1.0.0.0.47
    Perl Version 5.006001
    Oracle Home = /home/APP/ORACLE/product/10.1.0/db_1
    Location of Oracle Inventory = /home/APP/ORACLE/product/10.1.0/db_1/inven tory
    Oracle Universal Installer shared library = /home/mandar/APP/ORACLE/product/10.1 .0/db_1/oui/lib/linux/liboraInstaller.so
    Path to Java = /home/APP/ORACLE/product/10.1.0/db_1/jdk/jre/bin/java
    Location of Oracle Inventory Pointer = /etc/oraInst.loc
    Location of Oracle Universal Installer components = /home/APP/ORACLE/prod uct/10.1.0/db_1/oui
    Required Jar File under Oracle Universal Installer = jlib/OraInstaller.jar
    /home/APP/ORACLE/product/10.1.0/db_1/OPatch/opatch.pl version: 1.0.0.0.47
    Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved.
    Cannot set up OUI inventory session
    ERROR: OPatch failed because of Inventory problem.
    $

    The error is due to the fact that, contrary what written in the documentation, the services shouldn't be restarted until the update process is completed

  • How to Apply PSU patch on GI home 11gr2?

    Hi,
    My databases is running on 11gR2 RAC ? I am not able to get notes for applying psu patch on Grid_HOME..
    GRID_HOME=11.2.0.2
    DB_Version=10.2.0.5
    do we need to stop RAC services on GRID_HOME?
    Please help us
    Thanks,

    Hi,
    Patch apply depends on the location where you need to apply Patch, like Grid Home or Oracle Home.
    If the patch is related to Oracle Home there is no need to stop any service for Grid Home.
    If patch is For grid Home then surely services will need to be stopped running from grid home.
    You will get better guidance from read me of the patch, and will request you to try to read it first.
    There is an article on otn will help you to wt to do and when.
    Regards
    Gaurav

  • 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

  • Refer to Doc ID 825030 which talks about applying of patch for correction of date format in web adi. Is this patch can be applied on R12.1.3 instance as this patch released date is very old. Please suggest if there is another patch which be applied to cor

    Refer to Doc ID 825030 which talks about applying of patch for correction of date format in web adi. Is this patch can be applied on R12.1.3 instance as this patch released date is very old. Please suggest if there is another patch which be applied to correct the date format in web adi. currently the date is coming in number format.

    Hello,
    This document is for 11i Date Format Changes When Loaded Into Webadi (Doc ID 825030.1)
    use this document instead for R12 : Incorrect Date Format in Excel Sheet Generated Via WebADI (Doc ID 828253.1)
    <Moderator Edit - deleted MOS Doc content - pl do NOT post such content>
    Best Regards,
    Eric.

  • Oracle documentation for Installation for Oracle Grid Infrastructure

    Hi
    I want to install 11g Release 2 "Oracle Grid Infrastrucure" on Aix system without Cluster/RAC option. The requirement is to configure ASM on an Standalone system without any Cluster and RAC. Is there any documentation available for this installation.
    I have already checked the below link which provide information on Installation for Oracle Grid Infrastructure for a Cluster.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e10814/toc.htm
    Please let know if there is any documentation for Installation for Oracle Grid Infrastructure for a standalone system.

    Hi there. Well, the installation of Grid Infrastructure would ask you that what kind of installation you want to do, single instance or cluster? If you would choose single instance installation, it would not be much different from doing any other oracle installation. The key factor to do it and why its mandatory is because from 11.2 onwards, ASM can't be managed from DBCA but from its own tool only, ASMCA and that runs from Grid Home. So I don't think that not finding the docs should be a show stopper for you. I haven't done it on AIX so I am not sure that I can be of some help about it. I have done it on OEL 5 and it didn't throw any issues for me.
    HTH
    Aman....

  • Error importing with impdp after applying a patch for oracle 11g

    Hello guys,
    I recently unistalled all the oracle software with my database in order to start all fresh. I then installed the database and applied a patch from the version 11.1.0.6.0 to 11.1.0.7. I used the DBUA to do such a thing and it worked wonderfully.
    I'm now trying to do a full import but it seems there's something wrong with the connection. Below is the syntax and am using Windows 7 BTW.
    C:\>impdp \"sys/2learn@practicante as sysdba\" full=y DIRECTORY=export DUMPFILE=expdp.sgtc.01052012.dmp logfile=impdpPRACTICANTE.log
    Import: Release 11.1.0.7.0 - Production on Lunes, 07 Mayo, 2012 15:20:55
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    UDI-12154: la operaci¾n ha generado un error ORACLE 12154
    ORA-12154: TNS:no se ha podido resolver el identificador de conexión especificado
    C:\>
    Thanks!

    Thanks for the reply!
    You may be right about not using the sysdba to logon but just changed it...am still having the same issue though.
    SQL> ALTER USER scott IDENTIFIED BY tiger ACCOUNT UNLOCK;
    Usuario modificado.
    SQL> GRANT READ, WRITE ON DIRECTORY export TO scott;
    Concesión terminada correctamente.
    SQL> connect scott;
    Introduzca la contraseña:
    Conectado.
    C:\>impdp scott/tiger@practicante full=y DIRECTORY=export DUMPFILE=expdp.sgtc.01052012.dmp logfile=impdpPRACTICANTE.log
    Import: Release 11.1.0.7.0 - Production on Lunes, 07 Mayo, 2012 16:05:23
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    UDI-12154: la operación ha generado un error ORACLE 12154
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n especificado
    C:\>type D:\Oracle2practice\NETWORK\ADMIN\tnsnames.ora
    # tnsnames.ora Network Configuration File: D:\Oracle2practice\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    PRACTICA.cre.com.bo =
    (DESCRIPTION =
    (ADDRESS_LIST=
    (ADDRESS = (PROTOCOL = TCP)(HOST = GGTPRACTICANTE.cre.com.bo)(PORT = 15
    21))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = practicante)
    C:\>sqlplus scott/tiger@practicante
    SQL*Plus: Release 11.1.0.7.0 - Production on Lun May 7 16:57:30 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n
    especificado
    C:\>tnsping fubar
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.7.0 - Production on 07-MAY-2012 17:00:16
    Copyright (c) 1997, 2008, Oracle. All rights reserved.
    Archivos de parßmetros utilizados:
    D:\Oracle2practice\network\admin\sqlnet.ora
    TNS-03505: Fallo al resolver el nombre
    C:\>sqlplus scott/P@ssW0rde@practicante
    SQL*Plus: Release 11.1.0.7.0 - Production on Lun May 7 17:14:49 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n especificado
    I tried to fix the error but it is still there...any other way that could help or is there anything wrong with what I have done so far?

  • 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 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 in applying the patch to OBIEE 11.1.1.6.8

    When I try to apply the opatch apply command,   below is the error I am getting. I am not able to find the resolution for this. I am not understanding the problem  by looking at this.
    optach failed with error code 1
    C:\Middleware\Oracle_BI1\16094198>opatch apply
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jdk1/7/0_4
    5\lib;;C:\MIDDLE~1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar;C:\MIDDLE~
    1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar
    Caused by: java.lang.ClassNotFoundException: Files\Java\jdk1.7.0_45\lib;;C:\MIDD
    LE~1\ORACLE~1.modules.oracle.jrf_11.1.1.jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1.mod
    ules.oracle.jrf_11.1.1.jrf-wlstman.jar
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: Files\Java\jdk1.7.0_45\lib;;C:\MIDDLE~1\ORACLE~1/
    modules/oracle.jrf_11.1.1/jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1/modules/oracle.jr
    f_11.1.1/jrf-wlstman.jar.  Program will exit.
    I have installed OBIEE 11.1.1.6.0 version on windows 64 bit machine and later on I tried to apply the patch to upgrade it to 11.1.1.6.8 . Once I received  above error , I thought of cross checking the PATH &  Java_Home environment variables from my machine and below are snapshots of them.
    Java Home : C:\Program Files\Java\jdk1.7.0_45\bin
    Path:  C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\RSA SecurID Token Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Middleware\Oracle_BI1\bin;C:\Middleware\Oracle_BI1\opmn\bin;C:\Middleware\Oracle_BI1\opmn\lib;C:\Middleware\Oracle_BI1\perl\bin;C:\Program Files\Java\jdk1.7.0_45\bin
    below are the commands executed in the first step before applying opatch apply on 16094198
    set ORACLE_HOME=C:\Middleware\Oracle_BI1
    set PATH=%ORACLE_HOME%\bin;%PATH%
    set JAVA_HOME=%ORACLE_HOME%\jdk
    set PATH=%JAVA_HOME%\bin;%PATH%
    set PATH=%ORACLE_HOME%\OPatch;%PATH%
    Any inputs on how to resolve this opatch problem will be greatly appreciated. Please let us know if I have to make any change in the environmental variables or in these set commands stated above.
    Thanks in advance.

    Heelo Srini,
    I have updated my JAVA_HOME system variable in environmental variables section as stated below
    User variables:
    JAVA_HOME : C:\Program Files\Java\jdk1.7.0_45
    PATH : %JAVA_HOME%\bin
    System variables:
    ClassPath: C:\Program Files\Java\jdk1.7.0_45\lib;
    Path: C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\RSA SecurID Token Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Middleware\Oracle_BI1\bin;C:\Middleware\Oracle_BI1\opmn\bin;C:\Middleware\Oracle_BI1\opmn\lib;C:\Middleware\Oracle_BI1\perl\bin;C:\Program Files\Java\jdk1.7.0_45\bin
    Later I tried to apply the patch but I got the below error
    C:\Middleware\Oracle_BI1\16094198>opatch apply
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jdk1/7/0_4
    5\lib;;C:\MIDDLE~1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar;C:\MIDDLE~
    1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar
    Caused by: java.lang.ClassNotFoundException: Files\Java\jdk1.7.0_45\lib;;C:\MIDD
    LE~1\ORACLE~1.modules.oracle.jrf_11.1.1.jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1.mod
    ules.oracle.jrf_11.1.1.jrf-wlstman.jar
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: Files\Java\jdk1.7.0_45\lib;;C:\MIDDLE~1\ORACLE~1/
    modules/oracle.jrf_11.1.1/jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1/modules/oracle.jr
    f_11.1.1/jrf-wlstman.jar.  Program will exit.
    OPatch failed with error code = 1
    Please provide any inputs.
    Thanks & regards,
    karthik Vecham

  • 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 OLAP patch 3140662

    Hi all,
    i have successfully applied Oracle OLAP Patch 3084634 [ 9.2.0.4 ONE-OFF PATCH AND 9.2.0.4.1 SERVER PATCH FOR OLAP]
    After that i tried to apply Oracle OLAP Patch 3140662 [Patch UNABLE TO CONNECT TO RDBMS using OLAP API]
    when i follow the steps...
    SQL> @E:\oradb_home\olap\admin\alterses.sql;
    call OLAP_API_SESSION_INIT.add_alter_session
    ('CONNECT', 'SET db_file_multiblock_read_count=2')
    ERROR at line 1:
    ORA-20002: ALTER SESSION command already exists for
    CONNECT
    ORA-06512: at "SYS.OLAP_API_SESSION_INIT", line 53
    call OLAP_API_SESSION_INIT.add_alter_session
    ('CONNECT', 'SET star_transformation_enabled=true')
    ERROR at line 1:
    ORA-20002: ALTER SESSION command already exists for
    CONNECT
    ORA-06512: at "SYS.OLAP_API_SESSION_INIT", line 53
    any thoughts on what went wrong?
    thanx in anticipation
    Senthil.

    Got a response back on the TAR:
    "I have received an update from our Development.
    A note will be created and the documentation is updated at the moment.
    What you need to do:
    Before you run the new alterses.sql, perform the following steps:
    1. Log into the RDBMS as sys user
    2. Enter the following command :
    delete from sys.OLAP$ALTER_SESSION;
    This will clear the table that stores the session information.
    Now you can run the alterses.sql script without errors."
    HTH
    Mark Rittman

  • Regarding applying psu patch on rac

    dear gurus
    actually last time i applied a psu patch which i could apply as rolling patch but i shutdown database and all services
    and on node 1 of my rac i applied the patch .it didn't ask for any option that where i want to run and applied on both nodes while i execute the command only from one node.so i performed post steps and it was successful.
    now again i need to apply one PSU patch so what's the best way to apply either i go as i did last time shutting down database both instances and services and then apply patch on one node
    or shutting down both instances,database services and then apply patch on node 1 as
    opatch apply local
    then after completing on one node do same on node2
    opatch apply local
    is it right way and right command
    database version 10.2.0.4
    Os rhel 4.5

    The correct way is described in the README of the patch file.
    Srini

Maybe you are looking for

  • Adobe Air vs HTML5 vs Native in Mobile Development

    Just now, I read an article "HTML5 vs. Native: What`s a Mobile Developer to Do?" (http://www.eweek.com/c/a/Application-Development/HTML5-vs-Native-Whats-a-Mobile-Developer- to-Do-648997/), and this make me think of Adobe AIR. For those of you who hav

  • Add freight cost in a cross company code scenario using a costing sheet

    Dear Forum, I will like to add freight cost to a material using a costing sheet. The freight percentage is very easy to add and works fine when the cost is added in the company code costing. My problems start when I want to add the freight in the cro

  • PowerBook G3 in need of repair

    So I've been given my cousin's old PowerBook G3, it stopped working over a year ago, and so I'm trying to diagnose at the least, and fix it if possible. I have searched through this forum, but I don't know the term used to describe the logo that come

  • Can I get my MBP's history online?

    Several years ago, I purchased a MBP from an Apple store. However, as these things sometimes happen, I had a few problems. One had to do with either my hard drive or my optical drive (I don't remember which one), and the bad hardware was replaced thr

  • Not able to see negative exception in reporting agent setting.

    Hello Gurus, I created a query with exceptions on top of a multi-provider. This multi-provider is built on top of a DSO and a remote cube. Exceptions is the query 1. range from -1,00,00,000 to -0.1 2. range from 1 to 1,00,00,000. When I created a rep