Standard manager is not picking up new requests 1533 requests are pending

Hi all,
Currently we are in R12.1.3 with DB 11.1.0.7 on RHEL 5
Suddenly Standard manager is not picking up any new requests actual and target are same but pending requests count reaches 1533 also conflict resolution manager actual & count is same but pending requests count is 219.
We can find some error messages as follows in the manager logfile of Internal manager log file as
"Found dead process: spid=(32711), cpid=(64450), ORA pid=(17), manager=(0/1)" apart from this message there is nothing error in standard manger log file as well as cCRM logfile.
even we checked alertlog file also nothing error message all mount points having free space,Please help us it is on PROD Instance
Thanks in Advance

"Found dead process: spid=(32711), cpid=(64450), ORA pid=(17), manager=(0/1)" apart from this message there is nothing error in standard manger log file as well as cCRM logfile.Please check if you have any errors in the database log file.
Concurrent Processing - Service Manager Processes Are Not Starting After System Restart - usdsop cannot redirect standard output [ID 733901.1]
Many Defunct Processes Created on System [ID 461684.1]
Concurrent Processing - CCM.sql Diagnostic Script to Diagnose Common Concurrent Manager Issues [ID 171855.1]
Concurrent Managers Will Not Start ORACLE error 60 in insert_fcp [ID 1256084.1]
Why Are Dead Process Found In The Standard Manager Log File? [ID 246584.1]
even we checked alertlog file also nothing error message all mount points having free space,Please help us it is on PROD InstancePlease stop the CM, run cmclean.sql script, start the CM and check then -- Concurrent Processing - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables [ID 134007.1]
Thanks,
Hussein

