Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

rendering error on 2nd apex_region.export_data using PDF format

Jan-PeterNov 22 2021

I use apex_region.export_data to export interactive report data to a PDF document. The first call works fine. The second (and all subsequent) calls I get "ORA-20987: APEX - Error during rendering of region ...". I need to start new RDBMS session to get one more successful run.
If I specify XLSX as target format it works fine as many times as I run it.
I have upload a sample code to reproduce the issue (APEX 21.2 RDBMS 21XE)
Any idea?
Regards,
Jan-Peter
apex_pdf_export_error_sample.zip (705 Bytes)

Comments

Hi,

If you have any issues installing java in ubuntu linux, you should ask at ubuntu forum.

I'm a long time Linux User and Java Developer. The best way to install Java at ubuntu is from the PPA Repository.

Here some links:

https://www.linuxuprising.com/2018/04/install-oracle-java-10-in-ubuntu-or.html

https://websiteforstudents.com/install-oracle-java-jdk-10-on-ubuntu-16-04-17-10-18-04-via-ppa/

Good luck !

1 - 1

Post Details

Added on Nov 22 2021
0 comments
195 views