I coudn't find [Information]->[Statistics] menu on LQE 5.0.2 admin page
Hi, All
I coudn't find [Information]->[Statistics] menu on LQE admin page as what mentioned on below link https://jljlmatu.wordpress.com/2014/10/23/44/ Another question is whether RELM server side performing the same operation when using opening an existed view and reloading the same view from browser? Some time seeing it takes double time to display the view when performing reload. Any possible cause to that? Whether client is using cache to storing the view contents? Thanks and Regards |
Accepted answer
Hi Jin,
The following might be useful to you in terms of accessing the statistics and testing the performance:
http://www.ibm.com/support/knowledgecenter/SS2L6K_5.0.2/com.ibm.team.jp.lqe2.doc/topics/t_lqe_admin.html
http://www.ibm.com/support/knowledgecenter/SS2L6K_5.0.2/com.ibm.team.jp.lqe2.doc/topics/t_lqe_adv_properties.html
http://www.ibm.com/support/knowledgecenter/SS2L6K_5.0.2/com.ibm.team.jp.lqe2.doc/topics/t_lqe_manage_performance.html
If the View performance is degrading you can probably improve it by compacting the indexed data:
http://www.ibm.com/support/knowledgecenter/SS2L6K_5.0.2/com.ibm.team.jp.lqe2.doc/topics/t_lqe_compact_data.html
However, if the performance is fluctuating, it might just be related to load on the server. There are some strategies for addressing that here:
http://www.ibm.com/support/knowledgecenter/SS2L6K_5.0.2/com.ibm.team.jp.lqe2.doc/topics/t_lqe_query_service_properties.html
Hope that helps!
John
Jin Zhou selected this answer as the correct answer
Comments
Jin Zhou
commented May 16 '15, 5:59 a.m.
Hi, John
John Carolan
commented May 18 '15, 7:05 a.m.
Hi Jin,
I would only be guessing, but it's probably related to load on the server. The work needed to query the index is very unlikely to double in a short space of time, so the reason is probably that other threads are contending for server resources at that time.
John
|
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.