Hi,
I have a requirement in ORacle R12, where I need to write delimited text of a concurrent program to the output file. The volume of data is huge (100 k rows and above).
I have tried using BI publisher with excel output but all the rows are not captured. I have tried writing a Pl/SQl program and used FNDFILE. PUTLINE to the output file. But this approach also does not capture all the rows.
I am looking for a way preferably through PL/SQL to do this. Any ideas?
Regards
D