Oracle
1Z0-102 · Question #118
In a multi-server WebLogic domain, monitoring the JVM statistics showed frequent full garbage collections (gc) on one of the server instances. Which one of the following would greatly reduce the…
The correct answer is A. Increasing the young object space in the heap. See the full explanation below for the reasoning.
Question
In a multi-server WebLogic domain, monitoring the JVM statistics showed frequent full garbage collections (gc) on one of the server instances. Which one of the following would greatly reduce the frequency of full gcs?
Options
- AIncreasing the young object space in the heap
- BTurning the -verbosegc flag on
- CAdding more servers to the domain
- DRunning more servers per machine
How the community answered
(38 responses)- A79% (30)
- B5% (2)
- C13% (5)
- D3% (1)
Community Discussion
No community discussion yet for this question.