Need Assistant to Apply Patch 6194129

Hi DBA's,
I am in the process of upgrading patchset level from 16 to 19.
we are following Document - 125767.1
Application - 11.5.10.2
OS - Windows Server.
I am facing difficulties to apply this patch, Please help to apply this Patch.
Thanks.

what is the problem you are facing in the patch.
have you followed the read me of the patch its a step by step note. could you please chack it and let us konw what you are facing.
from the patch readme"
Installation Instructions
Set your ORACLE_HOME.
If you are going to apply this patch on top of an iAS install:
Set ORACLE_HOME to <iAS_HOME>/6iserver
Prepend <iAS_HOME>/6iserver/bin to the *beginning* of PATH
Prepend <iAS_HOME>/6iserver/lib to the *beginning* of LD_LIBRARY_PATH
Copy the files in this patch to your $ORACLE_HOME.
Unzip the patch using either WinZip on NT or unzip on Unix.
Run the install script contained in the patch:
cd $ORACLE_HOME/developer6i_patch19
./patch_install.sh 2>&1 | tee patch_install_p19.log (ksh)
./patch_install.sh |& tee patch_install_p19.log (csh)
Check patch_install_p19.log for errors.
Relink Procedure Builder, Forms, Graphics and Reports:
cd $ORACLE_HOME/procbuilder60/lib; make -f ins_procbuilder.mk install
cd $ORACLE_HOME/forms60/lib; make -f ins_forms60w.mk install
cd $ORACLE_HOME/graphics60/lib; make -f ins_graphics60w.mk install
Reports has both link-time and run-time dependency with libjava.so so you need to append $ORACLE_HOME/network/jre11/lib/linux/native_threads in $LD_LIBRARY_PATH before linking Reports. The same $LD_LIBRARY_PATH should be used at run-time.
cd $ORACLE_HOME/reports60/lib; make -f ins_reports60w.mk install"
fadi

