How did you find database related issues?
Answers were Sorted based on User's Feedback
Answer / dinesh gawande
If you are using Oracle as database: Oracle comes with a
utility called 'Statspack'. Using statspack you can
identify time/cpu consuming queries, no of hard parses,
queries causing bottlenecks, sequential reads,wait events,
buffer pool advisory, IO statistics and many more things.
When ther is load on the database, generate some statspack
reports and then analyse them. You will get to know/solve
most of the oracle db related issues from statspack report.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / anaz
By Using Database Monitors and DB Resource graph will give
the information for DB
| Is This Answer Correct ? | 4 Yes | 0 No |
Our desired performance test application where could be installed like(web or app or db server)
What are the section contain by the vugen while creating a vuser script?
how to download pdf file in loadrunner
what is loadrunner?
What is the use lr_abort function?
hi, which opensource tool is used for load testing. Will any one guide me for learning how to do load testing. Thanks in advance
what is the difference between the HTML and URL based recording in load Runner?
we run a load test for one hour, while doing analysis every transaction was took 3 to 4 sec, but login functionality was took 10 sec, how will you analyse this ploblem
What do you mean by initialization of quota?
In Loadrunner Raw data cab exported into CSV file formate hear CSV means?(Chandana)
What is the difference between web_reg_find and web_find?
In Performance Testing,tell me about usually which are the reports are generated and if any errors are occurs while doing performance testing then,how find exact location errors?