BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

IBM Exam C9510-401 Topic 3 Question 36 Discussion

Actual exam question for IBM's C9510-401 exam
Question #: 36
Topic #: 3
[All C9510-401 Questions]

A system administrator needs to trigger a javacore only when a java,net.SocketTimeoutException is encountered in real time.

What does the administrator have to configure to trigger the javacore dump?

Show Suggested Answer Hide Answer
Suggested Answer: B

Dump agents are set up during JVM initialization. They enable you to use events occurring within the JVM, such as Garbage Collection, thread start, or JVM termination, to initiate one of four types of dump or to launch an external tool. Default dump agents are set up at JVM initialization They are sufficient for most cases, but the use of the -Xdump option on the command line allows more detailed configuration of dump agents. The total set of options and sub-options available under -Xdump is very flexible and there are many examples presented in this chapter to show this flexibility.

Example: To generate system cores:

-Xdump:system:events=user

References: http://www-01.ibm.com/support/docview.wss?uid=swg21242497


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel