Re: blank output report

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/blank-output-report-tp792p811.html

What is the output of :
select file_id, filename, node_name from fnd_file_temp where FILE_ID='1477771982';

This should report the related concurrent request output file.
Can you open the request output file using "vi editor the full path of the file returned from above query? What is the permission of that file?