InterviewSolution
Saved Bookmarks
| 1. |
Have You Used Performance Tuning? What Major Steps Will You Use For These? |
|
Answer» FIRST of all tunning can be DONE In three ways: disk i/o ,sql tunning , memory tunning, Before tunning U have to get the status of your database using Oracle UTILITY CALLED statpack , tkprof, then you should go for tunning. First of all tunning can be done In three ways: disk i/o ,sql tunning , memory tunning, Before tunning u have to get the status of your database using Oracle utility called statpack , tkprof, then you should go for tunning. |
|