Query reporter error

cct

Member²
I have created a report in PL/SQL Developer (v11.0.0.1762) for a user to run in Query reporter, as it is too large to automate.

When I run in Query report (3.3.1.350) it seems to run, then returns the error:

Can't load C:\Users\townleyc\AppData\Local\Temp\tmp19718.html

This file exists and is about 49Mb.

This is under Windows 7

Any ideas?

 
My guess is that the HTML file is too big for the Web Browser. Can you try to open C:\Users\townleyc\AppData\Local\Temp\tmp19718.html in Internet Explorer?
 
I.E. seems to just hang for about 3 to 4 minutes, saying Connecting, but does get there in the end. FF a bit quicker, and Chrome opens it up very quickly.

File is 49,269 Kb

I have split the report into two separate queries, size-wise about 1/4 and 3/4 which seems to work.
 
Back
Top