What do you mean by database tuning?
Database tuning means maintaining the performance of a database upto the
required level with the passage of time. As more and more data is added to the database, following issues get affected badly and therefore need tuning;
(a) Response time.
(b) Database availability.
(c) Memory utilization.
(d) Data changes rate.
|