It's all about the answers!

Ask a question

How to track the OOB BIRT Reports Performance ?


sri sudarsana (181216) | asked Jun 03 '14, 5:59 a.m.

I have created a OOB BIRT Report and tested it in the local server wherein it is working fine. Will this be the same case if the report is deployed on to  Production server which contain several project areas and huge amount of data?

what will be the impact of these reports when used by several users concurrently in terms of performance?

How should I track the performance of those reports before I deploy on to production server and how the interaction with the database is managed?

Can I use logger for the BIRT reports in such cases or is there any other way?

One answer



permanent link
Krzysztof Kaźmierczyk (7.4k373103) | answered Jun 03 '14, 6:31 a.m.
Hi Sri,
I do not remember any issues due to running too many reports at the same time.
What is important to optimize your report at the beginning.

You can monitor currently running reports in admin panel under following link: https://your-server:9443/ccm/admin#action=com.ibm.team.reportsManagement.runningReports

Also if you want to profile your report you can use additional logging in your report. See following post: https://jazz.net/forum/questions/101849/verbose-logging-for-birt-engine

Let us know if that helps.

Comments
sri sudarsana commented Jun 03 '14, 8:45 a.m.

Hi Kaźmierczyk

Thanks for your reply.Can you please tell me how the reports interact with the database like how can I track how many seconds does it takes to fetch the data from datasource using snapshots,etc and how the internals in it works?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.