It's all about the answers!

Ask a question

I coudn't find [Information]->[Statistics] menu on LQE 5.0.2 admin page


Jin Zhou (591519) | asked May 13 '15, 11:45 p.m.
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


permanent link
John Carolan (71616) | answered May 14 '15, 5:49 a.m.
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

Really appreciate your detailed input. I'll refer to the performance related info you suggested.

BTW, regarding the server side action when extending an existed view from browser or reloading the same view content, I think server is executing the same action to search required info from indexed data source?

Sometime I see reloading the same view taking double time to complete compare to open the view content from view list. Any thoughts?

Regards


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


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.