Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to investigate slow database latency on RTC 4.0.1?

 Hello,

I am seeing some database latency on my SQL Server 2008 R2 machine which is used for our CLM 4.0.1.

The Jazz Performance monitor widget shows a database latency in the red section up to 8ms. Are there some database commands or other checks I can perform to identify the issues in relation to CLM. My server server memory is also peaking up to the max physical memory on the VM.

Thanks.

Regards,
Naweed

0 votes



One answer

Permanent link
Hi Naweed,
Database latency on 8ms level is not critical yet. It simply means that following command:
select 1 from dual;
Takes 8ms.

You can try connecting to your database any try running that command to see how much time it takes.

This might cause performance degradation when you have many short requests to database.

Regarding using server memory peaking up to max physical memory - the first question is how you have noticed it. Please provide the command/screen shot how you have observed it.

0 votes

Comments

Hi Krzysztof,

Thanks for your responsem which table should I be running this SQL command?

I have been checking the performance tab in task manager. I have attached a screenshot of what I am seeing.

Are there some other command I can run on the databases to identify if there are other related issues? like indexes, stats etc which are relevant to CLM?

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 82

Question asked: Dec 04 '14, 5:15 a.m.

Question was seen: 5,829 times

Last updated: Dec 04 '14, 7:56 a.m.

Confirmation Cancel Confirm