IBM
C9510-418 · Question #131
What information must the system administrator have to successfully tune a connection pool?
The correct answer is D. How long the database takes to respond to SELECT operations only. See the full explanation below for the reasoning.
Question
What information must the system administrator have to successfully tune a connection pool?
Options
- AThe requests per second that occur during a peak.
- BThe MaxConnections and WaitingCount values.
- CThe number of concurrent requests waiting for a connection.
- DHow long the database takes to respond to SELECT operations only.
How the community answered
(40 responses)- A13% (5)
- B3% (1)
- C8% (3)
- D78% (31)
Community Discussion
No community discussion yet for this question.