Apply patch without database

Hi, I install oracle 11.2.0.1 software without db to my os.
Before creating a new database I want to apply the patches which this version needs.
Is this possible or should I create db and apply the patches later? In patch document,
it mentions the steps as I already have db. Thanks.

efendicans wrote:
I won't move the db. I will create a new one and import a schema with datapump from another db(10.2.0.2). As I understand from your replies I can patch binaries, create db and then import schema(without applying the db steps in patch document). Am I right? Thank you.Again, it depends on how you create the database. Go through the dbca wizard and select "custom" instead of one of the pre-defined databases. When you choose "custom", the script that gets generated to create your database starts with nothing and does a CREATE DATABASE. So your database is created from the git-go with the patched system. If you chose one of the pre-defined database types, it gets created by restoring a 'seed' database that was most likely created at the base level, so would need to have the database portion of any patches applied.
I never use the pre-defined databases, for this very reason.
(PS it would be very educational for you to go through dbca twice, once for a pre-defined db, and once for a custom. At the end, simply select 'create scripts' WITHOUT actually creating the database. Then study the scripts.)

Similar Messages

  • Applying patches without pre-requisites

    Hi,
    What effect does it have when applying patches without pre-requisites.
    As in R12 no pre-requisites are checked if we miss any pre-requisite what effect will it have in the system?

    Hi,
    It is a must you apply the pre-requisite patches.
    we miss any pre-requisite what effect will it have in the system?
    Pre-requisite patches are delivered in some cases in order to rectify bugs that have been a consequent of the patch that is being applied. Or in some cases, pre-requisite patches are applied as they act as a mandatory patches in certain cases.
    There are probabilities that the patches may not fix your respective issues if the pre-requisite patches are missed. It is always recommended a MUST, you refer the README and apply the pre-requisite patches.
    HTH!,
    Thanks &
    Best Regards,

  • Applying patch to database...

    Hi an anybody guide me how to apply a patch to a database.. say I am applying patch in 10.2.0.4 to move it to *.*0.5..
    how is it different from applying PSUs??
    if after applying that also it shows us old version what cud be the reason??
    Please suggest

    Hi Saha,
    It depends on what kind of patch you are applying. Some patches could be as big as a full database upgrade and other could be as small as just to run ‘opatch apply’. For all patches, when you down load the patch binary files please also download the related documents and read the document thoroughly. Also don’t forget to check post-patch instruction.
    If you are simply looking for a general command to apply oracle one off patch then the command is ‘opatch apply’. For other opatch options please execute ‘opatch –help’.
    Hope this helps, Thanks,
    = Zia

  • How to apply patch on database 9.2.0.1.0

    Please any body can send patch applying procedure. I want to apply patch on 9.2.0.1.0 to new release.
    Thanks

    What do you mean by 'new release' in your thread? 9.2.0.8.0 is not the new release, but the latest and the last patchset for 9iR2.
    You should download from metalink the patchset corresponding to your platform (actually not specified either) using your valid CSI.
    ~ Madrid

  • Apply patch without CSI? (testing)

    Hi,
    I'm a recent(-ish...last July) grad and currently going through Oracle docs/ppts & trying things out to try and make up for some of that "2 years work experience" requirement that all junior DBA roles seem to have. I'm currently going through the 2 day guide & reached the end (patching) but metalink asks me for a CSI =( alternatives or do I just have to upgrade from 10.2 to 11 instead?
    Mike

    . I'm currently going through the 2 day guide & reached the end (patching) but metalink asks me for a CSI =( alternatives or do I just have to upgrade from 10.2 to 11 instead?I didnt get exactly what you are saying
    does It mean, while installation /upgrade its asked CSI ?
    Of course if you do not have you can ignore(you wont be having support) later also you can configure by using (OCM - oracle configuration manager)

  • Apply Patches on Oracle Database with Logical Standby Database

    Here I am:
    I got a primary database with a logical standby database running Oracle 11g. I got two client applications, one is the production site pointing to the primary one, another one is just a backup site pointing to the logical one.Things will only be written into the primary database every mid night and client applications can only query the database but not add, update nor delete.And now, I want to apply the latest patch on both of my databases. I am also the DNS administrator, I can make the name server pointing to the backup site instead of the production one.I want to firstly apply the patch on the logical one, and then the physical one.
    I found some reference which explains how to apply patches by adopting "Rolling Upgrade Method". however, I want to avoid doing any "switch over" mentioned in the reference because I can make use of name server. Can I just apply patches as the following way?
    1)Stop SQL apply
    2)Apply patches on logical standby database
    3)let the name server point to the backup site
    4)Apply patches on the primary database
    5)Start SQL apply
    6)Let the name server point back to the production site
    Thanks in advance.

    Pl follow the steps in MOS Doc 437276.1 ( Upgrading Oracle Database with a Logical Standby Database In Place )
    HTH
    Srini

  • Note on applying patches to the file system and database

    Dear all,
    I am new to Oracle E-business suite. Anyone in the house that can give a note (either a step by step or oracle metalink note) on how to apply patches to a file system or database.
    Kind Regards.

    Hi,
    Steps to apply an application patch:
    - Stop all application services (keep the database and the database listener up and running)
    - Download the patch from Metalink
    - Copy the patch file to any directory (i.e. /u04/patches)
    - As 'applmgr' do the following:
    - Source the environment file
    - $ cd /u04/patches
    - Type 'unzip <patch_number>.zip'
    - cd <patch_number>
    - Type 'adpatch'
    - When it prompts you to enter the patch driver, type 'u<patch_number>.drv'
    Apply the patch on the database tier first then on the application tier.
    Do not forget to 'Enable Maintenance Mode' from adadmin before applying the patch. Once you apply the patch successfully, 'Disable Maintenance Mode' from adadmin.
    And, always follow the steps in the patch README file.
    For database patches, follow the steps in the patch README file and apply the patch using opatch as oracle user.
    For more details about applying patches, please refer to:
    "Oracle Applications Maintenance Utilities" manual
    http://download-uk.oracle.com/docs/cd/B25516_14/current/html/docset.html
    How to apply EBS 12i pathces in both Linux and Windows
    Re: How to apply EBS 12i pathces in both Linux and Windows
    Need to apply patch!
    Need to apply patch!
    Regards,
    Hussein

  • Database still showing 9.2.0.5 after applying patch 4287598

    Hi all,
    I am upgrading the oracle Application 11.5.10 to 11.5.10.2. For this i am following the 11.5.10.2 Technology Stack Validation Patch readme.
    As per the utility's output on database server node, I have applied the patch 4287598 to upgrade database version 9.2.0.5 to 9.2.0.6. But after applying the patch also database still showing 9.2.05.
    How to get currect database version?
    Please help.
    Regards,

    To upgrade the database to 9.2.0.6, you need to apply (Patch 3948480 - 9.2.0.6 PATCH SET FOR ORACLE DATABASE SERVER).

  • Applying patches to 11.1.0.7.0

    I have installed 11.1.0.6.0 on linux 64bit. I've also applied patch 6890831 to upgrade to 11.1.0.7.0. Is there any way of easily applying all the subsequent 500+ patches to the database (critical cpu updates, bug fixes, etc.) without doing them one by one, as this would take far too long?
    I notice patch bundle 9025144 is availble for a similar purpose, but for windows. Is there nothing similar for linux? Thanks.
    Edited by: SJM on Nov 16, 2009 8:53 AM

    Don't know if this helps but if I understood you correctly you can cd to the location where the patch was downloaded and do the following:
    cd patch_directory/
    opatch napply -id (ID_LIST) -skip_subset -skip_duplicate
    e.g.
    opatch napply -id 7155248,7155251,7155254,7375613,7609058,8309623,etc. -skip_subset -skip_duplicate
    If there are that many of them you can do an ls and use a text editor to edit the ID_LIST.

  • Why do we apply patches

    Dear all,
    I am very new to Oracle database, so question arise and I post them.
    I need to know that why do we apply patches and what is DBA's advice regarding applying patches.
    Thanks to all
    ben

    I am very new to Oracle database, so question arise
    and I post them. Welcome! Being new to Oracle you should get used to have the documentation always handy and also use search abilities for example from this site. The Concepts guide is a good book to start reading from, and never stop actually (meaning, go back to it on a regular basis). Administrator's, Reference and SQL Reference are other hot titles.
    Also, you could search forums about patches
    I need to know that why do we apply patches and what
    is DBA's advice regarding applying patches. There could also be business reasons that demand patch set or patches.
    - system compatibility requirements
    - upgrade of application components that use certain features, which might not work (properly) without patching
    - for Support it is advisable to be on the Current/latest Patch set
    Message was edited by:
    orafad

  • Apply patch from 10.2.0.1 to 10.2.0.5

    Hi Experts,
    i want upgrade my oracle 10.2.0.1 to 10.2.0.5.
    But on office side not able access oracle GUI. work only on Putty. please tell me how to upgrade my oracle using commands only.
    Can we upgrade it, if yes please me how to do and which patch required for it.
    >
    using Oracle version = 10.2.0.1
    OS = Red hat 5.5
    >
    Reg,
    Harshit

    1) what is diff between Opatch and interim patch.Opatch is just the tool for applying interim/one-off patches and PSU/CPU-s
    2) I have Oracle database 10g release 10.2.0.1, and I want to upgrade it to release 10.2.0.5.
    Then, in this case should I use OPatch? or should I run the OUI (./ runInstaller downloaded path)? no need for OPatch, you use OUI
    (you cant even use OPatch for this kind of upgrade)
    3) if i want apply patch using "-silent" installation, can you please step by step installation.
    when i go for "-silent", every time i am facing issue in very basic steps../runInstaller -silent -responseFile myResponseFile.rsp
    Fill the sample response file provided with the install media by appropriate values for your enviroment.
    4) Also, how many types of patches are there like bug fixes, enhancements, upgrades, and how they are applied? do they affect only the software? or, do they also affect the database too. Base release: 11.2.0.1
    Patch set: 11.2.0.3
    these are installed with OUI, the rest with opatch
    also, since 11.2, Patch sets can be installed individually without the base release
    Patch set update, for example: 11.2.0.3.3 - general fixes
    Critical patch update: released in every 4 months (JAN-APR-JUL-OCT), contains security patches
    The last two tend to come together in the same pack since a while.
    One-off patch: patch for one specific bug
    Interim patch: patch for specific bug for a specific customer (received through support service request)
    of course they affect both software and database (majority of them)
    to mention one exception, there is a one-off patch for 10.2 databases that issues the SSL certification problem for Enterprise Manager database console - actually this patch just updates some .jar files in $ORACLE_HOME and has no effect on the database

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

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

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

  • Error while applying Patch 9593176

    Hi,
    when i'm applying patch 9593176 the following errors appeared :
    Oracle Home       : /oracle/div4db/11.1.0
    Central Inventory : n/a
       from           : n/a
    OPatch version    : 11.1.0.6.2
    OUI version       : n/a
    OUI location      : n/a
    Log file location : /oracle/div4db/11.1.0/cfgtoollogs/opatch/opatch2012-02-24_13-40-03PM.log
    ApplySession applying interim patch '9593176' to OH '/oracle/div4db/11.1.0'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 9593176: Required component(s) missing : [ oracle.developer.forms, 10.1.2.3.0 ]
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicable" failed.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74i've checked the OAS version and it's 10.1.2.3.0

    Quite obvious:
    oracle.developer.forms, 10.1.2.3.0 whereas
    Oracle Home : /oracle/div4db/11.1.0which seems to be the oracle home of a 11.1 database. Did you set the oracle_home environment variable to the oracle home of your forms installation before invoking opatch?
    cheers

  • While applying patch 3653484, Relink of module "ar60desb" fails

    Hi All,
    While applying patch 3653484, Relink of module "ar60desb" fails
    adrelink.log file entry
    Starting link of fnd executable 'ar60desb' on Wed Apr 29 10:52:39 PAKDT 2009
         ld -s -H512 -T512 -bhalt:4 -brtl -L/erpbkp/oracle/tstora/8.0.6/lib
    -L/usr/lib -o /erpbkp/oracle/tstappl/fnd/11.5.0/bin/ar60desb.new
    /erpbkp/oracle/tstora/8.0.6/lib//s0main60.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/sslmdgtab.o
    /erpbkp/oracle/tstappl/fnd/11.5.0/lib/xitsrw.o
    /erpbkp/oracle/tstappl/po/11.5.0/lib/xirpo.o
    /erpbkp/oracle/tstappl/po/11.5.0/lib/libpo.a
    /erpbkp/oracle/tstappl/fa/11.5.0/lib/xirfa.o
    /erpbkp/oracle/tstappl/fa/11.5.0/lib/libfa.a
    /erpbkp/oracle/tstappl/ar/11.5.0/lib/xirar.o
    /erpbkp/oracle/tstappl/ar/11.5.0/lib/libar.a
    /erpbkp/oracle/tstappl/ff/11.5.0/lib/xirff.o
    /erpbkp/oracle/tstappl/ff/11.5.0/lib/libff.a
    /erpbkp/oracle/tstappl/fnd/11.5.0/lib/xirfnd.o
    /erpbkp/oracle/tstappl/fnd/11.5.0/lib/fdxsrw.o
    /erpbkp/oracle/tstappl/fnd/11.5.0/lib/libfnd.a
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwecat.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwecpf.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwecty.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rweats.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwepls.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rxdsql.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rweiap0.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rxsi.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/ui10.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/uiicxd.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwsng.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwscl.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwssc.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwssc0.o
    /erpbkp/oracle/tstora/8.0.6/reports60/lib/rwsdt.o -lrw60 -lgraphics60
    -lobx60 -lge60 -locl60 -lnn60 -lrws60 -lde60 -lzrc60 -lrws60 -lnvu60
    -lnvc60 -lnvs60 -lucol60 -luicc60 -lca60 -lmmiw60 -lmmov60 -lmma60
    -lmmos60 -lmmoi60 -lmmia60 -lmmft60 -lmmcm60 -lvgs60 -luihx60 -luc60
    -luipr60 -luimotif60 -lot60 -lrem60 -lree60 -lrec60 -luiimg60 -luimotif60
    -luipr60 -luiimg60 -luc60 -lrem60 -luimotif60 -luia60 -ltknqap60 -luipr60
    -luimotif60 -lutt60 -lix60 -lixd60 -lrod60 -lror60 -lros60 -lrod60 -lror60
    -lros60 -lrod60 -luat
    60 -lutc60 -lutl60 -lutsl60 -lplsf -lplsb -lextp
    /erpbkp/oracle/tstora/8.0.6/lib/libpsd.a -lplsf -lplsb -lextp
    /erpbkp/oracle/tstora/8.0.6/lib//libslax.a -lsql
    /erpbkp/oracle/tstora/8.0.6/lib/nautab.o
    /erpbkp/oracle/tstora/8.0.6/lib/naeet.o
    /erpbkp/oracle/tstora/8.0.6/lib/naect.o
    /erpbkp/oracle/tstora/8.0.6/lib/naedhs.o `cat
    /erpbkp/oracle/tstora/8.0.6/lib/naldflgs` -lnetv2 -lnttcp -lnetwork -lncr
    -lnetv2 -lnttcp -lnetwork -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3
    -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lnetv2
    -lnttcp -lnetwork -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4
    -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3
    -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lld -lm `cat
    /erpbkp/oracle/tstora/8.0.6/lib/sysliblist` -lm
    /erpbkp/oracle/tstora/8.0.6/rdbms/lib/kpudfo.o -lpthreads
    -L/erpbkp/oracle/tstora/8.0.6/network/jre11/lib/aix/native_threads -ljava
    -L/usr/lpp/X11/lib/R5 -lXm -lXt -lX11 -lm -lix60 -lixd60 -lX11 -lnlsrtl3
    ld: 0706-010 The binder was killed by a signal: Killed
         Check for binder messages or use local problem reporting procedures.
    make: The error code from the last command is 254.
    Stop.
    Done with link of fnd executable 'ar60desb' on Wed Apr 29 10:52:39 PAKDT 2009
    Relink of module "ar60desb" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /erpbkp/oracle/tstappl/fnd/11.5.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Also, relinking modules ar60run, ar60runb, f60webmx, GLAMAS, GLAVAL, GLBAAC, GLBAAR, GLIDEL, GLIGEN, GLIXFR, GLLDEL, GLLEZL fails
    Please suggest
    Regards,
    SK

    Hi Hussein,
    i was able to get rid of the relink error, as mentioned above
    0706-010 Binder killed by signal Signal, was running out of some memory while linking object files...
    continued with adpatch but facing
    Failed: file FNDLOADSO on worker 1
    worker log file entry:
    Start time for file is: Wed Apr 29 2009 21:35:25
    /erpbkp/oracle/tstappl/fnd/11.5.0/bin/FNDLOADSO &ui_apps UPLOAD &fullpath_fnd_patch/115/import_fndobjt.lct &fullpath_imc_patch/115/import/US_imc115ts.ldt
    Uploading from the data file /erpbkp/oracle/tstappl/imc/11.5.0/patch/115/import/US/imc115ts.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/erpbkp/oracle/tstappl/fnd/11.5.0/patch/115/import/fndobjt.lct(115.5), /erpbkp/oracle/tstappl/imc/11.5.0/patch/115/import/US/imc115ts.ldt) to staging tables
    Dumping LCT file /erpbkp/oracle/tstappl/fnd/11.5.0/patch/115/import/fndobjt.lct(115.5) into FND_SEED_STAGE_CONFIG
    A database error occurred:
    ORA-25153: Temporary Tablespace is Empty
    The error occurred while executing the following statement:
    INSERT INTO FND_SEED_STAGE_CONFIG (LCT_FILE, CONFIG_ID, ENTITY_NAME, STMT_TYPE, UPLOAD_STMT,GET_WHO_STMT, BIND_VAR_CNT, PK_VAR_CNT, ENTITY_METADATA, PROC_ID ,BIND_VAR0 ,BIND_VAR1 ,BIND_VAR2 ,BIND_VAR3 ,BIND_VAR4 ,BIND_VAR5 ,BIND_VAR6 ,BIND_VAR7 ,BIND_VAR8 ,BIND_VAR9 ,BIND_VAR10 ,BIND_VAR11 ,BIND_VAR12) VALUES( :lct_file, FND_SEED_STAGE_CONFIG_S.NextVal, :entity_name, :stmt_type, :upload_stmt, :get_who_stmt, :bind_var_cnt, :pk_var_cnt, :entity_metadata, :proc_id ,:bind_var0 ,:bind_var1 ,:bind_var2 ,:bind_var3 ,:bind_var4 ,:bind_var5 ,:bind_var6 ,:bind_var7 ,:bind_var8 ,:bind_var9 ,:bind_var10 ,:bind_var11 ,:bind_var12) RETURNING CONFIG_ID INTO :config_id
    AD Worker error:
    The above program failed with error code 1.
    See the AD Worker log file and/or the program log file for details.
    Time when worker failed: Wed Apr 29 2009 21:35:25
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Could you please suggest?
    Regards,
    Krishnaraj

  • Applying patch set update11.2.0.3.7 on 11.2.0.3.0

    Dear DBA's,
    Database = 11.2.0.3.0
    Operating System : Solaris 11 sparc 64.
    applying PSU patch : 16619892
    I am trying to apply patch 16619892 on 11.2.0.3.0 to upgrade it to 11.2.0.3.7.
    I hope this is a straight forword stuff i beleive, but i am getting the following errors and log details.
    Please advice the action?
    $ cd /noracle/patch/16619892/
    xxxx@xxxx$ /noracle/home/oracle/product/11.2.0.3/OPatch/opatch apply
    Oracle Interim Patch Installer version 11.2.0.3.4
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    Oracle Home       : /noracle/home/oracle/product/11.2.0.3
    Central Inventory : /noracle/home/oracle/oraInventory
       from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
    OPatch version    : 11.2.0.3.4
    OUI version       : 11.2.0.3.0
    Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    Verifying environment and performing prerequisite checks...
    Prerequisite check "CheckActiveFilesAndExecutables" failed.
    The details are:
    Following executables are active :
    /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr
    Prerequisite check "CheckActiveFilesAndExecutables" failed.
    The details are:
    Following executables are active :
    /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.Prerequisite check "CheckActiveFilesAndExecutables" failed.
    Log file location: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    OPatch failed with error code 73
    xxxx@xxxx$ /noracle/home/oracle/product/11.2.0.3/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -ph ./16619892
    Oracle Interim Patch Installer version 11.2.0.3.4
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    PREREQ session
    Oracle Home       : /noracle/home/oracle/product/11.2.0.3
    Central Inventory : /noracle/home/oracle/oraInventory
       from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
    OPatch version    : 11.2.0.3.4
    OUI version       : 11.2.0.3.0
    Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-41PM_1.log
    Invoking prereq "checkconflictagainstohwithdetail"
    Prereq "checkConflictAgainstOHWithDetail" passed.
    OPatch succeeded.
    xxxx@xxxx$ /noracle/home/oracle/product/11.2.0.3/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -ph ./       
    Oracle Interim Patch Installer version 11.2.0.3.4
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    PREREQ session
    Oracle Home       : /noracle/home/oracle/product/11.2.0.3
    Central Inventory : /noracle/home/oracle/oraInventory
       from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
    OPatch version    : 11.2.0.3.4
    OUI version       : 11.2.0.3.0
    Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-48PM_1.log
    Invoking prereq "checkconflictagainstohwithdetail"
    Prereq "checkConflictAgainstOHWithDetail" passed.
    OPatch succeeded.
    xxxx@xxxx$ more /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    [Aug 18, 2013 12:26:10 PM]   OPatch invoked as follows: 'apply -invPtrLoc /noracle/home/oracle/product/11.2.0.3/oraInst.loc '
    [Aug 18, 2013 12:26:10 PM]   OUI-67077:
                                 Oracle Home       : /noracle/home/oracle/product/11.2.0.3
                                 Central Inventory : /noracle/home/oracle/oraInventory
                                    from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
                                 OPatch version    : 11.2.0.3.4
                                 OUI version       : 11.2.0.3.0
                                 OUI location      : /noracle/home/oracle/product/11.2.0.3/oui
                                 Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    [Aug 18, 2013 12:26:10 PM]   Patch history file: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch_history.txt
    [Aug 18, 2013 12:26:13 PM]   Verifying environment and performing prerequisite checks...
    [Aug 18, 2013 12:26:13 PM]   Ignoring file "/noracle/patch/16619892/README.html" in the patch directory.
    [Aug 18, 2013 12:26:13 PM]   Ignoring file "/noracle/patch/16619892/README.txt" in the patch directory.
    [Aug 18, 2013 12:26:13 PM]   Ignoring file "/noracle/patch/16619892/patchmd.xml" in the patch directory.
    [Aug 18, 2013 12:26:14 PM]   Checking conflict among patches...
    [Aug 18, 2013 12:26:14 PM]   Patch ID  16619892
    [Aug 18, 2013 12:26:14 PM]   Patches that conflict: [  ]
    [Aug 18, 2013 12:26:14 PM]   Checking conflicts for patch : 16619892
    [Aug 18, 2013 12:26:14 PM]   Checking if Oracle Home has components required by patches...
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Running prerequisite checks...
    [Aug 18, 2013 12:26:14 PM]   Patch "13343438" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "13696216" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "13923374" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "14275605" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "14727310" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "16056266" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "16619892" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   None of the selected patches are no-op. patches..
    [Aug 18, 2013 12:26:14 PM]   Space Needed : 880.924MB
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13343438
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13696216
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13923374
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14275605
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14727310
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16056266
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16619892
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr
    [Aug 18, 2013 12:26:16 PM]   Prerequisite check "CheckActiveFilesAndExecutables" failed.
                                 The details are:
                                 Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 12:26:16 PM]   Prerequisite check "CheckActiveFilesAndExecutables" failed.
                                 The details are:
                                 Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   OUI-67073:UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 12:26:16 PM]   Finishing UtilSession at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Log file location: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    [Aug 18, 2013 12:26:16 PM]   Stack Description: java.lang.RuntimeException: Prerequisite check "CheckActiveFilesAndExecutables" failed.Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:6420)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.opatchutil.NApply.process(NApply.java:1587)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.opatchutil.OUSession.napply(OUSession.java:1136)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: java.lang.reflect.Method.invoke(Method.java:592)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.UtilSession.process(UtilSession.java:322)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:2346)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.OPatch.main(OPatch.java:613)
    xxxx@xxxx$ 
    Regards,
    SG

    Dear Srini,
    I forgot to down the listener.
    please check the bellow output.
    xxxx@xxxx$ more /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_14-46-58PM_1.log
    [Aug 18, 2013 2:46:58 PM]    OPatch invoked as follows: 'apply -invPtrLoc /noracle/home/oracle/product/11.2.0.3/oraInst.loc '
    [Aug 18, 2013 2:46:58 PM]    OUI-67077:
                                 Oracle Home       : /noracle/home/oracle/product/11.2.0.3
                                 Central Inventory : /noracle/home/oracle/oraInventory
                                    from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
                                 OPatch version    : 11.2.0.3.4
                                 OUI version       : 11.2.0.3.0
                                 OUI location      : /noracle/home/oracle/product/11.2.0.3/oui
                                 Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_14-46-58PM_1.log
    [Aug 18, 2013 2:46:58 PM]    Patch history file: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch_history.txt
    [Aug 18, 2013 2:47:01 PM]    Verifying environment and performing prerequisite checks...
    [Aug 18, 2013 2:47:01 PM]    Ignoring file "/noracle/patch/16619892/README.html" in the patch directory.
    [Aug 18, 2013 2:47:01 PM]    Ignoring file "/noracle/patch/16619892/README.txt" in the patch directory.
    [Aug 18, 2013 2:47:01 PM]    Ignoring file "/noracle/patch/16619892/patchmd.xml" in the patch directory.
    [Aug 18, 2013 2:47:02 PM]    Checking conflict among patches...
    [Aug 18, 2013 2:47:02 PM]    Patch ID  16619892
    [Aug 18, 2013 2:47:02 PM]    Patches that conflict: [  ]
    [Aug 18, 2013 2:47:02 PM]    Checking conflicts for patch : 16619892
    [Aug 18, 2013 2:47:02 PM]    Checking if Oracle Home has components required by patches...
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Running prerequisite checks...
    [Aug 18, 2013 2:47:02 PM]    Patch "13343438" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "13696216" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "13923374" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "14275605" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "14727310" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "16056266" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "16619892" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    None of the selected patches are no-op. patches..
    [Aug 18, 2013 2:47:02 PM]    Space Needed : 880.924MB
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13343438
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13696216
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13923374
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14275605
    [Aug 18, 2013 2:47:03 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14727310
    [Aug 18, 2013 2:47:03 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16056266
    [Aug 18, 2013 2:47:03 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16619892
    [Aug 18, 2013 2:47:03 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 14:47:03 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 2:47:04 PM]    Prerequisite check "CheckActiveFilesAndExecutables" failed.
                                 The details are:
                                 Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    OUI-67073:UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 2:47:04 PM]    Finishing UtilSession at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Log file location: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_14-46-58PM_1.log
    [Aug 18, 2013 2:47:04 PM]    Stack Description: java.lang.RuntimeException: Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:6420)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.opatchutil.NApply.process(NApply.java:1587)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.opatchutil.OUSession.napply(OUSession.java:1136)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: java.lang.reflect.Method.invoke(Method.java:592)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.UtilSession.process(UtilSession.java:322)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:2346)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.OPatch.main(OPatch.java:613)

