Oracle Exadata Database Machine X7 and Database In-Memory — Question 20
You want to capture WebLogic internal events correlated with JVM events for viewing offline. What three actions must you take to enable this within WebLogic?
Answer options
- A. Run WebLogic in a JRockit JVM and ensure the Flight Recorder is enabled.
- B. Configure the WebLogic Diagnostic Framework Event Volume to Low, Medium, or High depending on the type of events you want to capture.
- C. Configure the WebLogic Diagnostic Framework bridge to send events to the JRockit Flight Recording.
- D. Take a dump from the default recording or create a new recording for the time period you want to capture.
Correct answer: A, B, D
Explanation
The correct actions A, B, and D are necessary for capturing and enabling the recording of events. Running WebLogic on a JRockit JVM with Flight Recorder is essential for event capture, while configuring the event volume helps determine which events to log. Option C is incorrect because it pertains to event transmission rather than capturing events, which is not required for offline viewing.