QuestionQ131
Configuring and Monitoring WebLogic ServerYou use the console to monitor a running JDBC data source and observe these values:
- Current Capacity = 10
- Current Capacity High Count = 20
Identify two plausible explanations for these metrics.
Choose two
- A The workload was lower than it is now
- B The statement cache size is 20
- C The pool size has increased
- D The statement cache size is 10
- E The pool size has decreased
- F The workload was higher than it is now
Community Discussion