InterviewSolution
| 1. |
Which Is Useful - Systematic Or Reactive Tuning? |
|
Answer» The PERFORMANCE tuning STEPS to improve the performance of a database DEPENDS on the stage at which we get the INPUT and on the nature of the application. DBA's can assist the developers to write optimal code that is scalable based on systematic APPROACH. Mostly the real life problems that are encountered after production moves have to be solved by reactive performance tuning. The performance tuning steps to improve the performance of a database depends on the stage at which we get the input and on the nature of the application. DBA's can assist the developers to write optimal code that is scalable based on systematic approach. Mostly the real life problems that are encountered after production moves have to be solved by reactive performance tuning. |
|