Lori L. asked

💻  Computer

I'm running Crystal Reports 14.0.2 against a Postgres database and encountering an out-of-memory error (HY001) while trying to read data from the database. The error occurs after about ten minutes of attempting to read data. I have set the JVMMaxHeap size, and the query involves multiple tables with millions of transactions. How can I resolve this issue without breaking up the report into multiple parts?

October 19th, 2023

Frederick G. answered

The issue might be related to a driver setting. Try enabling the 'use declare/fetch' option for your...

October 19th, 2023

Sign Up to View Full Expert Answers

Create an account to view answers and interact with the community!

Sign Up with Email