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 |
What the vuser script contain?
How you enhance the basic script?
Pls post me Load Runner Certification details
What is Standard deviation? How it will use in Lr?
how to add 100 for dynamic(correlate value) value
Explain the difference between automatic correlation and manual correlation?
What is the advantage of using loadrunner?
Where do you set automatic correlation options?
How can we test the performance of a stand alone music player. It also interacts with web, for few of the functionalities. Can we use Load Runner or Silk Performer for the same? Kindly guide me on this.
where do you memory leaks logs
What is protocol function?
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?