Large BI Publisher output still generating an OutOfMemory error
I followed the suggestions from 737311.1 and 1410160.1. This includes
- setting the concurrent program options to -Xss2048k -Xmx2048m and confirming we have 2G by running the suggested query
- adding the ScalableFlag parameter to the concurrent program
- Site level FO settings:
- Use XML Publisher's XSLT processor set to True
- Enable scalable feature of XSLT processor set to False
- Enable XSLT runtime optimization set to True
- Template level FO settings:
- Use XML Publisher's XSLT processor set to True
- Enable scalable feature of XSLT processor set to TRUE
- Enable XSLT runtime optimization set to True
- We are running EBS at R12.1.3 and we have patches 7599031 and 7687414 installed.
0