nerdexam
IBM

C9510-418 · Question #138

An administrator noticed that one of the servers in the core group is experiencing OutOfMemory. As a result, other servers in the core group failed to start. What core group custom property should…

The correct answer is A. IBM_CS_OOM_ACTION. IBM_CS_OOM_ACTION Use this custom property to explicitly enable exception handlers that are specific for OutOfMemoryExceptions that occur when sending or receiving network messages. When this property is set to Isolate, if an OutOfMemoryException occurs when a network message…

Troubleshooting

Question

An administrator noticed that one of the servers in the core group is experiencing OutOfMemory. As a result, other servers in the core group failed to start. What core group custom property should the administrator tune to prevent the affected server from impacting other servers in the core group?

Options

  • AIBM_CS_OOM_ACTION
  • BIBM_CS_DATASTACK_MEG
  • CIBM_CS_WIRE_FORMAT_VERSION
  • DIBM_CS_HAM_PROTOCOL_VERSION

How the community answered

(33 responses)
  • A
    76% (25)
  • B
    12% (4)
  • C
    9% (3)
  • D
    3% (1)

Explanation

IBM_CS_OOM_ACTION Use this custom property to explicitly enable exception handlers that are specific for OutOfMemoryExceptions that occur when sending or receiving network messages. When this property is set to Isolate, if an OutOfMemoryException occurs when a network message is being sent or received, these exception handlers stop High Availability Manager communications to the Out of Memory process. If IBM_CS_OOM_ACTION=Isolate is not added to the configuration settings for a core group, if a core group process runs out of memory, the Out of memory process might not be able to respond to all messages. This situation prevents multi-step protocols from completing, and prevents the starting server from receiving its initial view of the distributed state.

Topics

#core group#OutOfMemory#IBM_CS_OOM_ACTION#high availability

Community Discussion

No community discussion yet for this question.

Full C9510-418 Practice