Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Writing text output of a PL/SQL concurrent program

Hi,

I have a requirement in Oracle EBS 12.2.3 where I need to generate the output of a PL/SQL program as a text file. I did try to do it as a BI Publisher report but due to the huge volume of data for a date range that did not work.

I tried FND_FILE.PUT_LINE, but apparently the complete number of lines are not fetched in the concurrent program output file.

Can someone suggest how to generate the text output of around 100k rows or more ?

Regards

D

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center