The time a report takes to run depends on many variables, including whether it resolves to a single SQL query, or to multiple queries that Impromtpu 'stitches' together, whether it uses local functions, whether it filters on indexed columns in the database, and whether all of the filter conditions are passed to the database. If you have the ability to manipulate the back-end data, you may be able to speedup your reports by creating additional indexes, views, or summary aggregation tables that off-load some of the work from Impromptu. Even without these capabilties, you can usually tune the report to significantly improve performance by making the best use of what the application and the database provide you.
Regards,
Dave Griffin
The Decision Support Group
Reporting Consulting with Cognos BI Tools
"Magic with Data" Want good answers? Read FAQ401-2487 first!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.