How to permanently remove the concurrent requests, put on hold?

Hi Hussein:

My Business division is implementing two or three tables interface 11i. The testing process has created some 6000 concurrent jobs over a period of time that are in status 'pending '. Is it possible that we can safely remove it without affecting the normal functionality?
Have you Eve met this scenario?

Kind regards

Bala

Hi Bala,

You can change the status of these simultaneous queries to Completed and error. You will need to update the table FND_CONCURRENT_REQUESTS (STATUS_CODE and PHASE_CODE columns). Once the status is changed, you can serve these applications using 'Serve concurrent demand and/or Manager Data' simultaneous program.

Note: 152209.1 - What are the meanings of the Codes in the STATUS_CODE and the PHASE_CODE FND_CONCURRENT_REQUESTS Table columns?
https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=152209.1

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

Maybe you are looking for