Multiple choice technology web technology

with a production application server, the administrator notes that the database connection pools have a much lower percentage of utilization than the other pools. Which statement explains this observation?

  1. This condition indicates there is a bottleneck in one of the processes upstream in the pipeline of process flows within the application server.

  2. The connection pools have not been defined to account for parallel application server calls to the database, causing this particular server to show low utilization.

  3. The Tivoli Performance Viewer percentages are only useful for performing performance analysis on a server that is executing in a controlled load test scenario.

  4. The database server is constrained, causing calls to the database to consume more resources than are available for processin

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is a duplicate of question 142149. Low database connection pool utilization during active application usage indicates an upstream bottleneck: earlier processing stages are constraining flow before database requests can be made.