Similar Messages

  • Standard Manager is not working in Oracle Ebusiness Suite 11i

    Hi,
    Can anyone help me ...
    Standard Manager is not picking up any requests in Oracle Ebusiness Suite 11i while other managers are picking up their requests and running it fine.
    Regards
    Ketan.

    Hi Hussein,
    I have tried bouncing CM, Cmclean was also executed, but still the same issue exists.
    One more thing which i have identified is when i include some concurrent request to Standard Manager , then that request is picked up by standard manager and it is running fine.
    But this can be a workaround to the issue. We cannot simply keep on including concurrent request to Standard Manager.
    So we are looking for a solution where Standard Manager should automatically pick up the request and run it fine. Which it was doing it earlier.
    Regards

  • Schedule and Items program is not picking the new Billing lines created PN

    Hi Gurus,
    I am using version 11.5.10. I am populating the data into Property manager billing lines of lease thru API.
    Once the Lines are inserted I am calling the Schedule and items program to for authorizatio.
    My program is not picking up lines created thru API, I am trying copying the same line and inserting in billing tab and it works fine.
    Looking forward to your suggestion/solution....

    Hi,
    I don't know but I think you call of the Schedule and items program is in a new session.
    Then you must commit the data before you call the Schedule and items program

  • Import Standard Purchase Order not picking data when submitted from backend

    Hi,
    As part of my code, I am inserting Purchase order information in the interface tables with process_code = 'PENDING'. Then using fnd_request , i am triggering the Standard Program for importing these Purchase Orders. The standard program is getting triggered and completing normally. But it is not picking any records. I am calling the program as follows:-
                  -- Setting the org_id so that the import program will run for that particular org_id.
                  fnd_request.set_org_id(r_org_id.org_id);
                   -- Submit the Import Standard Purchase Orders by calling the standard program for respective org_id
                  l_req_id := FND_REQUEST.SUBMIT_REQUEST(application  => 'PO'
                                ,program      => 'POXPOPDOI'
                                ,description  => 'Import Standard Purchase Orders'
                                ,start_time  => SYSDATE
                                ,sub_request  => FALSE
                                ,argument1  => NULL
                                ,argument2  => 'STANDARD'
                                ,argument3  => NULL
                                ,argument4    => 'N'
                                ,argument5    => NULL
                                ,argument6  => 'APPROVED'
                                ,argument7  => NULL
                                ,argument8  => NULL
                                ,argument9  => NULL
                                ,argument10  => NULL                                                   
                  COMMIT;
    When I am submitting this same program from front end, for the same set of records using the same set of parameters, the records are getting picked.
    Any suggestions for this?                 

    Hi
    Do you have a copy of your insert statement?
    regards

  • Jtextbox Not picking up new value

    Guys, i am trying to fix a bug and havin no luck so far.
    I have a
    JTextField cell editable that is within a table and that in panel, etc
    it has a keylistener on it. The setValueAt does not seem to work.?
    Basically what happens is that when I edit the value in the box and fire a submit event, it picks up the old value already prepopulated rather than the new one i put in.
    What going on? How do i fix it.

    Just to say that this works when I click into another cell before I hit submit .
    But when I hit submit directly after editting the cell i want to update, it doesn't pick up new value

  • [Solved] grub-mkconfig not picking up new kernel

    Hi,
    I compiled the linux-lts kernel from source today, woohoo! First time compiling from source.  Fun!
    I followed the Kernels/Compilation/Traditional - Archwiki.  No problems at all in the Build Configuration and Compilation & Installation steps.  The issue is that when I try to add the new kernel to grub.cfg
    # grub-mkconfig -o /boot/grub.d/grub.cfg
    it does not pick up my new kernel.  Here's the contents of /boot:
    % ll /boot ~
    total 27444
    drwxr-xr-x 3 root root 4096 Aug 31 17:13 .
    drwxr-xr-x 18 root root 4096 Jul 18 16:09 ..
    lrwxrwxrwx 1 root root 26 Aug 31 17:13 System.map -> /boot/System.map-linux-lts
    -rw-r--r-- 1 root root 2455967 Aug 31 17:13 System.map-linux-lts
    drwxr-xr-x 2 root root 4096 Aug 31 17:26 grub
    -rw-r--r-- 1 root root 11152827 Aug 30 18:10 initramfs-linux-fallback.img
    -rw-r--r-- 1 root root 3332339 Aug 31 17:10 initramfs-linux-lts.img
    -rw-r--r-- 1 root root 3364808 Aug 15 11:37 initramfs-linux.img
    -rw-r--r-- 1 root root 3792336 Aug 31 17:04 vmlinux-linux-lts
    -rw-r--r-- 1 root root 3982880 Aug 13 22:43 vmlinuz-linux
    Here's the output of grub-mkconfig:
    # grub-mkconfig -o /boot/grub/grub.cfg ~
    Generating grub configuration file ...
    Found linux image: /boot/vmlinuz-linux
    Found initrd image: /boot/initramfs-linux.img
    Found fallback initramfs image: /boot/initramfs-linux-fallback.img
    done
    I've tried a bit of googling, checking journalctl, but haven't come up with anything, I've also retraced my steps in the wiki process about 3-4 times.  I'm hoping someones bumped into this before, maybe I'm missing something obvious?
    Thanks for your time!
    Last edited by oktorok (2014-09-01 07:19:04)

    lullllzlzl.  Oh man, I'm not even going to deprecate myself here, or make excuses. To be perfectly honest, I'm glad it was a typo and not a real issue.  I can't thank you enough for pointing this out.  Gladly marked solved.

  • CS5 Design Standard. Will not activate on new HDD following transfer from old HDD. Shows Error 213.10 Have serial number/s etc.

    I recently encountered a problem with a HDD drive. So I had to replace it with a new one. Fortunately I managed to recover the data and applications on the original drive.
    However when I transferred and installed the Adobe CS5 Design Standard suite on the new HDD it will not open any of the Adobe applications.
    It prompts an error 213.10 each time. I can't see where to deactivate or reactivate.. please advise suggested course of action.
    Also, will I be able to successfully access my previous files after the reinstallation/activation?
    Many thanks
    R

    Reinstall properly. Activation cannot work because in the technical sense it simply isn't there. You screwed it. Run teh cleaner tool if necessary and contact support to reset activations.
    Download CS5 products
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Mylenium

  • IPod resynchs when A LOT of unchanged songs, does not pick up new playlists

    My 60 GB iPod classic crashed big time, requiring me to reset it and reload 10K+
    songs. (I only use the iPod for music.) The reloading process was of course a
    slow and painful one, with perhaps 10 or so interruptions where a file could not be
    read. But I could always pick up again. Now, it seems that all songs but one have
    loaded from my iTunes library to the iPod. (I keep getting a message that the iPod
    cannot be resynched because there are two songs with the same name or some
    such thing. Any idea what that is?) Anyway, it keeps chugging away and finally
    says synchronization is complete, okay to eject. So I eject, wait until the do not
    enter is gone from the screen and detach the iPod. BUT, none of my new play
    lists are there. So, I reconnect the iPod - changing nothing in the folders in
    iTunes - and the iPod resynchs again, deciding it needs to reload something like
    1000 songs. At first I thought maybe the time on the iPod was bad, but I checked
    and that was okay. So, I am at a loss as to what to do next and would greatly
    appreciate any suggestions.
    One other aside question - if this iPod is permanently fried in some way,
    could I just buy another iPod, hook it up to my PC, and load it with my iTunes
    library. I would like to think the answer is yes, but I wonder if there is some
    serial number tracking or something that goes on.
    Thanks for your time. Cordially, MZ

    Later found some other commentary on the -69 errors and disk recovery. The comments were helpful, but my 5year old iPod was beyond hope.

  • Propagation not picking up new db link password

    Hi,
    I recently changed the password of the streams administrator (strmadmin) and realised after a short time that the propagation process failed at the other site because the password of strmadmin is hardcoded in the database link when the link is created:
    CREATE DATABASE LINK db.site2
    CONNECT TO strmadmin IDENTIFIED BY strmadmin
    USING 'db.site2';
    I dropped the link and re-created it using the new password and found that the propagation process was still failing. I left it to retry a few times with no success.
    I bounced the database and propagation suceeded!!
    Is there any way around having to bounce the database? My customers will not be happy with a database outage each time they change the strmadmin password.
    Many thanks,
    Warren

    Hello,
    I faced the similar issue while testing the streams.
    What you need to do is stop the propagation and again start. It will resolve . No need of bouncing the database.
    Thanks,
    Vinod

  • Multi Site Manager - CQ not picking up language

    Hi,
    We have the following structure for our websites across our company:
    <Operational Company> / <Division> / <Region> / <Website Name> / en / <pagename>
    <Operational Company> / <Division> / <Region> / <Website Name> / fr / <pagename>
    <Operational Company> / <Division> / <Region> / <Website Name> / <...> / <pagename>
    Now, the region was chosen to be the Country of where the development team resides. In some cases this is UK and US. So we have some websites under this structure:
    <Operational Company> / <Division> / UK / <Website Name> / en / <pagename>
    <Operational Company> / <Division> / UK / <Website Name> / fr / <pagename>
    <Operational Company> / <Division> / UK / <Website Name> / <...> / <pagename>
    We've only adopted using multi-lanugages now. The problem we've encountered  is that for the UK structures, we cannot use the MSM to do a "language copy" as it detects the language not at the en/fr/... node, but higher up at the UK node which for CQ translates to Ukrainian language.
    So here is my question:
    Is there a way (node property?) that tells CQ not to use the UK node for the MSM tool? We want to be able to copy at this level:
    <Operational Company> / <Division> / UK / <Website Name> / en / <pagename>
    to this level
    <Operational Company> / <Division> / UK / <Website Name> / fr / <pagename>
    Any help greatly appreciated. There isn't much information available on the website. Unfortunately renaming UK to UnitedKingdom is not a preferred option as we already have a lot of websites that we would need to modify / retest / cutover / etc.

    No one?
    Perhaps anyone an idea how we could remove / delete the Ukrainian language from our instance as we won't need it. I removed it directly from /libs/wcm/core/resources/languages for POC only, but that didn't even work. The language copy tool still picked up UK as Ukrainian language.
    Any help really appreciated.

  • Problem with views -- not picking up new records from table?

    Hello,
    I'm having trouble with some of my views and I can't understand what is wrong. I have a table that contains three months of data. The view references the table, but only picks up the prior two months of data. When I query the table the latest month's data is definitely in there, and I've checked and rechecked the view and it looks OK (besides, it worked in the past when I loaded the 2nd month's data without and changes). Can anyone suggest anything to look for in terms of why this latest month of data doesn't show up in the view? What is even stranger is that I have some other tables that contain 3 months of data and those views work fine and are identical except that the table and view names are different (obviously). Thanks for your help.

    here's something else that i don't understand -- let me show you something:
    as you can see below, the 08-MAY-2007 data loaded...:
    UPLOAD_DA CLOSING_D
    08-MAY-07 30-MAR-06
    08-MAY-07 31-JAN-06
    08-MAY-07 30-JUN-06
    08-MAY-07 31-JUL-06
    08-MAY-07 29-SEP-06
    08-MAY-07 31-OCT-06
    08-MAY-07 15-DEC-06
    08-MAY-07 29-DEC-06
    however, when I run this:
    SQL> select distinct upload_date from cmo where closing_date >= '01-JAN-2006' and closing_date <= '31-DEC-2006';
    UPLOAD_DA
    05-APR-07
    05-MAR-07
    Why doesn't this pick up those rows above? it seems obvious to me that there are records with upload dates on 08-may-2007 BUT when I run it as above (which is how I run it in the view) they don't appear. What am I missing????

  • Standard Manager Not Picking Up Request

    Hi ,
    Standard Manager is not picking up the requests.All the request remains in Pending Normal State. If I exclude the same request and assign it to another Manager , It is running successfully.
    Note Read/Followed : 555081.1,1304305.1,144921.1 ,158149.1
    Standard Manager is not working in Oracle Ebusiness Suite 11i
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=947860
    Any Idea I tried Increasing the Processes. Teminated all the requests through backend.
    Nothing is there in ICM Log File and Standard Manager File
    EBS is R12.1.3
    OS : AIX
    DB : 11gR2
    Regards
    Sourabh Gupta

    Hi Sourabh,
    After Running the Autoconfig and bouncing CM , it works.Good to hear that.
    Any Specific reason issue only get resolved after Autoconfig On Apps Tier ? Since I Have run CMCLEAN.sql and Link the FND Libraries Yesterday .Not really as no errors are reported in the CM log file.
    Running AutoConfig and cmclean.sql would resolve CM issues in most cases if no errors are reported in the CM/Database log files.
    Thanks,
    Hussein

  • Excise duty not picking when we enter basic price in contract

    Hi Friends,
    When we are creating contract, we have to manually enter basic price after entering basic price system is not picking Excise duties. But we are doing carry out new pricing that system is picking excise duty. So i need solution from all SD experts.
    I need two options one is when we are creating contract after entering basic price system should automatically pick Excise duty. Or System should prompt that i have to carry out new price. Please suggest how to do.
    Thanks in advance
    Sree

    Use same Excise Con Type based pricing procedure, Wat you might be using for your normal sales order.
    Or you can refer standard pricing procedure foor excise based pricing
    JINFAC     IN:Factory sale (pefer)
    JFACT     IN:Factory sale with formula
    Primarily, maintain Condition Record for Excise Duty Con Type with relevant access seq & tax code in VK11.
    On execution, check plant & S Loc. determination should take place automatically.
    Thanks & Regards
    JP

  • Desktop Manager does not show blackberry connected

    I find this desktop manager is NOT set up for the average computer user and just wants you to PAY. As I was quoted $650.00 for one year of support. I will go back to Motorola before I pay that amount of cash. The Motorola software is user friendly and support was FREE. The only reason I got a BLACKBERRY is I won it and I broke my Motorola and needed a new phone anyway.
     I have had this paperweight for two weeks and am very tempted to recycle it. I have installed this software twice and reinstalled it twice and every time I try to connect it to my computer the Desktop Manager does not pick up my Blackberry it shows Disconnected yet I have to go to safely remove hardware to disconnect it and it shows in there

    I would suggest you use the following procedure to do a clean install of the 4.3 software and download 4.5
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB11320&sliceId=SAL_Pub...
    I use this version and it is very stable with XP.
    Here is the link for DM 4.5, I would STONGLY advise against downloading the media manager as it media not stable.
    https://www.blackberry.com/Downloads/entry.do?code=A8BAA56554F96369AB93E4F3BB068C22
    Please let me know if you need any further assistance!
    Thanks,
    Message Edited by Bifocals on 09-02-2008 05:06 PM
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Import Child Items In R12 with a template is not picking up from Interface

    Hi,
    When we are trying to Import Child Items of a master organization item, with a template name, records in the interface table are not picking up at all.
    We are doing this in R12, please let us know if any new columns become mandatory or what else could be the problem.
    Thanks
    Shekhar S

    Hello Ninad,
    Please, see the SAP Note 21583. I think it might be of help for your case.
    Best regards,
    Esther.

Maybe you are looking for