What kind of Recomendation we can do based on performance improvement measure at network, operating system, database and SAP level.

Questions by Richi   answers by Richi

Showing Answers 1 - 5 of 5 Answers

Hi Richi

To improve the performance of our applications we can tune all the modules like app server, DB Server, Network, Application itself. In the network try to increase the latency and bandwidth of the network and at database level verify all the database indexes and sequences by running profilers.In this same way check the appserver parameters by running profilers for finding the memory leaks in the application

Venkat

Richi

  • Oct 10th, 2006
 

Hey venkat thanks a lot for ur answer

  Was this answer useful?  Yes

sarvajeet

  • Dec 28th, 2006
 

Thanks both of you....

  Was this answer useful?  Yes

nsarathc

  • Mar 9th, 2007
 

Venkat: In the network try to increase the latency........

How can you increase the latency in a network? How it helps?

Performance of an application never increases when there is a increase in network latency. When latency increases in the network the User face low response time... But this not from the server... its due to network...

Latency in a packet-switched network is measured either one-way (the time from the source sending a packet to the destination receiving it), or round-trip (the one-way latency from source to destination plus the one-way latency from the destination back to the source).

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions