FNDCPPUR - Purge Concurrent Request and/or Manager Data - run forever
Hi All ... This is the issue that found after upgrade 11i instance with Base Line. The Purge Concurrent Request and/or Manager Data run forever. Here the action plan: 1. Stop the concurrent manager. 2. Connect to sqlplus as APPS user : SQL> truncate table APPLSYS.FND_CONCURRENT_PROCESSES; SQL> truncate table APPLSYS.FND_ENV_CONTEXT; 3. cd $FND_TOP/bin adrelink.sh force=y link_debug=y "fnd FNDCPPUR" 4. Start the concurrent manager. 5. Retest the issue after running the concurrent program "Purge Concurrent Request and/or Manager Data". Good Luck ...
No comments:
Post a Comment