Report Hangs Indefinitely via Eclipse Designer Preview and Runtime [message #1791687] |
Wed, 04 July 2018 03:42  |
Eclipse User |
|
|
|
Hi All,
At the moment I am developing a report that requires a query that takes about 1 minute and 30 seconds to run directly against the database against the full dataset.
When run via the Run Report button in the designer or via the runtime batch script the report runs indefinitely - some 90 minutes without returning anything/completing.
When run against a subset of the data - that takes perhaps 5 seconds to complete directly against the database - the report completes in about 2 minutes in the web viewer.
Is there an internal timeout that I am hitting? A way to diagnose this? All the processing is done on the SQL Server so it seems surprising/alarming that there is such an exponential increase in runtime (yet to return over many trials).
I am using the latest MS JDBC driver for Java 1.8 and have nothing beyond the base connection details configured for the connection string (server, port, instance, database, integrated auth)
Any help will be much appreciated.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03309 seconds