Memory Leak

How can you identify memory leak without using database tool?

Questions by nsadann

Showing Answers 1 - 6 of 6 Answers

Syedaj

  • Sep 24th, 2008
 

Loadrunner provides paramters related to the DB server or the app server that can be monitored during the course of script execution. Using these parameter values one can find out the bottle necks and leaks if any.

  Was this answer useful?  Yes

Ruchirag

  • Jan 16th, 2009
 

You can check the memory leak of database by observing the PF Usage during the scenario run. Suppose during the starting of load test the PF Usage is 22.1GB of database and during the run it goes beyond 40 GB then it shows that there is memory leakage in the database.

Is this useful give me feedback!

Regards,
Ru

  Was this answer useful?  Yes

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