nerdexam
IBM

C2180-318 · Question #48

After deploying a new application to a high load production system, a memory leak has been detected which causes OutOfMemory exceptions. After fixing this, a system administrator needs to gather JVM…

The correct answer is B. put the server in maintenance mode, gather JVM heap dump and restart the server. See the full explanation below for the reasoning.

Question

After deploying a new application to a high load production system, a memory leak has been detected which causes OutOfMemory exceptions. After fixing this, a system administrator needs to gather JVM heap dumps and restart the server in case a memory leak is detected in the future. How should the system administrator handle this without writing a script? Create a health policy which will:

Options

  • Asend the SNMP trap to generate the heap dump and restart the server.
  • Bput the server in maintenance mode, gather JVM heap dump and restart the server.
  • Ctake the server out of maintenance mode, gather JVM heap dump and restart the server.
  • Duse the Job Manager to put server in maintenance mode, gather JVM heap dump and restart the server.

How the community answered

(55 responses)
  • A
    15% (8)
  • B
    75% (41)
  • C
    4% (2)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full C2180-318 Practice