Applying R12.AD.A minipack Patch 4502962

HI
when applying R12.AD.A minipack Patch 4502962,the following error occurred
ERROR at line 1:
ORA-04068: existing state of packages has been discarded
ORA-04065: not executed, altered or dropped stored procedure "PUBLIC.DBMS_SQL"
ORA-06508: PL/SQL: could not find program unit being called: "PUBLIC.DBMS_SQL"
ORA-04065: not executed, altered or dropped stored procedure "PUBLIC.DBMS_SQL"
ORA-06508: PL/SQL: could not find program unit being called: "PUBLIC.DBMS_SQL"
ORA-06512: at "SYSTEM.AD_DDL", line 165
ORA-06512: at line 19
Can anyone pls help on this
Regards

ORA-04068: existing state of packages has been discarded
ORA-04065: not executed, altered or dropped stored procedure "PUBLIC.DBMS_SQL"
ORA-06508: PL/SQL: could not find program unit being called: "PUBLIC.DBMS_SQL"
ORA-04065: not executed, altered or dropped stored procedure "PUBLIC.DBMS_SQL"
ORA-06508: PL/SQL: could not find program unit being called: "PUBLIC.DBMS_SQL"Looks like the package status is INVALID so compile it manually (or using utlirp.sql and utlrp.sql scripts) and check then.
ORA-04068 Errors When Attempting To Login To OFSA After Upgrading to RDBMS 10G [ID 748741.1]
DBMS_SQL Errors Running Ofspa Executable on Server After Upgrade to 10g [ID 445197.1]
Thanks,
Hussein

