2008 (64)
2010 (42)
2011 (54)
2016 (1)
SELECT fcpp.concurrent_request_id req_id, fcpp.processor_id, fcp.node_name, fcp.logfile_name, FCP.CONCURRENT_PROCESS_ID
FROM APPLSYS.fnd_conc_pp_actions fcpp, APPLSYS.fnd_concurrent_processes fcp
WHERE fcpp.processor_id = fcp.concurrent_process_id
AND fcpp.action_type = 6
AND fcpp.concurrent_request_id = request_id.
2) Use Concurrent Manager
Log in as System Administrator, Nevigate Concurrent -> Manager -> Administer
Do a search on ‘Output%’. If there are more than two node displayed. Click on the right node, then ‘Processes’ tab, choose the right Concurrent, then click on ‘Manager Log’ tab.