BI Publisher (MOSC)

MOSC Banner

Report Bursting PDF's to File;

edited Jul 29, 2020 5:06AM in BI Publisher (MOSC) 3 commentsAnswered

Bi Pub 12.1 on linux x64_86

The business requirements are that we produce a pdf (written to file) for ~250K bills.  The data model is a single, non-joined, sql statement; no bind parameters and ordered by account number.  The bursting definition keys off the account number which is a unique value in the table.  When I submit the job, the following is seen in the bipublisher.log.

[200716_02520026][DATA PROCESSOR ID:286485396][SCH JOB INFO:JobId:3201[ESS RequestId:null]]oracle.xdo.memoryguard.XDODataSizeLimitException: Report data size (60001298 bytes) exceed

s the maximum limit (60000000 bytes). Stopped processing.

When I add "and rownum < 10" to the predicate, the job completes and I see 9 pdf's on the file system.  I tried bumping up the memory in the Administration area, but that did not help as the ceiling in the exception only raised above that limit.

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