A consultant has been asked to do a performance analysis on a database server. Which subsystem should the consultant first analyze?
Answer(s)
- CPU, because the database replication process requires a considerable amount of CPU time.
- Memory, because the buffer cach requires a large amount of memory to maintain the data in system memory
- Disk, because it is important to configure a sufficient number of disks to match the CPU processing power.
- Network, because the data returned to the client from the server can be a large subset of the total database
Correct Answer Memory, because the buffer cach requires a large amount of memory to maintain the data in system memory