Anton's as_xlsx package to generate xlsx file with pl/sql
Has anyone faced problem while generating the .xlsx(Anton's package) with more than 100,000 rows ? What was the solution or workaround to overcome?
I am trying to generate excel with more than 900000 Records and get the below error.
ORA-04030: out of process memory when trying to allocate 65560 bytes (kgc sub heap,zliballoc)
Appreciate any help on this.