Oracle Reports (MOSC)

MOSC Banner

Oracle reports 12c creating large reports with graphs gives error (REP-271468673).

We need to create a pdf of about 1500 pages with a graph on each page.

If I remove the graph the pdf is created without any errors.

Once I insert the graph the report crashes and give the below message:

The report terminated with error:
REP-271468673: Unable to retrieve a string from the Report Builder message file. REP-271468673: .

We are running Oracle weblogic 12.2 with fusion middleware and forms, reports standalone 12.2 On Windows Server 2016

set_report_object_property (report_id, report_filename, Report_Name.rdf);
set_report_object_property (report_id, report_execution_mode, batch);
set_report_object_property (report_id, report_comm_mode, synchronous);

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