Yes . update from the database. Check fnd_concurrent_requests table. Check status code and phase code columns. Read the related docs about these and you' ll do it.
Hi, do you have an idea how I can kill all the orphaned requests in the picture attached. These have been running for more than 2 hours. Thanks and Regards Roshan If you reply to this email, your message will be added to the discussion below: http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/concurrent-requests-tp569.html To start a new topic under EBS 12.2, email [hidden email] To unsubscribe from Erman Arslan's Oracle Forum, click here. NAML
Check the log and out files of the conc request , check the codes of them. these issues are specific to the environment
Thanks. For each requests I did update applsys.fnd_concurrent_requests set phase_code = 'C',status_code = 'X' where request_id =' 1232721 '; and it worked. Do you know how these orphaned requests get produced? I know the clients were launching too many requests If you reply to this email, your message will be added to the discussion below: http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/concurrent-requests-tp569p571.html To start a new topic under EBS 12.2, email [hidden email] To unsubscribe from Erman Arslan's Oracle Forum, click here. NAML