Oracle Reports (MOSC)

MOSC Banner

Oracle RDF Report or Printing using fnd_file.put_line ?

edited Feb 19, 2020 4:12AM in Oracle Reports (MOSC) 1 commentAnswered

I am seeking for a efficient reporting methodology

We have a huge database of 2 TB and keep growing every month. Currently our reports are getting generated using fnd_file.put_line (fnd_file.output,

Since it is taking enourmous processing time based on data volume. will migrating to Oracle Reports(.rdf) is a good idea?

How does the RDF report print the output of the report. Does it print at one go ?  or the same concept like printing one by one row similar to fnd_file.put_line?

what is the concept behind Oracle reports engine ? does the output post processor take care of all the post processing activity an improves the performance instead of printing in a loop using

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