CPU #17631895 for R12.1.3 patch

Hello
I need to apply the latest patch of CPU for 12.1.3, 11.2.0.3 db on linux. I found this patch #17631895. But I'm not should including Oracle Home should I apply, 10.1.2 or 10.1.3?

Thank you

It is an application fix that should apply using "adpatch" (source EPS application file first) - https://updates.oracle.com/Orion/Services/download?type=readme&aru=16902437

Thank you

Hussein

Tags: Oracle Applications

Similar Questions

  • Re: latest products for R12.1.3-specific patches

    Hello

    We want the latest product for R12.1.3-specific patches


    Kind regards.

    See the note. Utility group comparison of current Oracle Applications patches - patchsets.sh [139684.1 ID]
    Run the patchsets.sh script, it will give the list your group of patches current for each module, and that is the last group of patches available on My Oracle Support

  • Translation for r12.1.1 synchronization patch

    Hello
    I installed r12.1.1 on Hp - ux Itanium with languages chosen as "American English" and "French Canadian".

    And also I have applied the patches for AD, FND, ATG and some others after the basic install...
    Now, I have a requirement to allow the "Canadian French" language, I refereed the Docs below.

    Guide to globalization for Oracle Applications version 12 [393861.1 ID]
    Oracle Applications NLS, version 12.1 [ID 788053.1]
    Request for translation synchronization Patches [ID 252422.1]

    Now, I got a confusion if I should still need to install the patch of translation... following the part "Installation of a new language in an exit installation 12.1.1 new system." "Installation of translations" section of MOS ID 788053.1

    Thank you
    Platel.

    So there is no need to go to apply the patch of translation (apply release 12.1.1 NLS 6678700 Patch ) in my case... ?
    Since we have a few patches more applied on it after the R12.1.1 base install...

    Please tell me...

    No need for the translation of patches synchronization tool will take care of this patch and will be not included in the list of NLS patches, you must apply.

    Thank you
    Hussein

  • Front end page do not open for R12 on Windows

    Hello

    Front end page do not open for R12 (R12.1.3) on Windows server 2003.

    opmn services running and no error in the newspaper to opmn. Whereas when checked application.log of oacore below. Please help as im not able to interpret errors.


    Due to: java.io.FileNotFoundException: E:oracleORADBinstappsORADB_server1 fnd12.0.0secure\E:oracleORADBinstappsORADB_server1 fnd12.0.0secureORADB.dbc (the file name, directory name or volume label syntax is incorrect)

    at java.io.FileInputStream.open (Native Method)

    at java.io.FileInputStream. < init > (FileInputStream.java:106)

    at java.io.FileInputStream. < init > (FileInputStream.java:66)

    at oracle.apps.fnd.common.GenericEnvironmentStore.load(GenericEnvironmentStore.java:177)

    at oracle.apps.fnd.common.AppsEnvironmentStore.load(AppsEnvironmentStore.java:400)

    at oracle.apps.fnd.common.AppsEnvironmentStore.loadDbcFile(AppsEnvironmentStore.java:488)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:527)

    ... 24 more

    13/07/18 16:21:07.834 html: Servlet error

    java.lang.ExceptionInInitializerError

    to oracle.apps.fnd.sso.Utils. < clinit > (Utils.java:674)

    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)

    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)

    Caused by: oracle.apps.fnd.common.PoolException: failed to create new database connection.

    to oracle.apps.fnd.security.DBConnObj. < init > (DBConnObj.java:250)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

    at oracle.apps.fnd.common.Pool.createObject(Pool.java:1273)

    at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:1027)

    at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:584)

    at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:330)

    at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)

    at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2314)

    at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2251)

    at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2108)

    at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2490)

    at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2425)

    at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2406)

    at oracle.apps.fnd.common.NativeProfileStore.getInstanceName(NativeProfileStore.java:1020)

    to oracle.apps.fnd.common.NativeProfileStore. < init > (NativeProfileStore.java:159)

    at oracle.apps.fnd.common.AppsContext.instantiateProfileStore(AppsContext.java:3991)

    at oracle.apps.fnd.common.AppsContext.makeProfileStore(AppsContext.java:789)

    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:767)

    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:749)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:573)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:533)

    to oracle.apps.fnd.common.AppsContext. < init > (AppsContext.java:301)

    to oracle.apps.fnd.common.WebAppsContext. < init > (WebAppsContext.java:1147)

    at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:549)

    at oracle.apps.fnd.sso.SessionMgr.loadInstalledLanguages(SessionMgr.java:4058)

    at oracle.apps.fnd.sso.SessionMgr.getInstalledLanguages(SessionMgr.java:3852)

    at oracle.apps.fnd.sso.Utils.getBaseInstalledLangCode(Utils.java:1490)

    to oracle.apps.fnd.sso.Authenticator. < clinit > (Authenticator.java:45)

    ... more than 17

    Due to: java.io.FileNotFoundException: E:oracleORADBinstappsORADB_server1 fnd12.0.0secure\E:oracleORADBinstappsORADB_server1 fnd12.0.0secureORADB.dbc (the file name, directory name or volume label syntax is incorrect)

    at java.io.FileInputStream.open (Native Method)

    at java.io.FileInputStream. < init > (FileInputStream.java:106)

    at java.io.FileInputStream. < init > (FileInputStream.java:66)

    at oracle.apps.fnd.common.GenericEnvironmentStore.load(GenericEnvironmentStore.java:177)

    at oracle.apps.fnd.common.AppsEnvironmentStore.load(AppsEnvironmentStore.java:400)

    at oracle.apps.fnd.common.AppsEnvironmentStore.loadDbcFile(AppsEnvironmentStore.java:488)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:527)

    ... 24 more

    13/07/18 16:21:17.783 html: error initializing the servlet

    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.fnd.sso.Utils

    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)

    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)

    13/07/18 16:21:17.783 html: Servlet error

    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.fnd.sso.Utils

    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)

    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)


    Kind regards

    Hi Hussein.

    As mentioned earlier all scripts have been closed on with error Timed out (3750000): Exception interrupted during autoconfiguration.

    The problem solved because I forgot to mention there was conflict of resources on the application server in which grep.exe (process of almost 10/12) were consuming most of the cpu and memory. Had to restart the server to get rid of this process. Once done, there is no contention and autoconfig completed successfully. Compiled by the suite of jsp and the services started. Got the login page and work fine now. Thanks for your help. Nice day...

  • Legislative fix (HRMS) for R12

    Hello

    How can I get the latest patch of legislation (HRMS) for R12?

    Thank you

    Hello

    Please refer to the following documents.

    Note: 145837.1 - latest HRMS (HR Global) legislative data available Patch
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=145837.1

    Note: 796167.1 - white paper HRGlobal
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=796167.1

    Kind regards
    Hussein

  • COMPAQ 510 T1500 1.8 GHZ: CPU UPGRADE FOR COMPAQ 510 T1500 1.8 GHZ

    Hi, I want to improve my laptop cpu but do not know if the motherboard supports it and what upgrade options are compatible with the motherboard chipset

    Hello

    Double post, please use:

    http://h30434.www3.HP.com/T5/notebook-hardware-and-upgrade-questions/CPU-upgrade-for-Compaq-510-T1500-1-8-GHz/m-p/5505032

    Thank you.

  • I tried to uninstall a program and it says "no valid sequence were found for the set of patches" what does that mean

    I tried to uninstall silverlight to move to the most recent to be able to watch movies on netflix, but at the end of the uninstallation procedure, he says "no valid sequence were found for the set of patches", in other words, how I can uninstall it help me please.

    Thank you

    Hello

    you are in the wrong forum for questions of silverlight

    Try the silverlight forums

    http://forums.Silverlight.NET/forums/

  • Y at - it a utility to monitor the speed, temperature and cpu/gpu for desektop m9200T fan?

    My desktop running Win7 Home Premium m9200T computer crashes often.  It seems to be associated with temperature.

    I tried SpeedFan, but my computer crashed whenever I ran it.  The SpeedFan 20 window scroll a few lines of text that the computer crashed.  Y at - it a utility to monitor the speed, temperature and cpu/gpu for desektop m9200T fan?

    PC Wizzard works well on my computer.

    Thanks Big_dave.

  • Create a new project OA using Jdev 10 g (10.1.3.5) for R12.2.4

    Hi all

    When you create a new workspace OA on a project of OA, I see that box in tools/tutorial project files are also get included in the new OA project.

    Why is this and how to fix this?

    I am currently using Jdev 10 g (10.1.3.5) for R12.2.4, I don't have this problem with Jdev 9i when used on 11i.


    Thank you

    -John.

    Thank you very much for your quick responses.

    I had to change the value of the variable env JDEV_USER_HOME/jdevhome/jdev/myprojects to /jdevhome/abcCompany

    This solves the problem.

    Thank you

    -John.

  • SOA Gateway configuration for R12.2.3 - Validation error

    Hello

    I'm following document Oracle Support

    Installation of Oracle E-Business Suite integrated SOA Gateway, version 12.2 (Doc ID 1311068.1()

    for the installation of Gateway SOA for R12.2.3.

    After completing the configuration steps during the validation of the configuration in Section 5,

    I run the following command to check on the the Oracle SOA Suite side

    Ant f $JAVA_TOP/oracle/apps/fnd/isg/ant/isgDesigner.xml DiagnoseAPPSetup - Dverbose = WE

    I get the result

    BuildFile: /d01/oracle/PROD/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/isg/ant/isgDesigner.xml

    testIndependentProperties:

    testOperatingSystem:

    populateContextPropWin:

    populateContextPropUnix:

    populateContextProp:

    read_dbcFile:

    [echo] dbc file location /d01/oracle/PROD/fs1/inst/apps/PROD_kc1dvebsr122as/appl/fnd/12.0.0/secure/PROD.dbc

    validate_dbcFile:

    DiagnoseAPPSetup:

    [echo] Diagnistic APP tests run

    [echo] DBC File=/d01/oracle/PROD/fs1/inst/apps/PROD_kc1dvebsr122as/appl/fnd/12.0.0/secure/PROD.dbc

    [echo] Context File=/d01/oracle/PROD/fs1/inst/apps/PROD_kc1dvebsr122as/soa/isgagent.properties

    [java] Call of checkInitialization-

    [java] Call of checkContextInitialization-

    [java] ContextManager Nom_agent: PROD

    [java] ContextManager bootStrapPropertyFileName: /d01/oracle/PROD/fs1/inst/apps/PROD_kc1dvebsr122as/soa/isgagent.properties

    [java] Call of checkSOAMBeanServerConnection-

    [java] Call of checkApplicationTarget-

    [java] Call of checkISGServiceProvider-

    [java] Call of checkPartition-

    [java] Call of checkDataSource-

    [java] Call of checkOutboundConnectionFactory-

    [java] Call of checkISGMbeans-

    [java] For App Server side impact test could not be undertaken because no targets for the deployment of isgserviceprovider is found.

    [java] This could happen if the file properties of context on server suite soa is not correct. Check ISG_RUNTIME_CONTEXT and ISG_AGENT_JNDI_NAMES in the file isg.properties on the machine of SOA Suite.

    [java]  Value of ISG_RUNTIME_CONTEXT must be APP and ISG_AGENT_JNDI_NAMES should also be correct in referring to a valid data source. ISG deploy to a server managed after their correction and re-run the diagnosis.

    [java] Report will show only the results for a few cases of test on the side of the officer.

    [java]

    [java] Report file is: /d01/oracle/PROD/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/isg/ant/ISGAppDiagnosticsReport.xml

    [echo]

    BUILD SUCCESSFULLY

    Total time: 2 seconds

    I checked the two parameters

    ISG_RUNTIME_CONTEXT and ISG_AGENT_JNDI_NAMES in the isg.properties filed on the machine of SOA Suite and they are as expected.

    Can someone direct me more how I consider and solve this problem?

    Please note that I use the pre-built Oracle SOA Suite of Virtual Box (http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html)

    for my server SOA Suite and EBS install is R12.2.3 - install the vision.

    Any help is greatly appreciated.

    Thank you

    Rohit

    Hello

    I was able to solve the problem and now able to generate SOAP based web services successfully.

    The problem has been resolved by updating the hosts file with the IP address for the SOA Suite server VM.

    Thank you

    Rohit

  • addition of CPU/memory for desktop computers in composer linked clone pool

    Hi all

    I want to add more CPU/memory for desktop computers in a pool of composer linked clone but I want to build a pool of test out changes first, while the production area is still in place. Can you screw with virtual material in the main image and then take a snapshot and build the pool of test out of it without him bring the clones in the production pool?

    I think that the process would be as follows...

    1. modify the parameters of material on the main image of Win7

    2. run the main image and let it recognize the CPU and additional memory (probably needs to restart the CPU I think)

    3. close the main image and take a snapshot

    4 create a new pool of test off the coast of this new snapshot

    Thank you!

    Yes it may seem straight, it won't cause any problems. If you want to be very careful with your prod environment, you can just clone the base image and make your tests on it.

  • ADF 12 c support for Internet Explorer IE11 patch 18091042

    We have a request for a merger of 12 c 12.1.2.0 ADF that is now under attack by users of IE11.

    The development environment has been installed on Windows 7 64 bit with the jdev_suite_121200_win64.exe application and uses the installation of java that comes with it.

    I downloaded patch 18091042 (compatibility ie11) and applied to the use of the Oracle Home of our development Jdeveloper environment.

    The patch has been applied successfully by using the correct version of OPatch (13.1.0.0.0, comes with 12 c).

    I have rebuilt the application and onto the WLS embedded and immediately understood the message from browser not taken in charge.

    Also tried the 12 c Weblogic Server that is installed Oracle under the same roof with the same results.

    I watched the news of patch and it seems to be the Oracle_Home\oracle_common\modules patch with emphasis on the oracle.jrf.adfrt package

    The readme says if it doesn't work try to delete tmp files embedded and search for the deployment of patches in the embedded wls, don't know what to look for in deployments.

    After being unable to get this working, I tried with a new user.

    I created a new Windows account so I'll get a fresh install of Jdeveloper under users\user\appdata

    Before even during execution Jdeveloper, I patched the new home of Oracle and then rebuilt and deployed the application with the same bad results.

    I tried to build the simple application of the merger of the ADF, a kind of Hello everyone who also failed.

    Everyone was able to apply this patch to Jdeveloper 12 c?

    Maybe I need a generic installer or another type of facility.

    Also, I assume that the installation of Solaris Weblogic test, uat and production will require a successful patch.

    Are there problems to be aware of the existence.

    Thank you

    There was an error reported for the patch that prevents him from working, even if you install it and don't get no error. Oracle is working on a fix for this.

    More info on this thread Re: [PATCH AVAILABLE!] Next date of publication 12 Jdev compatible IE11?

    Timo

  • get the error "no sequence valid is not found for the set of patches" msg trying to launch Acrobat XI for the first time after installing - suggestions?

    get the error "no sequence valid is not found for the set of patches" msg trying to launch Acrobat XI for the first time after installing - suggestions?  Using Windows XP.

    Hi James,

    Let me know if the problem persists.

    Kind regards

    Nicos

  • Time of CPU system (%) for the basic multi system

    Hello

    couple of questions about sub settings, measure processor or avg unique all the processorss and the processors use?
    for example I will receive alert time system CPU over 95% for the unique processors? or not

    Idle time (%) of the CPU
    Time CPU system (%)
    Time CPU user (%)

    couple of questions about sub settings, measure processor or avg unique all the processorss and the processors use?

    CPU utilization (%)
    For UNIX platforms, this measure represents the amount of CPU utilization in percentage of total CPU available processing power.

    http://docs.Oracle.com/CD/B28359_01/server.111/b28282/monitor.htm#CFAECIDG

  • Is RHEL 5 update 4 certified for R12.1.1?

    I would like to know if RHEL 5 Update 4 is certified for R12.1.1.

    Hello

    He is certified - please see the docs for a list of the OS with 12.1.1 certified

    Installation of Oracle E-Business Suite and 12 (12.1.1) for Linux x 86 version upgrade Notes [ID 761564.1]
    Oracle E-Business Suite installation and upgrade version Notes 12 (12.1.1) for Linux x 86-64 [ID 761566.1]

    Thank you
    Hussein

Maybe you are looking for