If after cloning, all of the concurrent managers did not start, how would you resolve the issue?
Answer / chaithanya
To resolve this issue, you would need to stop all of the middle tier services to include the concurrent managers. Then you would want to stop and restart the database, last but not least you would connect SQLPLUS as APPS user and run EXEC FND_CONC_CLONE.SETUP_CLEAN; COMMIT; EXIT;
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ATP? What support does the ATP provide?
What is OAM, and what does this application provide?
How ping works?
Recommended by Oracle, what is the suggested number of tiers the architecture should have and why?
How many primary components make up the E-Business Suite and name them?
What do you know about internet security?
Difference between APPL_TOP directory and the COMMON_TOP directory?
A concurrent program starts to run based on what criteria?
Why does Oracle recommend running the concurrent processing node on the application tier?
When setting up a profile option, most profiles use the security hierarchy type. What are the four levels at which these profile options can be set at going from the lowest level, to the highest level?
What configuration takes place when the Concurrent Processing Nodes are load balanced?
How many life cycle stages or phases does a concurrent request have? Name the stages?