Safe to remove mcf for Oracle Application Adapter Properties?

Hi all

I want to delete properties from mcf in my application adapter Oracle (to connect to a business event), but I can't deploy the process more.
Can anyone help?

Jdev: 10.1.3.4.0.4270
SOA Suite: 10.1.3.4 on AIX 5.3

->
<! - these mcf properties are safe to remove. - >
< jca:address location = "jdbc/fmis' UIConnectionName = 'FMIS" UIOracleAppType = "WFBES" UIWfEventName = "xx.oracle.apps.ap.event.xmlRemit"
ManagedConnectionFactory = "oracle.tip.adapter.apps.AppsManagedConnectionFactory"
MCF. ConnectionString="jdbc:oracle:thin:@server1.test.com.au:1524:B2B1".
MCF. UserName = "apps".
MCF. Password = "7CC4D295E4DDDA919427B6716C0BDD1D" / >
-> to
< jca:address location = "jdbc/fmis' UIConnectionName = 'FMIS" UIOracleAppType = "WFBES" UIWfEventName = "xx.oracle.apps.ap.event.xmlRemit"
ManagedConnectionFactory = "oracle.tip.adapter.apps.AppsManagedConnectionFactory" / > "
-> Error message
BUILD FAILED
C:\projects\eProcurement\PAEBSToB2B\build.XML:78: A problem occurred when connecting to the server "server1.test.com.au" using the '7783' port: bpel_PAEBSToB2B_1.0.jar failed to deploy. Exception message is: ORABPEL-09903
Could not initialize the agent of activation.
An error occurred during initialization of a process enabling agent 'PAEBSToB2B', version "1.0".
Please ensure that the agents of activation are configured correctly in the bpel (bpel.xml) deployment descriptor.
oracle.tip.adapter.fw.agent.jca.JCAActivationAgent: ORABPEL-12517
AdapterFrameworkImpl::endpointActivation - Activation of endpoint error.
Resources adapter Oracle Applications adapter could not activate oracle.tip.adapter.apps.AppsWFBesQueueDequeueActivationSpec endpoint: {OpaqueSchema = false, DatabaseSchema = APPS, QueueName = WF_BPEL_Q, consumer = ORA_6os32h1m84r38di684rj2c1k61, MessageSelectorRule = tab.user_data.event_name = "xx.oracle.apps.ap.event.xmlRemit", AppsEventSchema = NO_SCHEMA} for the following reason: ORABPEL-00000
Error in creating the managed connection pool. Invalid connection Cache name. Must be a valid string and a single
Please correct the reported problem and redeploy the BPEL process.
at com.collaxa.cube.engine.core.BaseCubeProcess.startAllActivationAgents(BaseCubeProcess.java:428)
at com.collaxa.cube.engine.deployment.DeploymentManager.activateDefaultRevision(DeploymentManager.java:1733)
at com.collaxa.cube.engine.deployment.DeploymentManager.setDefaultRevision(DeploymentManager.java:1691)
at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:950)
at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:792)
at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:455)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
to com.evermind.server.ejb.interceptor.system.JAASInterceptor$ 1.run(JAASInterceptor.java:31)
at com.evermind.server.ThreadState.runAs(ThreadState.java:693)
at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase (unknown Source)
at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
at deployHttpClientProcess. jspService(_deployHttpClientProcess.java:376)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
to oracle.security.jazn.oc4j.JAZNFilter$ 1.run(JAZNFilter.java:400)
at java.security.AccessController.doPrivileged(AccessController.java:279)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:727)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:810)


Total time: 40 seconds

Kind regards
Kerr

Mcf properties should be withdrawn as a best practice, regardless of the environment. Development is probably the environment more important to revome such that it will be this object that gets migrated as part of the lifecycle developmentn. As much as I know I've never seen a dependency on these parameters in JDev, so they can be dismissed at pleasure.

The question in dispute. Looking at your it looks that you have correctly entered your JNDI name in

You specified jdbc/fmis. This seems to be more than one data source name is not a jndi name. I expect to see something like eis/Apps/fmis.

This must be entered in your connection pool.

In EM-> oc4j_soa-> applications-> default-> Apps adapter.

This must match your JDeveloper entry. If you establish as common naming method, it should be no problem with the transfer between the developers code.

see you soon
James

Tags: Fusion Middleware

