Concurrent Managers & request monitoring and tunning

Hi,
Kindly share with me some scripts if you have for Concurrent Managers & request monitoring and tunning.
Many thanks before.

Check the following Metalink Notes:
Note: 169935.1 - Troubleshooting Oracle Apps Performance Issues
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=169935.1
Note: 108185.1 - Oracle Applications Object Library SQL scripts
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=108185.1
Note: 104664.1 - Setup & Usage (Concurrent Manager Unix specific)
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=104664.1
Note: 187504.1 - bde_request.sql - Process and Session info for one Concurrent Request (11.5)
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=187504.1
You may also use Oracle Application Manager (OAM) to monitor the concurrent managers and requests.

Similar Messages

  • Solution Managers System monitoring and CCMS/CEN

    Hi.
    Could anybody enlighten me on the Role of  CCMS / CEN in the Solution manager Monitoring.
    I have set up solution manager to Monitor my landscape. I have set up user defined limits and email alerts. These Alerts and the alerting agent - I assume - are carried out on the system being monitored.
    Now the question - I want the Solution manager box to be the CEN and do the Alerting centrally (from the SM box)  -  Will the MTE's and Alerts that I have assigned and configured through System Monitoring use the properties set up though the CCMS?
    I assume I will have to install the CCMS agents on all the target boxes - Will the Solution manager box process the Statics and send out the alerts from itself? If so How much workload does this place on the network and the box?
    Why does the solution manager not act as the central processing and alerting box from the start? If we go through the effort of setting up the monitoring - why does it not set up Collection and Alerting at the same time? 
    Any feedback will be appreciated.
    Thanks
    Terry H.

    Hi Terry,
    Solution Manager System Monitoring is using CCMS infrastructure, so we have two different ways to collect data (alerts) from the satellite systems, first via CCMS agents as you mentioned or the option to use RFC destinations to read the alerts. This can be configured automatically by SMSY in Solution Manager. The second option produces higher network workload, because every alert will be checked every 3 minutes, with agents only new alert values will be pushed.
    I hope this info helps you
    Regards,
    uDo

  • How to monitor and tune DB2 based SAP system?

    For Oracle performance, we have following ways to
    Monitor : st02, st03n, st06, st05
    tune:  update analyzer, update statistics, buffer read-only tables, add buffer size
    For DB2, do we use the same method OR there are some more methods?
    Thanks a lot!

    As user db2<sid>, connect to the database
    db2 connect to <sid>
    Enable auto runstats
    db2 update db cfg for <sid> using AUTO_RUNSTATS on AUTO_STMT_STATS on immediate
    db2 commit
    db2 connect reset
    This should enable auto runstats for your db. For auto-reorgs (non-production only), you may do so through the dbacockpit.
    Thanks,
    Sameer

  • Concurrent managers not processing requests

    Hi,
    Today I met with a strange issue. My concurrent managers are up and running/there is no errors written in alert.log file on db node.
    But when when I submit any request then it is not getting proceed. it gets Pending/Normal status. and there is no other request which is currently running in system.
    I stopped Internal concurrent manager using adcmctl.
    I ran cmclean.sql then tried to resubmit request. but still I am getting same status.
    Can anyone please help me ASAP.
    Thanks in advance.
    Nish

    Today I met with a strange issue. My concurrent managers are up and running/there is no errors written in alert.log file on db node.Please post the details of the application release, database version and OS.
    But when when I submit any request then it is not getting proceed. it gets Pending/Normal status. and there is no other request which is currently running in system.
    I stopped Internal concurrent manager using adcmctl.
    I ran cmclean.sql then tried to resubmit request. but still I am getting same status.
    Can anyone please help me ASAP.What about the CM log file?
    Please bounce the database/application services and check then.
    Thanks,
    Hussein

  • Adding Concurrent Request monitoring to an application

    I am trying to implement just the concurrent request monitoring and did the exact steps as described in the OA Dev. Guide. Also, I am passing the requestID as an additional parameter to the request monitoring page. I am using a fireAction to get the request id that the user clicked on and doing the following
    HashMap params = new HashMap();
    params.put("requestID",requestId);
    pageContext.forwardImmediately("FNDCPVIEWREQUEST", (byte)0, null, params, true, this.ADD_BREAD_CRUMB_YES);
    I am getting the following errors when it gets into the request monitoring page,
    # Method findChildIndex cannot find the child with the given itemName.
    # The window title attribute for the page layout region has not been set. This attribute value will be used for the browser window title and should be set according to the UI standards. A default window title will be displayed for all such pages that violate the standards. Action: Set the window title or title attribute for the page layout region. The title attribute is used as a secondary source for the window title if the window title is missing.
    Also, it is not filtering the results with the requestID that I passed.
    Any help is greatly appreciated.
    Cheers,
    Nat

    Just a thought before you can goto support is that you can create a function of your own with the given akRegionCode and other values. Give it a try with your function call or check if the provided seeded function is correct in all aspect, at times seeded values are corrupted.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • All Concurrent managers going down (Except Internal conc manager)

    Hi All,
    We are on Oracle Apps R12.0.4 and Db 10g
    We have done a cloning from RAC ASM 2 node instance to Non-RAC NonASM single node.
    The problem is that concurrent managers (Standard manager and other manangers) are going down automatically.
    ICm obviously is trying to bring them back .
    here is the log file:
    Starting INVMGR Concurrent Manager : 29-JUN-2010 07:49:18
    Process monitor session ended : 29-JUN-2010 07:49:18
    Process monitor session started : 29-JUN-2010 07:51:18
    Adding Node:(APP2), to unavailable list
    Found dead process: spid=(28003), cpid=(240974), ORA pid=(44), manager=(0/4)
    Found dead process: spid=(28002), cpid=(240973), ORA pid=(43), manager=(0/5)
    Starting FNDSCH Concurrent Manager : 29-JUN-2010 07:51:18
    Starting FNDCRM Concurrent Manager : 29-JUN-2010 07:51:18
    Starting OAMCOLMGR Concurrent Manager : 29-JUN-2010 07:51:18
    Starting FTE_TXN_MANAGER Concurrent Manager : 29-JUN-2010 07:51:18
    Starting IEU_SH_CS Concurrent Manager : 29-JUN-2010 07:51:18
    Starting IEU_WL_CS Concurrent Manager : 29-JUN-2010 07:51:18
    Starting PASMGR Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting INVMGR Concurrent Manager : 29-JUN-2010 07:51:18
    Process monitor session ended : 29-JUN-2010 07:51:18
    +++++++++++++++++++++++++++++++++++++++++
    What i wanted to know is "Adding Node:(APP2), to unavailable list"
    What does this mean and how to troubleshoot it ?
    Also, i can see that STATUS column in FND_NODE table is set to "N"
    Does it mean something which affects the concurrent managers?
    Please help me resolve this.
    Thanks,
    KK

    Hi,
    The problem is that concurrent managers (Standard manager and other manangers) are going down automatically.
    ICm obviously is trying to bring them back .Please verify the definition of the CMs and make sure none points to the RAC instances.
    I would suggest you stop the CM, purge FND_NODES table and run AutoConfig on the database/application tier nodes, run cmclean.sql script, then start the CM and see if you can reproduce the issue.
    Thanks,
    Hussein

  • How to get EBS Concurrent Request number (and more) into BIP Report Layout

    hi,
    I have been using BIP for 9 months but have several years experience of Reports 6i development (matrix, drill-thru etc). We are beginning to use BI Publisher with EBS and would like to be able to incorporate the Concurrent Request number into the report layout (preferably in the footer area). I have looked back over previous forum posts and have found mention of how to get the report parameters into the XML datastream and template, but nothing for the Concurrent Request number. I've also looked at the DevTools/Reports forum but cannot see anything similar there.
    It would add a lot of value to generated output for end-users if this information (+ environment/instance name etc) can be put into the layout.
    Sean

    Hi
    Create a data query in data template/reports as
    select fnd_global.conc_request_id "REQUEST_ID" from dual
    and this will pick up the request id and then u can use it in the RTF layout
    Hope this helps..

  • Is there a way to request that i Tunes attempt to acquire a specific music CD for the store from an artist who already has CD's in i Tunes, and is this usually successful?

    Hello, any help would be appreciated-
    I have looked but haven't seen anything on i Tunes (11.0.1) that allows this- would love to get a song from a particular cd, but this CD is not on i Tunes- while other of the CD's from the artitst are on. I know that there are considerations- some of which may be- licensing , or the Artist's or Label's preferences, agreements, etc- but just wondered if there was a way to make the request of i Tunes, and if there is - how I might make the request-  (also if anyone knows if this does exist, how successful it is-
    Thanks very much!  Trinut

    - but just wondered if there was a way to make the request of i Tunes, and if there is - how I might make the request-
    Although they call it a request, it is really just a suggestion.
    if this does exist, how successful it is-
    There are no published statistics, but I'd guess it is very rarely successful.  Artists and labels who want to sell music are very well aware of how to put their music on the iTunes Store, especially if they already have other music there.
    You should however, check other online music download stores and see if another one has what you want.  Also check the artist's web page to see if there is any guidance on where to purchase the music.

  • Deleting a request in ODS that has no request number and monitor log

    Hai All,
              I have a request that failed. It oesn't even have a request id and is not getting deleted. Even if I delete it, the trash can symbol appears onits side and then disappears but the request still satys. I changed the status to red and deleted. Still its not getting deleted. There is no log in monitor also. I have a lot of data in the ODS and cannot afford to delete all data and load. Is there any table in SAP where I cn go in and delete it or is there any other way around?

    Hello BI,
    Please check the job logs in SM37 and see what job log says for deleting ODS request at the end though the job finished successfully. See if the job is still running in SM51 at the backend on server. If so please stop that job. I doubt that the request is still running either in R3 or BW in the backend. That could be one reason why it sometimes doesn’t allow the request to be deleted.  
    Hope this helps,
    Bye,
    Naga.
    Message was edited by: Naga Timmaraju

  • How to assign particular concurrent requests to sparate concurrent managers

    How to assign particular Users concurrent requests to custom or Sparate concurrent managers
    OS : Linux
    Apps: 11.5.10.2

    Hi,
    This can be done via "Specialization Rules".
    How to Create a Custom Concurrent Manager [ID 170524.1
    How to Split the Load of Work to Many Concurent Managers [ID 473310.1]
    Oracle Applications System Administrator's Guide - Configuration (zipped) -- Page 7-14
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/115sacg.zip
    Make sure you bounce the CM once you are done.
    Thanks,
    Hussein

  • List of Concurrent managers and services

    I am trying to find a listing of all the concurrent managers and services and what they do but I can't find this info all in one place, does anybody have an idea where i can find this?

    Hi,
    Refer to "Oracle Applications System Administrator's Documentation Set".
    11i (11.5.10.2+ virtual) Documentation Library
    http://download-uk.oracle.com/docs/cd/B25516_14/current/html/docset.html
    Release 12.0.4 Documentation Library
    http://download.oracle.com/docs/cd/B40089_09/current/html/docset.html
    You can also query FND_CONCURRENT_QUEUES table which stores information about concurrent managers. Each row includes the name and description of a concurrent manager, as well as values that identify the program library attached to the manager.
    Regards,
    Hussein

  • Acutal and Target Processes for two concurrent managers refuse to be equal

    Hi
    I have bounced the concurrent manager. I have stopped all services on the apps node then started them again.
    All Actual / Target processes are now equal except two -
    the OAM Generic Collection and the Output Post Processor
    What, if anything, can I do for this? As they satnd, Concurrent Manger is down, still.
    Thanks
    EBS 11.5.10
    AIX 5.2
    Oracle 9.2.0.8

    Someone here tells me that it isn't a good idea to worry about the iniquity of the Actual and Targer processes, if the particular manager is not one that we need, or use.
    I dont know if this is correct or not.
    He also tells me that checking the Dashboard to see if the CCM is up is not recommended - he explains that he only visits the Administer Concurrent Managers screen, and its there and only there that he compares the Actual to the Target.
    I am not sure if he is right, but at least this question is now partly answered.
    Also, I just read that "sometimes the actual process may be less than the target process due to manager deactivation" .
    Thanks.
    Edited by: Dan A on Dec 10, 2008 10:37 AM

  • TS1368 Im trying to authorize my windows 8 pc and receive the following message:We could no complete your I tunes store request.The I tunes store is temporarily unavailable. Please try again later.

    Im trying to authorize my windows 8 pc and receive the following message:We could no complete your I tunes store request.The I tunes store is temporarily unavailable. Please try again later.

    Hi there PheeneyM,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    -Griff W.

  • V$license and concurrent managers

    Are concurrent managers considered part of session limits in terms of licensing. In other words, do they count as sessions towards license limits?
    Thanks.

    Hi,
    Please find these docs
    Concurrent Managers Fail To Start After New Install of Release 12 (Doc ID 413164.1)
    ICM Not Starting: Node Name not Registered (Doc ID 602942.1)
    Regards
    Yoonas

  • Erratic behaviour of Concurrent Managers

    We have PCP configured on 2 node EBS. We have recently started seeing that our FNDSM on node 2 stops working and also couple of other managers got deativated. When we try to start them manually they won't start. The only thing we do is to bounce application services as pointed out in "Note ID 245563.1 Concurrent Processing - The Concurrent Manager Fails to Start on GSM Enabled Due to DBMS_LOCK.Request ResultCall Failed to Establish ICM" which is not always possible in production:
    ICM log file showed:
    Routine &ROUTINE has attempted to start the internal concurrent manager. The ICM is already running. Contact you system administrator for further assistance.afpdlrq received an unsuccessful result from PL/SQL procedure or function FND_DCP.Request_Session_Lock.
    Routine FND_DCP.REQUEST_SESSION_LOCK received a result code of 1 from the call to DBMS_LOCK.Request.
    Possible DBMS_LOCK.Request resultCall to establish_icm failed
    The Internal Concurrent Manager has encountered an error.
    I went through the note: Concurrent Managers Will Only Start on One Node in PCP/RAC Environment (Doc ID 264296.1)
    So I have questions regarding this:
    1. Does ICM runs only on primary node as I believe?
    2. When starting the application we start the node 1 and then node 2 by using adstartal.sh which internally executes adcmctl.sh on both the nodes, as the note points out we should run adcmctl.sh only from primary node. How to solve this problem?
    3. If this issue is common how should we start application on another node and still not execute adcmctl.sh?

    1. Does ICM runs only on primary node as I believe?You can setup the internal manager on both nodes but it will start (be running) on one node only.
    How to Setup and Test Failover of PCP on Non-RAC Environments. [ID 743716.1]
    Can a Concurrent Manager Tier be Added Without Setting Up PCP? [ID 389876.1]
    2. When starting the application we start the node 1 and then node 2 by using adstartal.sh which internally executes adcmctl.sh on both the nodes, as the note points out we should run adcmctl.sh only from primary node. How to solve this problem?You can start adcmctl.sh on both nodes so you use adstrtal.sh on both nodes and the internal manager will be running on one node only.
    3. If this issue is common how should we start application on another node and still not execute adcmctl.sh?I have already answered this above.
    Thanks,
    Hussein

Maybe you are looking for

  • Unit tests and QA process

    Hello, (disclaimer : if you agree that this topic does not really belong to this forum please vote for a new Development Process forum there: http://forum.java.sun.com/thread.jspa?forumID=53&threadID=504658 ;-) My current organization has a dedicated

  • Delivery Output

    Hi Everybody, We have a delivery output type ZASN. The output type has a requirement 1 assigned in the output determination procedure. The requirement is to make the output get determined only after the PGI has been done. We have all our Picking and

  • Crystal report Parameter changes

    Hi All, I have a Date Range parameter which looks like below: Is there any way that i can hide the 2 options 'Include this value' and 'No lower value' and is there a way that i can change 'Start of Range - Enter a value' and 'End of Range - Enter a v

  • Changing From Field deletes email content - 2010

    Our users usually send emails from a different email address [email protected] rather than their normal email address. In Outlook 2010 they have the From field showing and usually change this prior to composing their email. However if they forget to

  • Text tool error

    Hi, Every time I changed text property - size, color, etc and when I am done with it I hit the selection or enter. This is the message I get every time. So basically I can't change any text property! Please help!