Similar Messages

  • Apply patch 6194129 lot of  /usr/bin/ld errors

    Hi
    os...linux-x86.
    ebs:11.5.10
    Trying to apply patch 6194129 (developer6i_patch19). Getting lot of error messages like /usr/bin/ld: warning: i386 architecture of input file `tmabox.o' is incompatible with i386:x86-64 output.
    logfile:
    /usr/bin/ld: warning: i386 architecture of input file `uatstubs.o' is incompatible with i386:x86-64 output
    /of02/patches/developer6i_patch19/bin/genshlib ifjapi60 0
    /usr/bin/ld: warning: i386 architecture of input file `context.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `create.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `destroy.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `formsapi.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `iauasst.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `iauexcep.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ifjapi.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `objlib.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `persistc.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp30r.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp30w.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp40r.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp40w.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp4cr.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp4cw.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp4gr.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp4gw.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `ibp4wr.o' is incompatible with i386:x86-64 output
    etc

    The error message indicates that you are trying to apply a 32-bit patch on a 64-bit OS.
    I understand you are running 11i on 32-bit OS, so have you downloaded the correct version of the patch?
    Do you have the 32-bit version of gcc file installed?
    Also, please make sure that ORACLE_HOME is set to 8.0.6 ORACLE_HOME (not to iAS_ORACLE_HOME as mentioned in the patch README file).
    If all the above are correct, then you may proceed with the patch and see if it applies successfully.
    Thanks,
    Hussein

  • Applied patch 6194129 for Report builder 6.0.8.28  WindowsXP

    Hi hussein,
    I have already applied the patch 6194129 for my windowsXP for Oracle Apps 11i reports and revision.
    My Oracle Report at Linux Apps server is also 6.0.8.28.
    I copied the report from the Oracle Apps server side (Linux) to my client PC windows XP.
    Then I open the report and compile at test run. I did not do any revision yet, but just compile it at the client side.
    But I got error:
    REP-1212: Object 'Body' is not fully enclosed by its enclosing object".How strange this report happening can be.
    I remember customizing report it R12 using 10g reports but they are not behaving like this. Can I compile my report using 10g instead? for Oracle Apps 11i?
    Please help....
    Thanks

    Hi,
    I remember customizing report it R12 using 10g reports but they are not behaving like this. Can I compile my report using 10g instead? for Oracle Apps 11i? You should not do as Developer 10g is not certified with Oracle Apps 11i.
    For the REP-1212 error, please see (Note: 297522.1 - How to investigate printing issues and work towards its resolution ?).
    Regards,
    Hussein

  • Need help in applying patch BP013 to OIM 9.0.1.2

    Hi,
    I am in th middle of applying patch BP013 to our OIM 9.0.1.2 environment. I am seeing an unusual behaviour. When I run the patch script patch_websphere.sh script, the xellerate application(Xellerate.ear) deployed in websphere is removed.
    when i log in to websphere admin console, under applications-->enterprise applications-->i am able to see only nexaweb. I cannot see Xellerate.
    I have not seen this behaviour earlier when I did patch upgrade BP011.
    If anybody is experiencing same issue then please suggest.
    Thanks,
    Kalpana.

    There is no error in patch_websphere.log file. I search the whole log file. But there is one error under /data/OIM/xellerate/logs/wsadmin-app-install-websphere.profile.log :
    ======
    Unable to install /data/OIM/xellerate/XellerateFull.ear
    com.ibm.ws.scripting.ScriptingException: com.ibm.websphere.management.application.client.AppDeploymentException: AppDeploymentException: [Unexpected exception.]
    org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException: IWAE0007E Could not load resource "META-INF/ibm-ejb-jar-bnd.xmi" in archive "xlBackOfficeBeans.jar"
    org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException: IWAE0007E Could not load resource "META-INF/ibm-ejb-jar-bnd.xmi" in archive "xlBackOfficeBeans.jar"
    ======
    I think it is because of this xeelerate application is not visible in websphere admin console. Please suggest.
    Thanks for your quick response.

  • OPMN configuration assistant failed while applying patch on SOA 10.1.3.1

    Hi All,
    I tried upgrading the SOA Server from version 10.1.3.1 to 10.1.3.4 by applying a patch . But while applying patch I faced an error “OPMN Configuration Assistant failed “ . When I gave opmnctl status command in the command prompt I found that the issue is with starting up the HTTP Server . Rest all components of opmn were up and running.
    The error msg i got is:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Output generated from configuration assistant "Run One-off OPatches":
    Oracle Interim Patch Installer version 1.0.0.0.56
    Copyright 2006 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    ERROR: OPatch failed because of Inventory problem.Cannot find Oracle Universal Installer shared library
    OPatch returns with error code = 100
    Configuration assistant "Run One-off OPatches" succeeded
    Output generated from configuration assistant "OPMN Configuration Assistant":
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    2 of 3 processes started.
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1392512192,pid=4728)
    failed to start a managed process after the maximum retry limit
    Log:
    D:\product\10.1.3.1\OracleAS_3\opmn\logs\\HTTP_Server~1.log
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    can you please suggest a way out for this error .
    Edited by: user10451494 on May 24, 2009 10:24 AM

    Did you check what's in D:\product\10.1.3.1\OracleAS_3\opmn\logs\HTTP_Server~1.log file? Also check what error is reported in D:\product\10.1.3.1\OracleAS_3\Apache\Apache\logs\error.log file.
    Thanks
    Shail

  • OUI-10091:There are no patches that need to be applied from the patchset

    Hi All,
    when i try to apply 10.2.0.3 patch on 10.2.0.1 in linux x86 I am getting into this error.
    OUI-10091:There are no patches that need to be applied from the patchset Oracle Db 10g R2 Patchset 10.2.0.3.0
    The original ora inventory is lost and cannot be recovered.
    So is there any way I can upgrade the database software.
    Please advise.
    thanks in Advance
    -PK

    You should first try to troubleshoot the missing inventory issue. Check this metalink document:
    OUI-67105 Due To Missing Or Corrupted Central Inventory In 10g
         Doc ID:      Note:417236.1
    ~ Madrid

  • After db upgrade, any patches need to be applied on Application 11i

    Hi
    After db upgrade from 10.2.0.4 to 10.2.0.5 in RAC are there any patches which needs to be applied on
    the application tier(11i)? Can anyone confirm on this?
    Thanks

    Hello Machindra,
    I think it will not be possible for anybody to provide you any such list because there are huge corrections delivered for XI since 2008 till now. Even if you manage to sort out such list it will be a cumbersome job to apply large number of notes in your system.THese notes will also have support package level dependencies and somehow you'll have to bring the SP level of your system to the latest level. 
    I'll fall back on what Amber advised to apply the latest SPs available. you can check the aftereffects on a sandbox system and later you can apply it to the other systems. And as you already know support packages are just a collection of the notes/corrections. SO definately this is best way to go.
    Rest its your call.
    Best Regards
    Niraj

  • Does Peopletools patches need to be applied to PS_CFG_HOME?

    Hello,
    I am using Peopletools 8.52 version.
    Need help to find out whether Peopletools patches need to be applied on PS_CFG_HOME also along with PS_HOME?
    Thanks

    The *cfg are not touched by the patches, so PS_CFG_HOME is not directly touched until you reconfigure the domain.
    On the other hands, the patch may or may not modify the cfx/ubx (in PS_HOME)... which are used to create/reconfigure the domain configuration files (in your PS_CFG_HOME), in that case only you'll have to reconfigure your domain.
    I do not see any reason to apply patch in PS_CFG_HOME, and if it happened, then except it is dirty, it will probably do not harm if and only if you continue to use PS_HOME to run psadmin.
    Nicolas.

  • OC4J Instance Configuration Assistant Hanging Whilst Applying Patch 4960210

    Hi all,
    I'm experiencing an issue whilst trying to apply Patch 4960210 (10.1.2.2) onto my existing Application Server 10g Relesae 2 (Discoverer 10.1.2.0) on a Windows platform.
    The problem is that the OC4J Instance Configuration assistant just hangs at the Initializing DCM stage:
    <p>
    Configuration assistant "Application Server website Configuration Assistant" succeeded
    Result code for launching of configuration assistant is: 0
    Launched configuration assistant 'OC4J Instance Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'C:\oracle\orabise/jdk/bin/javaw.exe -Djava.io.tmpdir=C:\DOCUME~1\GARYWI~1\LOCALS~1\Temp -mx512M -classpath C:\oracle\orabise/dcm/lib/dcm.jar;C:\oracle\orabise/dcm/lib/oc4j_deploy_tools.jar -Djava.library.path="C:\oracle\orabise\lib32;C:\oracle\orabise\bin;C:\Program Files\PC Connectivity Solution\;C:\oracle\orabisetools\bin;C:\oracle\orabisetools\jlib;C:\oracle\orabisetools\jre\1.4.2\bin\client;C:\oracle\orabisetools\jre\1.4.2\bin;C:\oracle\orabise\jdk\jre\bin\classic;C:\oracle\orabise\jdk\jre\bin;C:\oracle\orabise\bin;C:\oracle\orabise\jlib;C:\oracle\orabip\jre\1.4.2\bin\client;C:\oracle\orabip\jre\1.4.2\bin;C:\oracle\DevSuiteHome10g;C:\oracle\DevSuiteHome10g\jdk\jre\bin\classic;C:\oracle\DevSuiteHome10g\jdk\jre\bin;C:\oracle\DevSuiteHome10g\jdk\jre\bin\client;C:\oracle\DevSuiteHome10g\jlib;C:\oracle\DevSuiteHome10g\bin;C:\oracle\DevSuiteHome10g\jre\1.4.2\bin\client;C:\oracle\DevSuiteHome10g\jre\1.4.2\bin;C:\oracle\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files\Gemplus\GemSafe Libraries\BIN;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared" -Doracle.ias.sysmgmt.logging.logdir=C:\oracle\orabise/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome C:\oracle\orabise -verbose -inifile C:\oracle\orabise/j2ee/deploy.ini -redeploy'
    </p>
    <p>
    Start output from spawned process:
    </p>
    <p>
    Reading ini file - 'C:\oracle\orabise/j2ee/deploy.ini'
    Adding web-app 'discoverer.war' for app 'discoverer'.
    OC4J instance 'OC4J_BI_Forms': Adding Environment variable 'DISPLAY' with value 'localhost:0'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.forms.configFileName=C:/oracle/orabise/forms/server/formsweb.cfg'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.path=C:/oracle/orabise/bin;C:/oracle/orabip/jre/1.4.2/bin/client;C:/oracle/orabip/jre/1.4.2/bin;C:/oracle/DevSuiteHome10g;C:/oracle/DevSuiteHome10g/jdk/jre/bin/classic;C:/oracle/DevSuiteHome10g/jdk/jre/bin;C:/oracle/DevSuiteHome10g/jdk/jre/bin/client;C:/oracle/DevSuiteHome10g/jlib;C:/oracle/DevSuiteHome10g/bin;C:/oracle/DevSuiteHome10g/jre/1.4.2/bin/client;C:/oracle/DevSuiteHome10g/jre/1.4.2/bin;C:/oracle/oraclexe/app/oracle/product/10.2.0/server/bin;C:/WINDOWS/system32;C:/WINDOWS;C:/WINDOWS/System32/Wbem;C:/Program Files/NTRU Cryptosystems/NTRU TCG Software Stack/bin/;C:/Program Files/Wave Systems Corp/Gemalto/Access Client/v5/;C:/Program Files/Gemplus/GemSafe Libraries/BIN;C:/Program Files/Common Files/Roxio Shared/DLLShared/;C:/Program Files/Common Files/Roxio Shared/9.0/DLLShared/'
    OC4J instance 'OC4J_BI_Forms': Adding OC4J start command line option '-userThreads'
    OC4J instance 'OC4J_BI_Forms': Adding Environment variable 'LD_LIBRARY_PATH' with value 'C:\oracle\orabise\lib32:C:\oracle\orabise\lib:C:\oracle\orabise\jdk\jre\lib\sparc'
    OC4J instance 'OC4J_BI_Forms': Env Option 'LD_LIBRARY_PATH' already exists with value 'C:\oracle\orabise\lib32:C:\oracle\orabise\lib:C:\oracle\orabise\jdk\jre\lib\sparc'
    OC4J instance 'OC4J_BI_Forms': Adding property 'java.rmi.server.randomIDs=true'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.disco.activation.preferencePort=16001'
    OC4J instance 'OC4J_BI_Forms': Adding java command line option '-Xmx512M -Xms128M'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.discoverer.applications.port=7778'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.discoverer.applications.host=D9GVDX1S'
    Initializing DCM...
    Any light or suggestions anyone can shed on this greatly appreciated. The install has been hanging now for over 2hrs.
    Kind Regards,
    Gary.
    </p>

    What does "adopmnctl.sh status" return?
    Do you have proper entry in the hosts file?
    Did you source the correct env file before running the installer?
    Can you find any errors in the opmn.log file?
    Can you ignore the error and continue with the installation?
    Thanks,
    Hussein

  • Need Urgent Help: Solaris fails to come up after applying patch 120012-14

    Hello All,
    I really need urgent help , as I am in really big problem. Today I applied patches , the last patch I applied was 120012-14.
    After this I rebooted Solaris and it is not coming up now. It is giving me following error, it reboots again and again
    nel/misc/sparcv9/hook: undefined symbol 'netstack_unregister'
    WARNING: mod_load: cannot load module 'hook'
    /kernel/misc/sparcv9/hook: undefined symbol 'netstack_register'
    /kernel/misc/sparcv9/hook: undefined symbol 'netstack_unregister'
    WARNING: mod_load: cannot load module 'hook'
    /kernel/misc/sparcv9/neti: undefined symbol 'netstack_register'
    /kernel/misc/sparcv9/neti: undefined symbol 'hook_event_remove'
    /kernel/misc/sparcv9/neti: undefined symbol 'hook_register'
    /kernel/misc/sparcv9/neti: undefined symbol 'netstack_unregister'
    /kernel/misc/sparcv9/neti: undefined symbol 'hook_family_add'
    /kernel/misc/sparcv9/neti: undefined symbol 'hook_family_remove'
    /kernel/misc/sparcv9/neti: undefined symbol 'hook_unregister'
    /kernel/misc/sparcv9/neti: undefined symbol 'netstack_find_by_stackid'
    /kernel/misc/sparcv9/neti: undefined symbol 'hook_event_add'
    /kernel/misc/sparcv9/neti: undefined symbol 'netstack_rele'
    WARNING: mod_load: cannot load module 'neti'
    WARNING: neti: unable to resolve dependency, module 'misc/hook' not found
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_find_by_zoneid'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_unregister_event'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_register'
    /kernel/drv/sparcv9/ip: undefined symbol 'secpolicy_ip_config'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_register_impl'
    /kernel/drv/sparcv9/ip: undefined symbol 'kstat_delete_netstack'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_unregister'
    /kernel/drv/sparcv9/ip: undefined symbol 'secpolicy_ip'
    /kernel/drv/sparcv9/ip: undefined symbol 'hook_run'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_unregister'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_find_by_cred'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstackid_to_zoneid'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_register_event'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_unregister_family'
    /kernel/drv/sparcv9/ip: undefined symbol 'kstat_create_netstack'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_find_by_stackid'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_rele'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_hold'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_next'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_register_family'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_next_init'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_next_fini'
    WARNING: mod_load: cannot load module 'ip'
    WARNING: neti: unable to resolve dependency, module 'misc/hook' not found
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_find_by_zoneid'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_unregister_event'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_register'
    /kernel/drv/sparcv9/ip: undefined symbol 'secpolicy_ip_config'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_register_impl'
    /kernel/drv/sparcv9/ip: undefined symbol 'kstat_delete_netstack'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_unregister'
    /kernel/drv/sparcv9/ip: undefined symbol 'secpolicy_ip'
    /kernel/drv/sparcv9/ip: undefined symbol 'hook_run'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_unregister'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_find_by_cred'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstackid_to_zoneid'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_register_event'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_unregister_family'
    /kernel/drv/sparcv9/ip: undefined symbol 'kstat_create_netstack'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_find_by_stackid'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_rele'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_hold'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_next'
    /kernel/drv/sparcv9/ip: undefined symbol 'net_register_family'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_next_init'
    /kernel/drv/sparcv9/ip: undefined symbol 'netstack_next_fini'
    WARNING: mod_load: cannot load module 'ip'
    WARNING: ip: unable to resolve dependency, module 'misc/hook' not found
    strplumb: can't install module drv/ip, err -1
    /kernel/dacf/sparcv9/consconfig_dacf: undefined symbol 'cons_tem_disable'
    /kernel/dacf/sparcv9/consconfig_dacf: undefined symbol 'prom_get_tem_inverses'
    /kernel/dacf/sparcv9/consconfig_dacf: undefined symbol 'consmode'
    /kernel/dacf/sparcv9/consconfig_dacf: undefined symbol 'prom_hide_cursor'
    /kernel/dacf/sparcv9/consconfig_dacf: undefined symbol 'prom_get_tem_pos'
    /kernel/dacf/sparcv9/consconfig_dacf: undefined symbol 'prom_get_term_font_size'
    /kernel/dacf/sparcv9/consconfig_dacf: undefined symbol 'prom_get_tem_size'
    WARNING: mod_load: cannot load module 'consconfig_dacf'
    /kernel/misc/sparcv9/consconfig: undefined symbol 'dynamic_console_config'
    WARNING: mod_load: cannot load module 'consconfig'
    WARNING: consconfig: unable to resolve dependency, module 'dacf/consconfig_dacf' not found
    panic[cpu3]/thread=180e000: mod_hold_stub: Couldn't load stub module misc/consconfig
    000000000180b890 genunix:mod_hold_stub+1f0 (0, 185fc00, 18acbf8, 60002cff370, 1817328, 0)
    %l0-3: 0000000001843b18 0000060003308000 0000000001811ce8 0000000000000000
    %l4-7: 0000000000000000 0000000000000064 ffffffffffffffff 0000000000000000
    000000000180b940 unix:stubs_common_code+30 (1f037ce7fb0, e164, 64000000, 0, 1ef800, 0)
    %l0-3: 000000000180b209 000000000180b2e1 000000337e000000 0000000000000001
    %l4-7: 0000000000000000 0000000001817338 0000000000000000 0000060002ccf6c0
    000000000180ba10 genunix:main+134 (18ad050, 18a8c00, 1836500, 1861800, 183b400, 1814000)
    %l0-3: 0000000070002000 0000000000000001 0000000000000000 0000000000000002
    %l4-7: 00000000018b0280 00000000018b0000 00000000018ad060 00000000018ad000
    syncing file systems... done
    skipping system dump - no dump device configured
    rebooting...
    Please help me what should I do. I have gone through all forums and mailing lists but couldnt find pin point solution.
    Thanks,
    Farhan
    Edited by: rozzx on Jul 5, 2008 1:48 AM

    Solve this. Patch just screwed the meta devices, changed vfstab in single user mod and it booted fine.

  • Applying Patch - Guidance needed

    Below are my db & OS versions:
    DB- 11g Enterprise Edition Release 11.2.0.2.0
    OS- AIX 6.1
    I have not done patching before. My client has asked me to apply patch 13004894 on one of the databases.
    Presently I don’t have access to metalink as I am new to the team. But very soon I will have it. So till then can you please help me with below –
    Step by step document to apply patch on 11.2.0.2.0 (Would be great if it is for particularly patch# 13004894  )
    Any pre-checks/validation to be done before patching?
    Any post patching steps to perform?
    I would appreciate if you can provide any other info also which will be helpful for a beginner like me.
    Thanks in advance! 

    user13762767 wrote:
    Thanks for the answer!
    Will the readme file contain all the steps? or do I have to do anything apart from that?
    Also how will I know if the patch suggested by client is correct patch for my current database version along with patches already installed? (I mean it should not cause any conflict with current db version & patches)
    Should I need to take backup of anything like database or ORACLE_HOME before pstarting patching?
    Thanks in advance
    Every patch comes with complete instructions for applying that specific patch.
    Taking a backup of the database is always a good idea.  Whether or not it is needed for a specific patch will be addressed in the README.txt that comes with said patch.

  • Need to apply patch!

    Hi,
    I need to apply a patch. How can I apply the patch?
    Thanks,
    Jhon

    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 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

  • Urgent help needed while applying patch for upgrade with conflicts

    I try to upgrade 11.2.0.2 to 11.2.0.3 on LInux environment.
    I have to apply patch P1253900 before the upgrade per oracle doc.
    however I got following conflict:
    Verifying environment and performing prerequisite checks...
    Checking skip_duplicate
    Checking skip_subset
    Conflicts/Supersets for each patch are:
    Patch : 12539000
    Conflict with 12827726
    Conflict details:
    /u01/app/grid/product/11.2.0/grid/lib/libserver11.a:/ksxp.o
    Following patches have conflicts: [   12827726   12539000 ]
    Refer to My Oracle Support Note 1299688.1 for instructions on resolving patch conflicts.
    I checked above oracle note, and did not say any resolution.
    If anybody had the same issue before, please help me with the resolution.
    Thanks in advance.

    Follow the steps in this MOS Doc
    Database Patch conflict resolution [ID 1321267.1]
    This MOS Doc is referenced in 1299688.1
    HTH
    Srini

  • Problem applying patch 125547-02

    I am attempting to patch a Solaris Sparc 10 06/06 system to the latest patches using the smpatch command. One of the patches that needs to be applied in patch 125547-02. However I am unable to install this patch as it has a dependency on patch 122660-10. I attempt to download and install patch 122660-10 using smpatch and I'm unable to do so (the patch cannot be found after issuing the "smpatch download -i 122660-10") command. Going to sunsolve.sun.com I am able to download a copy of patch 122660-10 however when I attempt to install it I am told it cannot be installed as patch number 124204-01 needs to be installed. Unfortunately I am unable to download or install this patch using either smpatch or logging into sunsolve. Has anyone encountered this problem before and been able to resolve it?
    Needless to say I am very frustrated at the difficulty it takes to keep a Solaris system patched.

    Thank you for your assistance. That was the patch I needed as I was able to install patch 125547-02. It's odd that sunsolve did not list patch 124204-01 at all on the site. Typically when a patch has been obsoleted it remains on sunsolve and a reference to the new patch is made. That was not the case for patch 124204-01. One other thing to note: I was unable to use smpatch to download and install patch 124204-04 as you suggested. I had to log on to sunsolve and download the patch and install it with patchadd.

  • Need to upgrade BI patch update..

    Dear friends,
    last week we have successfully upgraded our CRM patch upgradation from 5 to 7.0
    now as a BI consultant i need to suggest whether we have to upgrade the BI patch upgradation?
    right now BI version is 7.0.1 need to updgrade latest patch , so kindly assist me on this
    whether is it necessary to upgrade the patch updation ?
    if i update this patch upgradation in BI , whether we will have any run time errors ?
    is there my process chain will get disturb ?
    i need to take care any errors? pls help me friends...
    so that i can ask my basis consultant help to complete this task..
    thanks in advance...
    by
    anand

    Hi Team,
    Thanks for the reply.
    This is the first time i am applying the patches.Request the team to reply with patience.
    I have doubt which patch should i apply all this patches or any one of the patch on the database side.
    Request you to help me.
    Oracle Database home Database 11.1.0.7 CPU Patch 14038803, or CVE-2012-1737, CVE-2012-1745, CVE-2012- Database 11.1.0.7.12 PSU Patch 13923474, or CVE-2012-1746 (Windows Only),
    Microsoft Windows (32-Bit) Bundle Patch 14109867, or CVE-2012-1747 (Windows Only)
    Microsoft Windows x64 (64-Bit) Bundle Patch 14109868
    Oracle Database home Patch 13705478 Released April 2012 OC4J 10.1.3.3 one-off patch
    Oracle CRS home CRS 11.1.0.7.7 PSU Patch 11724953 Released April 2011 Non-security content only
    Oracle Database home Patch 9288120 Released April 2011 Database UIX
    Oracle Database home Patch 10073948 Released April 2011 Enterprise Manager Database Control UIX
    Oracle Database home Patch 11738232 Released April 2011 Warehouse Builder
    And on application which patch should i download request to team to help me.I request you to tell me the patch numbers which i should download and apply.please help me.this is the first time i am applying the patches.
    Thanks,
    Kamal

Maybe you are looking for

  • Will iTunes 10.4 upgrade (Lion 64 bit ver) Not Work With External Drives Any More?

    Since i upgraded my MacBook Pro to Lion today, itunes just cannot play anything without going in to to meltdown. Even short tracks stop and stutter, and movies and TV programs are a no go. All I  get is the dreaded spinning beach ball. My library is

  • Request For MSI GS70 2PC 419XFR Bios Unlock

    Hi Svet! Request For MSI GS70 2PC 419XFR Bios Unlock (i5&860M) Bios: E1772IMS.109 Bios link: www . download . msi . com / bos_exe / E1772IMS.109.zip VBios: 80.04.F7.00.0E (860M) EC Version: 1772EMS Vers5.04 I don't have PayPal Account - please send m

  • MSI Ti4200 128MB card availability

    My son's friend is building a system very close to the same as mine and he has most of the parts now that he bought from NewEgg. The problem is that he wants to use the MSI Ti4200 video card that I have but he can't seem to locate one. Has MSI stoppe

  • ITunes Store Error -42003

    I don't know if this was posted before, and if it was i do apologize... HELP!! I have just upgraded to iTunes 10 on a Dell XPS 400 using Windows 7 Ultimate. The problem I am having is that some of my iTunes purchased music requires an authorization t

  • API's to update mtl_material_transactions and wip_transactions

    Hi All, Are there any standard API's to update mtl_material_transactions and wip_transactions table? Any inputs on this will be highly appreciated. Regards, Shruti