Similar Messages

  • R12 upgradation :  query regarding patch 7461070

    I have to apply patch 7461070 as a part of upgradation. It's written in patch note that "must apply critical patch 6767273:R12.AD.A before applying the AD Mini pack". But how to check that instruction are not clear.
    FI :
    We only have izuprod.txt file under 11i APPL_TOP/admin
    $ ls -ltr *prod.txt
    -rwxr-xr-x 1 egapc2d appseeg 231650 Oct 30 2004 applprod.txt
    -rwx------ 1 egapc2d appseeg 4966 Oct 20 2006 izuprod.txt

    Run the query in (How to tell what your current AD patchlevel is. [ID 390671.1], under "Release 12 Single Tier" or "Release 12 Multiple Tiers" section), if you are on (Patch 4502962 - R12.AD.A) then you need to apply (Patch 6767273) before applying (Patch 7461070).
    Thanks,
    Hussein

  • Unable to get login page after applying the 12.1.3 patch

    Hi
    I had applied the 12.1.3 patch 9239090. Just getting blank screen.
    Please advice me how to trouble shoot the login page in r12
    Thanks
    Reddy

    Hi Hussein
    Thanks for the excellent document.Here is the result of the url's
    Working Fine
    http://<server>.<domain>:<PORT>/OA_HTML/ServletPing
    http://<server>.<domain>:<PORT>/OA_HTML/jsp/fnd/aoljtest.jsp
    Failed the following
    http://<server>.<domain>:<PORT>/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE
    http://<server>.<domain>:<PORT>
    http://<server>.<domain>:<PORT>/OA_MEDIA/FNDLOGOL.gif
    http://<server>.<domain>:<PORT>/forms/frmservlet
    http://<hostname.domainname>:<port>/OA_HTML/fndvald.jsp?username=sysadmin&password=<sysadmin_password>
    Should I paste the log files here.
    Thanks
    Reddy
    Edited by: Reddy on Jun 26, 2011 9:32 PM

  • 11i to R12 upgrade : Unable to merge patch 9179588:R12.AD.B with 9477107:R12.AD.B and patch 7461070:R12.AD.B.1

    Hello Sir,
    As per readme for Patch 9179588, I am trying to merge patch (9179588:R12.AD.B) with 9477107:R12.AD.B and R12.AD.B.1
    (patch 7461070). When I run admrgpch without -admode option, admrgpch completes successfully.
    However, when I just add -admode option in same command, getting error that "invalid option -s". Please see below details and suggest since there is Note: This merge should be a full merge using -admode.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    drix10:/fmstop/patches/R1211AD/merge>ls -lrt
    total 13992
    -rw-r--r-- 1 appltest dba 7035668 Aug 03 10:59 p7461070_R12_AIX64-5L.zip
    -rw-r--r-- 1 appltest dba 79016 Aug 04 03:48 p9179588_R12.AD.B_R12_GENERIC.zip
    -rw-r--r-- 1 appltest dba 38579 Aug 04 05:22 p9477107_R12.AD.B_R12_GENERIC.zip
    -rw-r--r-- 1 appltest dba 94 Aug 04 13:27 manifest.txt
    drix10:/fmstop/patches/R1211AD/merge>cat manifest.txt
    p7461070_R12_AIX64-5L.zip
    p9179588_R12.AD.B_R12_GENERIC.zip
    p9477107_R12.AD.B_R12_GENERIC.zip
    drix10:/fmstop/patches/R1211AD/merge>
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -admode -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt
    Error: Invalid option: -s
    usage: admrgpch -help
    admrgpch <source_directory> <destination_directory>
    admrgpch -s <source_directory> -d <destination_directory>
    [-verbose <level>] [-merge_name <pattern>]
    [-manifest <filename>] [-logfile <filename>]
    where
    * -help Print help message.
    * -verbose <level> Can be one of: { 0(SILENT),
    1(QUIET), 2(VERBOSE) or 3(LOUD) }
    Default - 1(QUIET).
    * -merge_name <pattern> The name of the merged patch (max 24 characters).
    Default - "merged".
    * -s <source_directory> Path of source directory where all patches to be
    merged have been unzipped.
    * -d <destination_directory> Path of destination directory where the merged
    patch will be created.
    * -manifest <filename> Full pathname of a file containing the list of
    patch zip files to be merged.
    * -logfile <filename> Admrgpch log file name.
    Default:"<CWD>/admrgpch.log".
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Without option -admode :
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt
    unzipping p7461070_R12_AIX64-5L.zip..
    unzipping p9179588_R12.AD.B_R12_GENERIC.zip..
    unzipping p9477107_R12.AD.B_R12_GENERIC.zip..
    Executing the merge of the patch drivers
    -- Processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Done processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing patch: /fmstop/patches/R1211AD/merge/9477107
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9477107
    Copying files...
    5% complete. Copied 44 files of 876...
    10% complete. Copied 88 files of 876...
    15% complete. Copied 132 files of 876...
    20% complete. Copied 176 files of 876...
    25% complete. Copied 219 files of 876...
    30% complete. Copied 263 files of 876...
    35% complete. Copied 307 files of 876...
    40% complete. Copied 351 files of 876...
    45% complete. Copied 395 files of 876...
    50% complete. Copied 438 files of 876...
    55% complete. Copied 482 files of 876...
    60% complete. Copied 526 files of 876...
    65% complete. Copied 570 files of 876...
    70% complete. Copied 614 files of 876...
    75% complete. Copied 657 files of 876...
    80% complete. Copied 701 files of 876...
    85% complete. Copied 745 files of 876...
    90% complete. Copied 789 files of 876...
    95% complete. Copied 833 files of 876...
    100% complete. Copied 876 files of 876...
    Character-set converting files...
    3 unified drivers merged.
    Patch merge completed successfully
    Please check the log file at ./admrgpch.log.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I am executing admrgpch after sourcing 11i environment and version for admrgpch is :
    drix10:/fmstop/fmstest/fmstestappl/ad/11.5.0/bin>adident Header admerge.pl
    admerge.pl:
    $Header admerge.pl 115.22 2008/09/18 12:12:08 nissubra noship $

    Hi Srini,
    Thanks a lot !
    Actually, I tried that one as well by running admrgpch from newly installed R12 code tree and I got below error.
    drix10:/fmstop/r12apps/apps/apps_st/appl/ad/12.0.0/bin>ls -rlt admrgpch
    -rwxr-xr-x    1 appltest dba        14293576 Mar 30 2009  admrgpch
    drix10:/fmstop/r12apps/apps/apps_st/appl/ad/12.0.0/bin>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt -admode
    exec(): 0509-036 Cannot load program ./admrgpch because of the following errors:
            0509-150   Dependent module libnnz10.so could not be loaded.
            0509-022 Cannot load module libnnz10.so.
            0509-026 System error: A file or directory in the path name does not exist.
    Then I sourced R12 environment file and ran same command. Its completed successfully.
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt -admode
    unzipping p7461070_R12_AIX64-5L.zip..
    unzipping p9179588_R12.AD.B_R12_GENERIC.zip..
    unzipping p9477107_R12.AD.B_R12_GENERIC.zip..
    Executing the merge of the patch drivers
    -- Processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing file: /fmstop/patches/R1211AD/merge/7461070/u7461070.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/7461070/u7461070.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing file: /fmstop/patches/R1211AD/merge/9179588/u9179588.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/9179588/u9179588.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing patch: /fmstop/patches/R1211AD/merge/9477107
    -- Processing file: /fmstop/patches/R1211AD/merge/9477107/u9477107.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/9477107/u9477107.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9477107
    Copying files...
    5% complete. Copied 45 files of 883...
    10% complete. Copied 89 files of 883...
    15% complete. Copied 133 files of 883...
    20% complete. Copied 177 files of 883...
    25% complete. Copied 221 files of 883...
    30% complete. Copied 265 files of 883...
    35% complete. Copied 310 files of 883...
    40% complete. Copied 354 files of 883...
    45% complete. Copied 398 files of 883...
    50% complete. Copied 442 files of 883...
    55% complete. Copied 486 files of 883...
    60% complete. Copied 530 files of 883...
    65% complete. Copied 574 files of 883...
    70% complete. Copied 619 files of 883...
    75% complete. Copied 663 files of 883...
    80% complete. Copied 707 files of 883...
    85% complete. Copied 751 files of 883...
    90% complete. Copied 795 files of 883...
    95% complete. Copied 839 files of 883...
    100% complete. Copied 883 files of 883...
    Character-set converting files...
      3 unified drivers merged.
    Patch merge completed successfully
    Please check the log file at ./admrgpch.log.

  • Problem applying 10.1.2.3 Patch

    I have the following environment :
    Home1 => Oracle B2B 10.1.2.0.2
    Home2 => Oracle DB 10.2.0.4
    Home3 => Oracle SOA 10.1.3.3.0
    After applying the Software Update to B2B AS home, should the Software Update and Metadata Repository Update also be applied to the Oracle DB home which includes the B2B and SOA schemas? I assumed the metadata repository update for this patch only applied to Portal & Identity Management schemas. After a software only update to the B2B home, B2B fails to push messages to queues.

    Just apply 10.1.2.3 patch to your 10.1.2.0.2 midtier home.
    Please follow http://www.b2bgurus.com/2008/07/10123-latest-b2b-patch-details.html

  • Applying 10.2.0.5 patch set

    Hi Guys...
    I am busy applying 10.2.0.5 patch set on 10.2.0.2 on solaris environment.
    On the Specify Home Details screen--- when I select the name of the Oracle home that I want to update
    or when I select the path that I want to update from the list and then click Next I get the error or warning that says I have selected a non empty path or directory.
    Why do I have to get this error when I am actually patching this environment?
    Thanks in advance.

    user11979518 wrote:
    Hi Guys...
    I am busy applying 10.2.0.5 patch set on 10.2.0.2 on solaris environment.
    On the Specify Home Details screen--- when I select the name of the Oracle home that I want to update
    or when I select the path that I want to update from the list and then click Next I get the error or warning that says I have selected a non empty path or directory.
    Why do I have to get this error when I am actually patching this environment?
    Thanks in advance.Is it an error or a warning ? Does it allow you to proceed further ? Can you post the relevant sections from the install log ?
    HTH
    Srini

  • Error occurs when applying pre-install task of patch 9239089

    Error occurs when applying pre-install task of patch 9239089
    ----------------------------------Pre-install Tasks--------------------------------------
    4. Use SQL*Plus to run the script:
    UNIX:
    $ sqlplus /nolog
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql <APPS schema name>
    ----------------------------------error message---------------------------------------
    End of Creating PL/SQL Package AD_DBMS_METADATA.
    DECLARE
    ERROR at line 1:
    ORA-20000: ORA-00933: SQL command not properly endedError in
    ad_grants.Give_grants
    ORA-06512: at line 685
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Thanks,
    Jackie

    Jackie,
    $ sqlplus /nolog
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql <APPS schema name> You need to run the script as follows (replace <APPS schema name> with apps):
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql appsThanks,
    Hussein

  • New invalids after applying 11i.ZPB.B minipack

    Hi all,
    After applying 11i.ZPB.B minipack 3 new invalids are generated.
    ZPB_AC_OPS
    ZPB_SOLVE
    ZPB_UTIL_PVT
    How to resolve this invalids.
    I have compiled Apps Schema but not resolved the invalids.

    Hi hsawwan
    I Compiled the invalid objects manually
    Here is the error report
    Errors for PACKAGE BODY ZPB_AC_OPS:
    SQL> alter package ZPB_AC_OPS compile body;
    Warning: Package Body altered with compilation errors.
    SQL> sho err
    Errors for PACKAGE BODY ZPB_AC_OPS:
    LINE/COL ERROR
    595/5 PL/SQL: SQL Statement ignored
    621/9 PL/SQL: ORA-00904: "MODEL_EQUATION": invalid identifier
    1987/4 PL/SQL: SQL Statement ignored
    1991/58 PL/SQL: ORA-00904: "PUB"."MODEL_EQUATION": invalid identifier
    Errors for PACKAGE BODY ZPB_SOLVE:
    SQL> alter package ZPB_SOLVE compile body;
    Warning: Package Body altered with compilation errors.
    SQL> sho err
    Errors for PACKAGE BODY ZPB_SOLVE:
    LINE/COL ERROR
    362/7 PL/SQL: SQL Statement ignored
    367/11 PL/SQL: ORA-00904: "MODEL_EQUATION": invalid identifier
    564/21 PL/SQL: Item ignored
    564/43 PLS-00302: component 'CALC_PARAMETERS' must be declared
    565/21 PL/SQL: Item ignored
    565/43 PLS-00302: component 'MODEL_EQUATION' must be declared
    736/17 PL/SQL: SQL Statement ignored
    736/67 PL/SQL: ORA-00904: "MODEL_EQUATION": invalid identifier
    742/17 PL/SQL: SQL Statement ignored
    747/44 PLS-00320: the declaration of the type of this expression is
    incomplete or malformed
    LINE/COL ERROR
    747/44 PL/SQL: ORA-00904: "L_MODELEQUATION": invalid identifier
    Errors for PACKAGE BODY ZPB_UTIL_PVT:
    SQL> alter package ZPB_UTIL_PVT compile body;
    Warning: Package Body altered with compilation errors.
    SQL> sho err
    Errors for PACKAGE BODY ZPB_UTIL_PVT:
    LINE/COL ERROR
    263/10 PL/SQL: SQL Statement ignored
    263/32 PL/SQL: ORA-00904: "CALC_PARAMETERS": invalid identifier
    268/26 PL/SQL: Item ignored
    268/48 PLS-00302: component 'MODEL_EQUATION' must be declared
    269/26 PL/SQL: Item ignored
    269/48 PLS-00302: component 'CALC_PARAMETERS' must be declared
    270/26 PL/SQL: Item ignored
    270/48 PLS-00302: component 'MODEL_EQUATION' must be declared
    271/26 PL/SQL: Item ignored
    271/48 PLS-00302: component 'CALC_PARAMETERS' must be declared
    280/7 PL/SQL: Statement ignored
    LINE/COL ERROR
    280/45 PLS-00364: loop index variable 'OPREC' use is invalid
    281/7 PLS-00320: the declaration of the type of this expression is
    incomplete or malformed
    281/7 PL/SQL: Statement ignored
    282/7 PLS-00320: the declaration of the type of this expression is
    incomplete or malformed
    282/7 PL/SQL: Statement ignored
    285/8 PL/SQL: Statement ignored
    285/33 PLS-00320: the declaration of the type of this expression is
    LINE/COL ERROR
    incomplete or malformed
    288/8 PL/SQL: Statement ignored
    288/33 PLS-00320: the declaration of the type of this expression is
    incomplete or malformed

  • Apply R12.1.2 patch on R12.1.1. Fresh Instance.

    Dear Friends,
    I just installed R12.1.1 using stage on Linux(x86)
    Now i want to upgrade to R12.1.2.
    Please let me know the only the mandatory things i have to install before applying the patch
    7303033(R12.1.2 patch)
    Also let me know the 10g AS ,Forms,Reports versions of R12.1.1.
    Regards,
    DB

    Hi,
    Please let me know the only the mandatory things i have to install before applying the patch
    7303033(R12.1.2 patch)Refer to (Note: 949406.1 - Oracle E-Business Suite Readme, Release 12.1.2) for the complete steps you need to follow.
    Also let me know the 10g AS ,Forms,Reports versions of R12.1.1.Run the script in (Note: 468311.1 - Script to find Apache, Java, JRE, Forms version for Oracle E-Business Suite R12) to determine the version of the application components.
    Regards,
    Hussein

  • Problem in applying the  6078836 OS Library Patch for Oracle HTTP Server

    Hi ,
    While installing Oracle ebusiness suite R12on a RHEL5 linux box (2.6.32-300.10.1.el5uek)
    After running the installation, the post-installation System checks revealed that the HTTP, Virtual Directory, Login Page, Help Page & JSP services were failing. All the errors have the same error code RW-50015. ! Require Installing an OS Library patch for HTTP server according to Note ID
    Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Linux (32-bit) [ID 402310.1]     
    I am unable to stop the Database after stopping the Apps tier services.  while trying to login into sqlplus hitting up this Error ! Please Advise
    sqlplus: error while loading shared libraries: /oracle/VIS/db/tech_st/11.1.0/lib/libnnz11.so: cannot restore segment prot after reloc: Permission denied
    [Oracle@OracleLinuxServer 11.1.0]$ cd
    sqlplus / as sysdba
    sqlplus: error while loading shared libraries: /oracle/VIS/db/tech_st/11.1.0/lib/libnnz11.so: cannot restore segment prot after reloc: Permission denied
    Following is the Output of some commands which may help in understanding the Issue !
    *[Oracle@OracleLinuxServer ~]$ cd /oracle/VIS/db/tech_st/11.1.0*
    *[Oracle@OracleLinuxServer 11.1.0]$ find / -name libclntsh\* -ls 2>/dev/null*
    *142017047 13416 -rwxr-xr-x 1 applmgr oinstall 13712482 Dec 19 01:27 /oracle/VIS/apps/tech_st/10.1.3/lib/libclntsh.so.10.1*
    *142016603 0 lrwxrwxrwx 1 applmgr oinstall 17 Dec 19 01:27 /oracle/VIS/apps/tech_st/10.1.3/lib/libclntsh.so -> libclntsh.so.10.1*
    *142443526 13400 -rwxr-xr-x 1 applmgr oinstall 13696149 Dec 19 01:28 /oracle/VIS/apps/tech_st/10.1.2/lib/libclntsh.so.10.1*
    *142443190 0 lrwxrwxrwx 1 applmgr oinstall 17 Dec 19 01:28 /oracle/VIS/apps/tech_st/10.1.2/lib/libclntsh.so -> libclntsh.so.10.1*
    *89850399 36348 -rwxrwx--- 1 Oracle oinstall 37174788 Sep 12 2008 /oracle/VIS/db/tech_st/11.1.0/inventory/prereqs/bin/linux/libclntsh.so.11.1*
    *89719502 0 lrwxrwxrwx 1 Oracle oinstall 17 Dec 18 23:33 /oracle/VIS/db/tech_st/11.1.0/lib/libclntsh.so -> libclntsh.so.11.1*
    *89719501 36276 -rwxr-xr-x 1 Oracle oinstall 37100033 Dec 18 23:33 /oracle/VIS/db/tech_st/11.1.0/lib/libclntsh.so.11.1*
    id
    uid=2000(Oracle) gid=2000(oinstall) groups=2000(oinstall) context=root:system_r:unconfined_t:SystemLow-SystemHigh
    *[Oracle@OracleLinuxServer 11.1.0]$ env|egrep 'ORA|PATH' | sort*
    LD_LIBRARY_PATH=/oracle/VIS/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/oracle/VIS/db/tech_st/11.1.0/lib:/usr/dt/lib:/oracle/VIS/db/tech_st/11.1.0/ctx/lib
    LIBPATH=/oracle/VIS/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/oracle/VIS/db/tech_st/11.1.0/lib:/usr/dt/lib:/oracle/VIS/db/tech_st/11.1.0/ctx/lib
    ORACLE_HOME=/oracle/VIS/db/tech_st/11.1.0
    ORACLE_SID=VIS
    ORA_NLS10=/oracle/VIS/db/tech_st/11.1.0/nls/data/9idata
    ORA_TZFILE=/oracle/VIS/db/tech_st/11.1.0/oracore/zoneinfo/timezlrg.dat
    PATH=/oracle/VIS/db/tech_st/11.1.0/perl/bin:/oracle/VIS/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/oracle/VIS/db/tech_st/11.1.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/Oracle/bin:.
    SHLIB_PATH=/oracle/VIS/db/tech_st/11.1.0/lib:/usr/lib:/oracle/VIS/db/tech_st/11.1.0/ctx/lib

    Also I 've checked the /oracle/VIS/db/tech_st/11.1.0/cfgtoollogs/opatch/ opatch_history.txt
    Find that the Patch version is same for every Patch: Please suggest..... Thanks!
    Following is the all contents of the file:
    *[Oracle@OracleLinuxServer opatch]$ vi opatch_history.txt*
    Command     : apply -verbose -silent /nfs/bld/d26/PRDXBLD9/apps/apps_st/comn/autobuild/patch/patch/7639602/7639602
    Log File    : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2009-03-25_23-17-01PM.log
    Date & Time : Wed Mar 25 23:18:41 PDT 2009
    Oracle Home : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0
    OPatch Ver. : 11.1.0.6.2
    Current Dir : /nfs/bld/d22/AB/autobuild/passwd
    Command     : apply -verbose -silent /nfs/bld/d26/PRDXBLD9/apps/apps_st/comn/autobuild/patch/patch/7627743/7627743
    Log File    : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2009-03-25_23-18-41PM.log
    Date & Time : Thu Mar 26 01:23:19 PDT 2009
    Oracle Home : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0
    OPatch Ver. : 11.1.0.6.2
    Current Dir : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0
    Command     : lsinventory
    Log File    : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2009-03-26_01-23-19AM.log
    Date & Time : Tue Mar 31 03:13:12 PDT 2009
    Oracle Home : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0
    OPatch Ver. : 11.1.0.6.2
    Current Dir : /nfs/bld/d22/AB/autobuild/passwd
    Command     : lsinventory -invPtrLoc /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0/oraInst.loc
    Log File    : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2009-03-31_03-13-12AM.log
    Date & Time : Tue Mar 31 03:13:18 PDT 2009
    Oracle Home : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0
    OPatch Ver. : 11.1.0.6.2
    Current Dir : /nfs/bld/d22/AB/autobuild/passwd
    Command     : lsinventory -invPtrLoc /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0/oraInst.loc
    Log File    : /nfs/bld/d26/PRDXBLD9/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2009-03-31_03-13-18AM.log
    Date & Time : Wed Dec 19 19:59:52 GMT+05:30 2012
    Oracle Home : /oracle/VIS/db/tech_st/11.1.0
    OPatch Ver. : 11.1.0.6.2
    Current Dir : /oracle/VIS/db/tech_st/11.1.0/OPatch
    Command     : lsinventory
    Log File    : /oracle/VIS/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2012-12-19_19-59-52PM.log
    Date & Time : Thu Dec 20 00:03:59 GMT+05:30 2012
    Oracle Home : /oracle/VIS/db/tech_st/11.1.0
    OPatch Ver. : 11.1.0.6.2
    Current Dir : /home/Oracle/6078836
    Command     : apply
    Log File    : /oracle/VIS/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2012-12-20_00-03-59AM.log
    Date & Time : Thu Dec 20 01:28:42 GMT+05:30 2012
    Oracle Home : /oracle/VIS/db/tech_st/11.1.0
    OPatch Ver. : 11.1.0.6.2
    Current Dir : /home/Oracle
    Command     : lsinventory -detail
    Log File    : /oracle/VIS/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2012-12-20_01-28-42AM.log

  • Unable to open BPM Workspace after applying 11,1.1.5 patch BPM PS4 FP

    After I login to BPM Workspace(http://<host>:<port>/bpm/workspace) , I get a blank page.
    The logs show the following error -
    javax.faces.FacesException: javax.el.PropertyNotFoundException: The class 'oracle.bpel.worklistapp.tasklist.beans.view.TaskView' does not have the property 'homePageLeftAccordion'.
    at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:261)
    at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)
    We applied a patch to the 11.1.1.5 SOA installation to prevent an issue from occuring . After that we are getting this issue.
    Interesting thing is that the URL - http://<host>:<port>/integration/worklistapp/ works fine.
    Can someone please suggest what might be wrong ?

    We were able to get to the BPM workspace after implementing the Post Install steps as mentioned here - http://www.oracle.com/technetwork/middleware/soasuite/documentation/bpm-postinstall-ps4fp-487857.pdf
    But getting some DB related errors after loggin in , checking if MDS Schema migration has been done properly.

  • Error while applying 10.2.0.2 patch on Oracle10g.

    Hi All,
    I am getting the below error while applying the 10.2.0.2 Patch setup on fresh Oracle10g.
    "Error in writing to file D:\Oracle\product\10.2.0.2.0\bin\oraevrus10.dll"
    I was getting the above error contniously after clicking retry button.But even my installtion was moving ahead and in the end shown the message Installtion Successful.
    But after that I am not able to loging using the sqlplus.Getting the below error
    "The procedure entry point kglsim_cln could not be located in the dynamic link library orageneric10.dl"
    Anybody know this issue please let me know.
    Mitesh

    Afternoon,
    Thank you for your answer to rename the DLL file. That has worked now and I was able to continue the installation. I had the same problem with upgrade from 10.2.0.1.0 to 10.2.0.4.0.
    Regards,
    --Sean                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Applying 11.5.9 CU2 patch on 11.5.9 gives error?

    When 11.5.9 CU2 patch is applying using adpatch ...it returns u want to apply prerequisite patch...
    my AD.I version Is AD.I.6?
    Regards
    Jaffer Ali

    Hi Ali;
    When 11.5.9 CU2 patch is applying using adpatch ...it returns u want to apply prerequisite patch...Did you check readme part of patch CU2? Did you check your system has confirm prerequets? You have related prerequest patch on your system? Please confirm it
    my AD.I version Is AD.I.6?check
    ADI Version
    how to Check ADI Version With Patch Number?
    Regard
    Helios

  • R12.1.3 PSU patching conflict question

    12.1.3 running on RH Linux 5.8 and trying to apply PSU patch 17540582 on my 11.2 OH which is currently at 11.2.0.3.5.
    17540582->opatch prereq CheckConflictAgainstOHWithDetail -ph ./
    Oracle Interim Patch Installer version 11.2.0.3.6
    Copyright (c) 2013, Oracle Corporation. All rights reserved.
    PREREQ session
    Oracle Home : /app/oracle/ebspatch/db/tech_st/11.2.0
    Central Inventory : /app/oracle/ebspatch/db/tech_st/11.2.0/admin/oui/EBSPATCH_db6t/oraInventory
    from : /app/oracle/ebspatch/db/tech_st/11.2.0/oraInst.loc
    OPatch version : 11.2.0.3.6
    OUI version : 11.2.0.3.0
    Log file location : /app/oracle/ebspatch/db/tech_st/11.2.0/cfgtoollogs/opatch/opatch2014-01-29_11-59-16AM_1.log
    Invoking prereq "checkconflictagainstohwithdetail"
    ZOP-40: The patch(es) has conflicts with other patches installed in the Oracle Home (or) among themselves.
    Prereq "checkConflictAgainstOHWithDetail" failed.
    Summary of Conflict Analysis:
    There are no patches that can be applied now.
    Following patches have conflicts. Please contact Oracle Support and get the merged patch of the patches :
    13004894, 17540582, 12942119
    Following patches will be rolled back from Oracle Home on application of the patches in the given list :
    13004894, 12942119
    Conflicts/Supersets for each patch are:
    Patch : 17540582
      Conflict with 13004894
      Conflict details:
    /app/oracle/ebspatch/db/tech_st/11.2.0/lib/libserver11.a:/qke.o
      Conflict with 12942119
      Conflict details:
    /app/oracle/ebspatch/db/tech_st/11.2.0/lib/libserver11.a:/qksbg.o
    OPatch succeeded.
    So I've done some reading but still not sure what to do here. Do I:
    - download newer patches 13004894 and 12942119 that are available for 11.2.0.3.9?
    - roll back 13004894 and 12942119
    - install 11.2.0.3.9 PSU 17540582
    - apply newer patches 13004894 and 12942119?

    Patch 13004894 and Patch 12942119 are NOT included in Patch 17540582 so what you need to do is:
    - Rollback Patch 13004894 and Patch 12942119
    - Apply Patch 17540582
    - Apply Patch 13004894 and Patch 12942119 (11.2.0.3.9)
    Patch Set Updates for 11.2.0.3 - One-off Patch Conflict Resolution (Doc ID 1592104.1)
    Thanks,
    Hussein
    The above two patch are NOT included in the PSU Patch so they should be applied after applying the PSU

  • R12.2.0 online patching coding standard on diagnostic scripts

    Violations are reported on following diagnostic scripts files.
    1)@ File: SOURCE/ap/java/diag/APListXml.xml :
    2)@ File: SOURCE/java/oracle/apps/ap/diag/APAccntingHealthCheck.java
    These files are
    - Data collection script to collect data and diagnose data for customer problem.
    - Few queries are based on tables in obsoleted schema(AX) to retrieve historic financial data. Such tables does not have apps synonym. (https://kix.oraclecorp.com/KIX/display.php?labelId=3703&articleId=288495)
    - Scripts are not executed by ADPatch and not possible to derive the schema name at run time
    - These diagnostics are executed only on development request for diagnosing the issue and customer may not need to run when patch edition is open.
     Hence we would request waiver on the above files.

    Hi;
    R12.2.0 Please mention your correct version. What is your reference note?Is there any error message?
    R12.0.6+ : Oracle Payables Invoice Data Data Collection Test [ID 732163.1]
    R12: Aplist Diagnostics Shows Error 'ODX-0251: Unable to find stored variable SQL_115_AX' [ID 879035.1]
    Regard
    Helios

Maybe you are looking for

  • New system

    Greets all. Well recently i have built my first ever PC. well i did alot of research on what was out. well since i was limited by my budget, i had go with what i had learned. well heres the specs of a newbs first system built/installed\formated- RAID

  • My iphone 5s screen has stopped  working for no reason at all? how can i fix this?

    I was using it fine then locked it and tried to use it 5 minutes later and it stopped working? any ways to fix this or do i have to go onto an apple store?

  • Use Grid to Refresh test from production or Using Grid for Cloning

    Is there a specific area of grid OEM specifically for database refreshing or cloning? We are about to do refresh of test from production and this has been brought up. We usu ally do either the copy datafiles+create control file or exp(dp)/imp(dp) Is

  • Adding Systems to Transport Domain Controller

    Hi, We got copy version of Production system in our test box, I have to configure TMS by deleting production systems , have to include test systems in TMS Systems Overview. What else I have to do to setup TMS in test box? have to update DOMAIN.PFL fi

  • How to move Aperture photos to Qnap

    I have aQnap server to backup  my computers and photos. I cannot use iPhoto to see the albums as they are in iPhoto. Is this possible with Aperture or photoshop ?