Maybe you are looking for

  • Problem synicing IPOD

    I have 829 songs on my computer and when I plug in my IPOD to syc them this message apears songs on the Ipod "Lindsey's Ipod" canntbe updated because all o the playlists selected for syncing no longer exist. This is all new to me, some please please

  • Very strange: can not enable root.

    One of my old G4 behaves very strange, unless everything is running very well, I can't log in as root. Also after enabling root in NetInfo manager, I can't login as root, neither as user nor using SSH. I resetted the Pasword using the Install-DVD. Bu

  • Program RMEBENIG

    hi gurus, i am testing standard program RMEBENIG, but all values are 0. How to find error. Should use debugger or it is customizing error.

  • Safari 4.0.3 slow on first Startup after Rebooting/Booting System. 10.6.1

    Found this Video and I have excately the same problem. Safari Slow Startup - Video On the first startup after system boot safari is very slow. After that everything is back to normal. What's up with this? Anybody else?

  • HT4972 How long does ipad 2 iOS 7 update take from iOS 4.3.5?! Help?

    Hi, trying to download iOS 7 for an ipad 2 that has iOS 4.3.5. I've updated iTunes, downloaded ios7 to iTunes and am trying to update the ipad. I've manually backed up the ipad but when I click "update" it tries to back up the ipad still. Left it run