Home / APPS DBA / Output Post Processor is Down

Output Post Processor is Down

Output Post Processor is Down with Actual Process is 0 And Target Process is 1  

 

 

SOLUTION:

If you see OPP is Down with Actual Process is 0 And Target Process is 1 then do the following

1. Shutdown concurrent server via command adcmctl.sh under $COMMON_TOP/admin/scripts/<context_name>

2. To ensure concurrent manager down; check there is no FNDLIBR process running.

ps -ef | grep applmgr | grep FNDLIBR

3. Run adadmin to relink FNDSVC executable.

   a. Invoke adadmin from command prompt
   b. Choose option 2 (2. Maintain Applications Files menu)
   c. Choose option 1 (1. Relink Applications programs )
   d. Then type “FND” When prompted; ( Enter list of products to link (‘all’ for all products) [all] : FND )
   e. Ensure adrelink is exiting with status 0

4. Start Concurrent Managers using adcmctl.sh

 

About Syed Saad Ali

With 13 years of experience as a certified and skilled Oracle Database Administrator, I possess the expertise to handle various levels of database maintenance tasks and proficiently perform Oracle updates. Throughout my career, I have honed my analytical abilities, enabling me to swiftly diagnose and resolve issues as they arise. I excel in planning and executing special projects within time-sensitive environments, showcasing exceptional organizational and time management skills. My extensive knowledge encompasses directing, coordinating, and exercising authoritative control over all aspects of planning, organization, and successful project completions. Additionally, I have a strong aptitude for resolving customer relations matters by prioritizing understanding and effective communication. I am adept at interacting with customers, vendors, and management, ensuring seamless communication and fostering positive relationships.

Check Also

OracleEBSerror

AC-50480: Internal error occurred

AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora

Leave a Reply