Welcome to the Jazz Community Forum
How to track the OOB BIRT Reports Performance ?

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

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.
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.