Similar Questions

  • WebService call failed during the test adapter for oracle applications

    In SOA 11 g, when I test my application that uses Oracle Applications card it gives an error "Webservice invocation failed. The error stack is

    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Exception occurred when the link was invoked.
    Exception occurred during invocation of the JCA binding: "binding JCA execute of operation 'getDailyRatesAdpSelect' failed due to the reference: connection problem component binding JCA.".
    JCA Binding component is unable to create an outgoing connection of JCA (CCI).
    + OutboundR12:getDailyRatesAdp [getDailyRatesAdp_ptt::getDailyRatesAdpSelect (getDailyRatesAdpSelect_inputParameters, GlDailyRatesInterfaceCollection)]: the JCA Binding component was unable to establish an outgoing connection of JCA CCI due to the following problem: BINDING. JCA-12510 +.
    Location of JCA resource adapter error.
    Cannot find the adapter in JCA resources via the element of the binding .jca file

    The Binding of JCA component is unable to the adapter resources specified in the startup item: location = "jdbc/EI/R12.
    The reason is most likely to be

    + 1) the resource adapter RAR file has not been deployed successfully to the WebLogic application server or +.

    + 2) the "element in weblogic - ra.xml has not been defined in eis/jdbc/R12. In the latter case, you need to add a new factory of connections from WebLogic JCA (deploy a RAR). +

    Please fix this and then restart the application server

    The same as xADataSourceName the value of the Data Source JNDI name, but still get this error.
    Specify the location of the ra.xml file - weblogic and steps to guide to solve this problem.

    Thank you
    Sadia

    Looks like the Oracle Application adapter is not running.
    Connect to the weblogic administration console on your left window, click on * "Deployments" *, and then click your right window, under summary of deployments, check the status of * "OracleAppsAdapter."
    It should be in Pavilion OK, so that it can reproduce and accepting applications.

    Thank you
    Vijay

  • Oracle Application adapt several details with the XMLPayload only

    Hello

    We gradually the Oracle application in Peoplesoft using Oracle application adapter.
    In our XML sales order load several details in a load of XML.
    BUR our details only one sales order of the system target.
    is any possibility to split the load XML.
    You can help me pls.

    Payload of samples
    < sales >
    < order >
    < > 1200 orderno < / orderno >
    < ordered details > test < / ordered details >
    < / order >
    < order >
    < > 1201 orderno < / orderno >
    used2 < y details > < / ordered details >
    < / order >
    < / sales order >

    I need to send two of the transaction in BSE.

    Example, I get 10 order details, that I need to split into 10 different on the target system.

    You can a ple help me.

    Thank you
    Rahul

    Multiple sales in individual sales division is to do before sending it to the Oracle application adapter in BEPL/BSE/OSB. As far as I know Oracle Application adaptation for Peoplesoft has no option available.

    Transformation of splitting can be easily done in BSE/OSB/BPEL.

    Thank you
    Maury

  • New on the need for Oracle Application Testing Suite Userguide

    Hello

    I am new to Oracle Application Testing Suite have to use Oracle Application Testing Suite 9.2 for Loadtesting.

    Is could someone please tell me where can I find the reference guide for Installation as well as Oracle Application Testing Suite Loadtesting.


    Thank you
    REDA

    Hi reda,.

    There is a link to the documentation here-

    http://www.Oracle.com/technetwork/OEM/app-test/index-084446.html

    Kind regards
    Jamie

  • Various problems related to the tests for Oracle Applications R12 PreInstall HCVE

    Hello world

    I am preparing a Linux machine for installation of Oracle Applications R12 and currently I have several problems with the HCVE tests that are part of the ANR ([Doc ID 250262.1| https://metalink.oracle.com/metalink/plsql/f?p=130:14:4000869102561861013:p14_database_id, p14_docid, p14_show_header, p14_show_help, p14_black_frame, p14_font:NOT, 250262.1, 1, 0, 0, helvetica]). Here are the first two problems:

    1. when I run the RDA (. rda.pl t hcve) and select a test (in this case, "Oracle Database 11 g R1 (11.1.0) PreInstall (Linux AMD64)"), the script wonder of the JDK 'House '. Why the script asks if the installation process will install JDK? If I jump it (i.e. just press enter), the JDK test shows up as failed in the results. What should I put here?

    2. the tests 'process limit' and 'Limit descriptors' fail both:

    A00120 doesn't have a process boundary less 16384
    A00130 FAILURE of lower limit to 65536 descriptors

    I put these two values in /etc/security/limits.conf according to the instructions here: [Doc ID 761566.1| https://metalink2.oracle.com/metalink/plsql/f?p=130:14:4000869102561861013:p14_database_id, p14_docid, p14_show_header, p14_show_help, p14_black_frame, p14_font:NOT, 761566.1, 1, 1, 1, helvetica]

    Here are the lines I added to limits.conf:

    # To install Oracle (MetaLink Doc ID: 761566.1)
    * hard nofile 65535
    * soft nofile 4096
    * nproc 16384 hard
    * soft nproc 2047

    Why so this test fails?

    -Kyle

    Kyle,

    You can submit feedback and send an email to Support of Oracle ([email protected]). The link 'Submit comments' is available in most of the documents of Metalink GDR (Diagnostics).

    Kind regards
    Hussein

  • Location of dir APPL_TOP for Oracle Application documnetation

    In the window of Oracle Applications when we navigate to option help-> Oracle Application library we have access to the help library documentation HTML Applications. I want to know what directory Oracle APPL_TOP these stored documents.

    You can download the Patch from Metalink online help. More later consolidated patch online help is American English (Patch 3275245 - 11.5.10 UNIFIED ONLINE HELP PATCH).

    All patches iHelp is located in the following note:

    Note: 462349.1 - how to determine if you are on the last patchsets iHELP
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=462349.1

  • Roadmap for Oracle application server

    I guess that Oracle will at some point to merge the two, it is the application server and the BEA WebLogic Server with WebLogic the main code source. Does anyone know of one such road map or the management of statement I can see (diagram or wording)?

    Thank you.

    Yes, they are combining the two product suites. They have a Webcast & a PDF preview

    http://www.Oracle.com/products/middleware/BEA.html

    Look for the link on the Web or PDF of presentation under subsection has combination of international calibre.

  • Oops - remove icons for default applications

    I deleted icons for the default applications on my homescreen. Can open applications using Siri, I would like to get back them on my home screen.  Is this possible? Thanks for any help.

    May have accidentally moved the application to another screen icons.

    Drag across your screens...

  • Oracle Application Explorer (Application Adapter) generation abstract WSDL

    Hello

    I was testing Oracle Application Adapter 11.1.1 OSB 11 g. Installed and configured everything according to the online documentation.
    I am able to create a target to a SAP system and connect to the UI of the Application Explorer. I am also able to generate the schema and the WSDL for the objects from the Explorer Application SAP.
    However, the generated WSDL is an abstract WSDL. If I create a concrete WSDL simply by adding a binding SOAP and Service I receive after errors:

    + Transportation [JCATransport:381984] OSB JCA does not support the type of adapter: ERP +.

    Configuration of endpoint for transport not valid JCA, exception: javax.resource.ResourceException: java.lang.ClassCastException: com.ibi.afjca.cci.IWAFConnectionFactory

    Here is the content of the WSDL file and. JCA files:

    JCA file
    <adapter-config wsdlLocation="BAPI_COMPANYCODE_GETLIST_invoke.wsdl" name="BAPI_COMPANYCODE_GETLIST" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata" adapter="SAP Adapter">
       <connection-factory location="eis/OracleJCAAdapter/DefaultConnection">
          <connection-spec className="com.ibi.afjca.cci.IWAFConnectionSpec">
             <property name="AdapterName" value="MySAP"/>
             <property name="Config" value="TestSAP"/>
          </connection-spec>
       </connection-factory>
       <endpoint-interaction portType="BAPI_COMPANYCODE_GETLISTPortType" operation="BAPI_COMPANYCODE_GETLIST">
          <interaction-spec className="com.ibi.afjca.cci.IWAFInteractionSpec">
             <property name="FunctionName" value="PROCESS"/>
          </interaction-spec>
          <input>
             <header message="BAPI_COMPANYCODE_GETLIST:request" part="input_BAPI_COMPANYCODE_GETLIST"/>
          </input>
          <output>
             <header message="BAPI_COMPANYCODE_GETLIST:response" part="output_BAPI_COMPANYCODE_GETLIST"/>
          </output>
       </endpoint-interaction>
    </adapter-config>
    Abstract WSDL:
    <definitions targetNamespace="http://xmlns.oracle.com/pcbpel/iWay/wsdl/MySAP/TestSAP/BAPI_COMPANYCODE_GETLIST" name="BAPI_COMPANYCODE_GETLIST" xmlns:BAPI_COMPANYCODE_GETLIST="http://xmlns.oracle.com/pcbpel/iWay/wsdl/MySAP/TestSAP/BAPI_COMPANYCODE_GETLIST" xmlns:iWayResponse="urn:sap-com:document:sap:rfc:functions.response" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:plt="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:iWayRequest="urn:sap-com:document:sap:rfc:functions">
       <types>
          <schema xmlns="http://www.w3.org/2001/XMLSchema">
             <import schemaLocation="BAPI_COMPANYCODE_GETLIST_invoke_request.xsd" namespace="urn:sap-com:document:sap:rfc:functions"/>
          </schema>
          <schema xmlns="http://www.w3.org/2001/XMLSchema">
             <import schemaLocation="BAPI_COMPANYCODE_GETLIST_invoke_response.xsd" namespace="urn:sap-com:document:sap:rfc:functions.response"/>
          </schema>
       </types>
       <message name="request">
          <part element="iWayRequest:BAPI_COMPANYCODE_GETLIST" name="input_BAPI_COMPANYCODE_GETLIST"/>
       </message>
       <message name="response">
          <part element="iWayResponse:BAPI_COMPANYCODE_GETLIST.Response" name="output_BAPI_COMPANYCODE_GETLIST"/>
       </message>
       <portType name="BAPI_COMPANYCODE_GETLISTPortType">
          <operation name="BAPI_COMPANYCODE_GETLIST">
             <input message="BAPI_COMPANYCODE_GETLIST:request" name="Input_BAPI_COMPANYCODE_GETLIST"/>
             <output message="BAPI_COMPANYCODE_GETLIST:response" name="Output_BAPI_COMPANYCODE_GETLIST"/>
          </operation>
       </portType>
       <plt:partnerLinkType name="BAPI_COMPANYCODE_GETLISTPartnerLinkType">
          <plt:role name="BAPI_COMPANYCODE_GETLISTRole">
             <plt:portType name="BAPI_COMPANYCODE_GETLIST:BAPI_COMPANYCODE_GETLISTPortType"/>
          </plt:role>
       </plt:partnerLinkType>
    </definitions>
    Can you get it someone please let me know how the concrete WSDL should look like?

    What is the OSB/BPEL version do you use? I suspect it is product of the OSB. Looking at the error did you apply mandatory patches for the House of OSB?
    Invalid transport JCA endpoint configuration, exception: javax.resource.ResourceException: java.lang.ClassCastException: com.ibi.afjca.cci.IWAFConnectionFactory

    indicates that the JCA transport is not able to support this adapter because you have not applied mandatory patches required for the OSB to use adapters

    http://download.Oracle.com/docs/CD/E14571_01/doc.1111/e17054/install.htm#BABCBFAG
    Thank you
    Maury

    Published by: Manoj Neelapu, November 19, 2010 14:33

  • Oracle Application Adpater for FDM 11.1.1.3

    Hello

    Can someone tell me what version of the Oracle Application Adpater I use for SDS 11.1.1.3? While reviewing the Readme documentation on http://download.oracle.com/docs/cd/E12825_01/nav/portal_6.htm, I see only an adapter for 11.1.1.2. I downloaded the driver from Oracle Application of the Oracle Enterprise Performance Management (11.1.1.3.0) Media Pack for site (64-bit) Microsoft Windows x 64 but I get an error message of invalid version.

    Thank you
    Tony

    Tony,

    The ERPi adapter Readme is only the FDM component.

    You need to read the documentation of the ERPi: ERP integration adapter for Oracle Applications Administrator's Guide
    http://download.Oracle.com/docs/CD/E12825_01/EPM.111/erpi_admin.PDF

  • CRT for Oracle 10.7 Applications

    Hello

    Can you get it someone pls let me know here can I get the CRT for oracle Applications 10.7

    Thanks in advance.

    Salvation;

    Yes you are right. Its not available to achieve this on e - trm for a moment. Besides if you think that solved the problem please change status to the thread responded and close it please

    Respect of
    HELIOS

  • DataGuard for oracle database applications...

    Hello world

    I got a new task on the protection of data for oracle applications configuration. I did it for the database.

    Is it possible to configure the protection of data for oracle apps? In the affirmative, please send me the details or the docs... Thanks in advance...


    Thank you
    R

    In my own understanding, data hold is at the level of the database not not at the application level. If you just need to keep your data compared to the level of the database.

  • books available for the Administration of Oracle Application

    Hello

    I am new to Oracle Application Server

    I wanted to know of books available for Oracle Application Administration market


    Thanks in advance

    We used this book intensely - we found that it was very useful to have begun us.
    Oracle Application Server 10g Administration Manual by John Garmany and Donald Burleson

    Should be available on Amazon

  • How to pass the user name dynamically in file .jca Oracle Apps adapter

    My BPEL process using Oracle Applications adapter. Here is the file .jca for the adapter.  The user name is statically initialized to "sysadmin" when I created the adapter. How can I change this to move dynamically during execution? Can I use an EL Expression or a variable of XPath. If yes how and what is the correct syntax?

    Is it possible to pass the user name of the security policy of OWSM for the value of username below? If yes how? I appreciate your response.

    " < name of the adapter-config = adapter 'EBSAdapter' = 'Apps' wsdlLocation =".. / WSDLs/EBSAdapter.wsdl "xmlns =" http://platform.integration.Oracle/blocks/adapter/FW/metadata « >

    < UIConnectionName factory connections = "EBS1" location = ' ist/Apps/EBS1"UIConcurrentPgmName =" "UIOracleAppType = 'DBOBJECT' / >"

    < endpoint-interaction portType = operation "EBSAdapter_ptt" = "EBSAdapter" >

    < className = "oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec interaction-spec" >

    < property name = "SchemaName" value = "APPS" / >

    < property name = "PackageName" value = "JAN" / >

    < property name = "Procedurename" value = "GET_USER_PROFILE1" / >

    < property name = "IRepInternalName" value = "PLSQL:INTG:WEBCENTER_GET_USER_PROFILE1" / >

    < property name = value "Username" = "sysadmin" / >

    < property name = value of 'Responsibility' = "system administrator" / >

    < / interaction-spec >

    < / interaction of endpoint >

    < / adapter-config >

    1. go on the Invoke activity

    2. click on the Properties tab.

    3. click on add

    4 Add this 'jca.apps.Username' property and map with variable or expression.

    5. fill the variable defined in the previous step with valid username values during execution.

    I hope this helps.

    Kind regards

    Karan

    Oracle Fusion Middleware Blog

  • Tuning Oracle Applications 11i start with

    Hi Hussain/Helios,

    I am new to Oracle APPS and works in oracle applications 11i 11.5.10.2 with 10.2.5.0, the database and the application was promoted by the previous dba. that has left almost 3-4 months before.
    now my question is I want to have an optimization of performance for Oracle applications environment, can you please suggest some key points for leave and some good links for future use.

    Another thing is I used the command find on my linux machine and found several log files that are greater than 1000K on level (forms, reports, web) and similiarly db level (db/admin/simultaneous) apps.

    can I just remove all of these log files using the operating system command (rm) and is it feasible with the production environment on the mode of operation or is it not possible and I should use some other ways, etc.

    APPS Tier folder locations.
    
    ****podappl/admin/PROD/log
    ****prodora/iAS/Apache/Apache/logs/sec_audit.log
    ****prodora/iAS/Apache/Jserv/logs/mod_jserv.log
    ****prodora/iAS/Apache/Jserv/logs/jserv.log
    ****prodcomn/admin/scripts/PROD_****/sqlnet.log
    ****prodcomn/admin/log/PROD_****/
    ****prodcomn/_pages/
    ****prodcomn/rgf/PROD_****/
    ****prodcomn/rgf/PROD_****/oam/
    
    DB Tier files folder locations.
    
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_*****_PROD/log/em-application.log
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_*****_PROD/log/http-web-access.log
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_****_PROD.upgrade/log/http-web-access.log
    ****oracle/proddb/10.2.0/appsutil/log/PROD_****/StageDBTier_10161830.log
    ****oracle/proddb/10.2.0/*****_PROD/sysman/log/emoms.log
    ****oracle/proddb/10.2.0/*****_PROD.upgrade/sysman/emd/sqlnet.log
    ****oracle/proddb/10.2.0/******_PROD.upgrade/sysman/log/
    ****oracle/prodappl/admin/PROD/log/
    For the performance tuning, this time I followed points with me.
    (1) compile APPS Schema in maintenace that I take.
    (2) I checked some work to collect Stats/Purge is already scheduled for maintenance.

    Please tell me what other jobs I plan using OAM for weekend for all levels in applications.

    Also asked me to apply the latest patches on PROD APPS/DB / * system, I can check using sql, what patches are applied, but how do I know what patches are needed, (don't know about licensed products with ask never political here).

    Thank you
    REDA

    Published by: 870344 on July 5, 2011 06:36

    Hi reda

    Also asked me to apply the latest patches on PROD APPS/DB / * system, I can check using sql, what patches are applied, but how do I know what patches are needed, (don't know about licensed products with ask never political here).

    First check that you are on the first level.

    Please see:

    How to check, what EBS Techstack Patchsets were applied to 11i or R12? [390864.1 ID]

    Also you can check:
    How to check if certain Applications Oracle product/module is implemented? [443699.1 ID]

    You can check on metlaink > patches & updates > patch recommended R11 and can also check

    Especially if you work with r11 that the latest level of technology is rup7 and you can move your db to 11.2.0.2(If vous devez travailler sur 10 g lastest niveau 10.2.0.5)

    Respect of
    HELIOS

Maybe you are looking for